Shoutbox

help! variable frame target - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: help! variable frame target (/showthread.php?tid=74200)

help! variable frame target by Jarrod on 05-06-2007 at 04:38 AM

i'm not very good at some of this javascript stuff can some1 help me with the js i should be able to do the html i'll host it somewhere too

this should work against surfcontrol the url blocking program used in schools and bussinesses

basicaly i want a a form textbox then a form button then a frame, the frame has a variable target of whatever url is in the text box, then the link to open in the frame
something like

<input type="text" name="targeturl"><input type="submit" name="surf"><br>

<frameset cols="100%">
        <frame name="targpage" src="textbox above or link opened from framepage" marginheight="0" marginwidth="0" scrolling="auto" noresize>
</frameset>


RE: help! variable frame target by -dt- on 05-06-2007 at 05:31 AM

that would never work, does opening the link in a new window work, no? then it wont work loading it into a iframe


RE: help! variable frame target by Jarrod on 05-06-2007 at 05:48 AM

i don't get it my englsh teacher managed to do it
oh well back to cgi proxy
thanx anyway