I am using ASP.NET with VB.NET
I have realize that SEO does not like my page URL's that contain questions marks such as this.........
http://www.erate.co.za/CompanyProfile.aspx?ID=112
Is it possible to change my URL from that to say
http://www.erate.co.za/CompanyProfile/USA
Is this even possible? If so how would i or can i do this in VB.NET? C# code will also do, i will convert it myself to VB.NET
Thanks in advanced!
EDIT:
Note that my URL with the Question Mark in it is reading a record from the DB with the ID of 112