-
Sep 18th, 2012, 02:46 PM
#1
Thread Starter
New Member
WebRequest in aspx/vb does the same as <form method="post" ?
I want to accept user input, then the user submits, then I calculate a few inputs after the user submits, then I post to the new page and expect the user to go to that page.
Will WebRequest do that for me, or do I need <form method="post"?
If I need <form method="post", then how do I do the intermediate step of calculating the other user inputs?
Thanks much for reading my post!
-
Sep 21st, 2012, 10:13 AM
#2
Thread Starter
New Member
Re: WebRequest in aspx/vb does the same as <form method="post" ?
Tags for this Thread
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
|