October 21, 200520 yr hi everyone,im a newb on asp.net and there is something im really interested in. i always see those sites that have urls like http://www.domain.com/index.aspx?contact and that gets the contents of contact.aspx(im guessing). i really like that form of navigation because it looks alot cleaner to me. but i've been googling my life away and still haven't gotten any good documentations on doing it. any help would be GREATLY appreciated. thanks in advance!
October 21, 200520 yr I have no idea about asp.net or aspx stuff but I do know that urls with?page=something&content=somethingelseare basic GET requests. This page might help: http://www.quepublishing.com/articles/arti...3&seqNum=4&rl=1
Create an account or sign in to comment