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
Rocky Rocky
NA
317
151.1k
How to pass id from one page into another page in c#?
Jul 29 2013 1:55 AM
Hai Friends,
I ve the "Travel.aspx" page like below fields
departuredate = textbox,
from = textbox,
to = textbox,
Mode= textbox
request_id visible="false" = textbox.
ADD(when i give the add above details ll be shown on gridview and default request_id ll generated)
save(after enter save these values ll be redirected into "HOME.aspx")
In Home.aspx
============
departuedate(link button) from to ll show on gridview.
when i press the link button redirect into "viewdetails.aspx".
the viewdetails .aspx is used to view what i saved on "travel.aspx"
here i wannna display values depends the request_id what i saved in "travel.aspx".
(i.e)get the request_id from travel.aspx pass into "viewdetails.aspx"
how to do that?
Reply
Answers (
37
)
change background of form
Crystal Report