Jump to content

mr.mahon

Members
  • Posts

    2
  • Joined

  • Last visited

mr.mahon's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I need to creat a variable from a url like this www.somepage.com/page/?id=43In this example the variable would be 43then I need to query my MySQL database and get a corresponting peice of information from line 43Can anyone help me?
  2. How on earth do you refer to the url with asp.net?In a url you will often see www.someplace.com/page/?id=17 in your code you can say, ok look at the url, and go to line 17 in database X.How do you do that?
×
×
  • Create New...