<html><head><title>test</title><script language="JavaScript"><!--function WinOpen() { var url=document.redirect.selection.value document.location.href=url}// --></script></head><body><form name="redirect"><select name="selection"> <option value="http://www.navioo.com">Hi</option> <option value="http://www.navioo.com">Bye</option></select><input type=button value="Go!" onClick="WinOpen();"></form></body></html>
Wednesday 12th of August 2009
Is there a way to make the selected URL open in a frame?
Name (required)
email (will not be published) (required)
Website
1 Comments
Mike
Wednesday 12th of August 2009
Is there a way to make the selected URL open in a frame?