TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
goraperas
NA
56
0
How to pass variables / infromation from one ASP page to another??
Apr 27 2005 3:31 AM
How to pass variables / infromation from one ASP page to another?? I have a page on my application where I use javascript for making several actions, and after that I would like to pass the result to a WebForm of my ASP.NET Web Application. The input variable I use in the first page is:
and the string variable I have in the other WebForm is: string resultFromTheFirstPage = ?; I would like to pass the value of the input of the first page to the string variable of the WebForm. How can I refer that?? I had a look to some articles but I haven't found yet the solution, or my code doesn't work. What should I put in the
tag?? Which sentence(s) should I write in the WebForm to get the info?? Thanks, goraperas
Reply
Answers (
6
)
dpi
matching keys from keyboard with controls on a form