Hi
How do I pass the information from a form to a text file (or another asp file) on my server?
The only variable I need is the users name
<input name=yourname>
so infact the only thing I need on my new page is the name ("yourname" ) the user typed in my form.
Please..I'm an asp beginner, so I would appreciate some example code!
How do I pass the information from a form to a text file (or another asp file) on my server?
The only variable I need is the users name
<input name=yourname>
so infact the only thing I need on my new page is the name ("yourname" ) the user typed in my form.
Please..I'm an asp beginner, so I would appreciate some example code!
