View Single Post
  #2 (permalink)  
Old 04-21-2005, 01:14 PM
Till's Avatar
Till Till is offline
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
I moved your thread.

But anyway:

Code:
<form action="the_other_page.html">
<input type="submit" value="go">
</form>
Hope this helps!
Reply With Quote