|
-
Jan 20th, 2003, 10:07 AM
#1
Thread Starter
Fanatic Member
Redirect on form submission
I have a asp.net web form which contains a Dropdown box and a submit button.
All I want to do is redirect the user to another page, "anotherpage.aspx"
and be able to refer to the contents of the chosen item on the dropdown so I
can open "anotherpage.aspx" at the correct detail record.
This is driving me nuts. In classic asp I would set the action of the form
tag to "anotherpage.aspx" and use request.form(dropdownbox).
Can anyone please point me in the right direction?
Thanks In Advance dotnetters
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
|