Quote:
Originally Posted by Davey
Difficult to explain lol.
I need a specific part of a URL.
Then I need to make a script which replaces each URL with the string of the URL I need.
The url is:
// ignore the space
https://www .novaworld.com/NWCommunities/charStats.aspx?id=xxxxxxxxxxx&productid=496057&pla yerCard=1
I need to get the xxxxxxxxxxx bit out of that URL string. Possible?
|
It is possible, but I am not skilled in asp.net. In php however, you would get the var as so: