q: accept parameter

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
Hello my aps.net web application should accept a parameter and do different
things based on whether the parameter is given or not.

If the application is accessed as www.MyWebApp.aspx go to one method
If the application is accessed as www.MyWebApp.aspx?Par go to another method

What is the easiest way to accomplish this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top