|
-
Dec 8th, 2004, 01:09 AM
#1
Thread Starter
Lively Member
How to passing data from one webpage to a new webpages?
Hi Guys, i have some difficulties and need your help.
Let say i have a webpage name "a.aspx" and another name "b.aspx"
when i click a button in a.aspx and the event will
response.redirect("b.aspx")
how can i pass some data that is in a.aspx to b.aspx?
i.e i want to pass a string variable(name: strA) in a.aspx to b.aspx, how should i code?
Last edited by kkc; Dec 12th, 2004 at 10:22 PM.
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
|