Hi all, could you tell me how i would go about starting up my Web App so that it already has something in the QueryString? Can you do this...?
http://localhost/testproject/index.aspx?query=test
like so? so i can debug it properly and not hardcode QString values in all the time...
Cheers
Axum
http://localhost/testproject/index.aspx?query=test
like so? so i can debug it properly and not hardcode QString values in all the time...
Cheers
Axum