Does anyone know how to set up a default querystring to an asp.net webform which is set up as a start up page?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can set the start page for your project.
In the solution explorer right click on your web projects node and select properties. Find the Web tab and select Specific Page and enter the name of the page you want to test and add your query string here.