|
-
Mar 7th, 2001, 07:51 AM
#1
Thread Starter
Hyperactive Member
Hello,
I have just started to use query strings and need to know the following
I have a page with an inputbox called "email". I now want to send
whatever was put in the inputbox(email) to my next page. My question is...
how do I reference that inputbox...
'This is my form - I want to send email to "test.asp"
<form id="frmcheck" method="POST" action="test.asp">
'This is my inputbox - "email"
<input type="text" name="email" size="20">
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|