adspace
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
Answer Posted / badrinath
using querystring
Post New Answer View All Answers
Write the .net syntax for 'while loop'?
1143