2
Answers

picking up parameters

If I were to call up a page .../my.aspx?myid=007 how would I pick up the value of myid in the c# code?

Answers (2)