View Single Post
  #6 (permalink)  
Old Sep 5th, 2006, 17:07
HogDog HogDog is offline
Junior Member
Join Date: May 2006
Location: in a house
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Re: NEED HELP SOOOO BAD....if you can help you are the greatest ever

getURL("http://your address", "iframe"); just as if you were going to add _blank or _self btw iframe would have to be the name of the iframe, if your iframe's name is say, "photos" then yor code would look like this getURL("http://your address", "photos"); hope this helps -HogDog
Reply With Quote