How to pass data from one page to another page using querystring? - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Tuesday, June 14, 2011

How to pass data from one page to another page using querystring?

Querystring is suffixed with the url of the page separated by "?" (question mark) in the form of key and value. Below code snippet, we have "autoid" and "com" querystring with "8" and "show" value respectively.

No comments:

Post a Comment