How to transfer variable between pages ? better u can use query string ....
example : u can use ? this question mark after the link page ....like below and pass ur variable
for passing -----> www.test.com/removemember.aspx?custid=342
for getting that variable ----> request.querystring("custid")
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment