Jump to content

Grabbing an image from a different site


nick555

Recommended Posts

I've seen people do this, and I have no clue. I've tried searching everywhere and am left to a dead end.

 

I wan't to grab an image from a site and show it on mine as a gif.

 

However, that image is composed of many javascript codes and other different images.

 

Example:

<div id='profile0' align='left' style='overflow:hidden; position:relative; width: 150px; height: 220px; visibility: visible; background-color: F0F2EF;' onClick='if(!IsButton(event)){}'></div>

<script language='JavaScript1.2'>if(profileclosed == false) { profile[profile.length] = new Avatar('profile0','/avatarimg/',0,0,150,220,0,new Array(new Layer('profile0_0','body-ub/f/ub-f-0001-tn.gif',105,61,67,30,55,0,'',null),new Layer('profile0_1','garm-ub/f/ubg-f-0002-wh.gif',108,0,0,150,220,0,'',null),new Layer('profile0_2','body-lb/f2/lb-f-0001-tn.gif',104,54,114,55,93,0,'',null),new Layer('profile0_3','hair/f/hr-f-0002-back-br.gif',103,0,0,150,220,0,'',null),new Layer('profile0_4','face/f/fc-f-0001-tn-h.gif',122,0,0,150,220,0,'',null),new Layer('profile0_5','garm-lb/f2/lbg-f-0002-lbl.gif',106,0,0,150,220,0,'',null),new Layer('profile0_6','body-hd/f/hd-f-0001-tn.gif',120,55,25,39,48,0,'',null),new Layer('profile0_7','body-ub/f/ub-f-0001-arm-tn.gif',107,47,78,62,67,0,'',null),new Layer('profile0_8','hair/f/hr-f-0002-br.gif',131,0,0,150,220,0,'',null),new Layer('profile0_9','back/bg-0003.jpg',1,0,0,150,220,0,'',null)));}</script>

 

Now what I wan't to do is to be able to turn the code above into a gif image that a user can save. Can somebody help please?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.