vote up 0 vote down star

Does anyone know how to set up a default querystring to an asp.net webform which is set up as a start up page?

flag

1 Answer

vote up 3 vote down check

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.