HMTL HELP. I need someone who's very good at this.



BB
Soon I will be a Trusted Member.. But not yet
GuGee Since: 2007-04-02
GuG-Points: 47
Last Seen: 06/20/2008 - 8:59am

I want to get a video from a website but everything I try isn't working so I'd like someone to either tell me how to do it or do it for me. Please pm me for details. Thanks.

Also does anyone know how to get pictures from imdb.com? I got one but getting the others is a challenge.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
oogidy
GuGee Since: 01-Mar-2008
GuG-Points: 4
Last Seen: 03/01/2008 - 6:42am
Re: HMTL HELP. I need someone who's very good at this.

For the video, it depends on the format and the website you are trying to get it from.

As far as IMDB photos, I imagine you are trying to get the photos from the gallery viewer. You will have to view the page source (View>Page Source) and find the line of code that contains the location of the image being displayed. Easier than it sounds. Take this one:

http://www.imdb.com/media/rm2952566784/nm0002536

The image is located here:

http://ia.imdb.com/media/imdb/01/M/4c/jN/4g/DM/wY/TZ/tF/kX/nB/na/B5/lM/B5/FM/3k/TM/zg/TO/xc/TM/B5/VM._SY400_SX600_.jpg

Just look for the code about half way down the page. It will look like this:

<center><table id="principal">
<tr><td valign="middle" align="center"><img oncontextmenu="return false;" galleryimg="no" onmousedown="return false;" onmousemove="return false;" src="http://ia.imdb.com/media/imdb/01/M/4c/jN/4g/DM/wY/TZ/tF/kX/nB/na/B5/lM/B5/FM/3k/TM/zg/TO/xc/TM/B5/VM._SY400_SX600_.jpg"></td></tr>

</table></center>

Now, what you do with the photo is up to you but I in no way condone the use of this image in any illegal way Smiling

Oh, and PS, Emmy Rossum is hot Smiling