VB.NET - URL Question
Hi -
I need to drop this part <<Login.aspx?userName=Peter>> from URL below. Instead I want to use just Peter (www.gooddevelopers.com/Peter). Is anyone can share his experience in this matter? Thanks!
www.gooddevelopers.com/Login.aspx?userName=Peter
# 1 Re: VB.NET - URL Question
I don't understand what the problem is or what you are trying to do, apart from the fact the website is down :)
# 2 Re: VB.NET - URL Question
I want to be able to use instead of QueryString something else to read URL. This website doesn't exist. It was posted just for the purpose of better explanation.