.aspx/?a random number

  • Thread starter Thread starter Teggaman
  • Start date Start date
T

Teggaman

Hi,

I've seen certain websites that pass variables into an aspx page. this
is usually for accessing a certain page

example. http://www.hello.com/default.aspx?PageID=2

Can some one point me in the right direction to achieve this, as there
is no mention in the books I am reading.

Thanks

Greg
 
That is what is called QueryString parameters. They are used for all sorts
of things. What exactly do you want to know?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 

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