I would like registered users to be able to create a little profile of themselves with their own url, however I am trying to keep away from querystring urls such as profile.asp?id=1538365343763
Is it possible to create a folder and then place a default.asp file inside that?
The process is this:
they complete an online form with their info
press submit
a physical folder is created
their profile url is eg. mysite.com/bob/
instead of mysite.com/profile.asp?id=t374637463
Is this possible and if so, are there any tutorial sites offering help?
Thanks folks
Is it possible to create a folder and then place a default.asp file inside that?
The process is this:
they complete an online form with their info
press submit
a physical folder is created
their profile url is eg. mysite.com/bob/
instead of mysite.com/profile.asp?id=t374637463
Is this possible and if so, are there any tutorial sites offering help?
Thanks folks