Answers
Jan 01, 2009 - 08:42 PM
Hi,
You can. there are two ways for this.
1) either you use query parameter with response.Redirect
ex:- response.redirect ("yourpage.aspx?parameter=1¶meter2")
2) or make a session for page
and just response.redirect()
You can. there are two ways for this.
1) either you use query parameter with response.Redirect
ex:- response.redirect ("yourpage.aspx?parameter=1¶meter2")
2) or make a session for page
and just response.redirect()
Mar 24, 2009 - 06:50 AM
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points.
The Quomon Team
The Quomon Team
Add New Comment