by lalalogic on Mon Sep 05, 2005 1:36 am
- Code: Select all
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>
<body>
<b>Sites worth a visit</b><br>
<form name="links" method="post">
<select name="jump">
<option value="#" selected>Please visit these sites</option>
<option value="http://www.google.com">Google</option>
<option value="http://www.justnutty.com/index.php?langid=1">Just Nutty email</option>
<option value="http://www.dafont.com/en/theme.php?cat=904">Dafont</option>
<option value="http://ghettotwist2.forumsplace.com">Ghetto twist forums</option>
<option value="http://www.thepixplace.com">The Pix Place</option>
<option value="http://imageshack.us/">Imageshack</option>
<option value="http://www.devppl.com/forum/">Devppl forum</option>
</select>
<input type="button" name="submit" onClick= "location = '' + document.links.jump.options[ document.links.jump.selectedIndex ].value;" value="go">
</form>
</body>
</html>
btw I erased the '2' from 'http://ghettotwist2.forumsplace.com
2' and wrote 'visit' instead of 'Please
vists these sites'
Does it work now?

bahbye devppl :]