I have a form that gets submitted and processed via a post to a CGI file. On the next page I want to have ALL of the fields passed again via another post.


this a multi page search results that i am looking at and i am trying to make the navigation to go along wiht it. Basically i need the same exact parameters passed with a foward or backward button/link. The only difference in the paramters is the pagenumber.

also can you make alink into a way to submit a form? and does anyone know hwo to submit a for via javascript?


also hwo do you resize a submit button?

thanks yall