I have an application like blog system where I have to provide the space for every new blog. I have seen on aeonity.com that when a new blog is created, a new virtual folder is created dynamically. I am looking for the same thing but unable to implement this.
Please help me to provide c# Asp.net source code so that it may create a virtual folder dynamically and point it so that any user may access it through the individual URL.
For ex. i have a site http://www.example.com . I create a new blog here so it should create a folder and point through virtual folder so that any one may access this space through http://www.example.com/user1
Please provide me the help or any refrence.
Thanks
Vibhu
Please help me to provide c# Asp.net source code so that it may create a virtual folder dynamically and point it so that any user may access it through the individual URL.
For ex. i have a site http://www.example.com . I create a new blog here so it should create a folder and point through virtual folder so that any one may access this space through http://www.example.com/user1
Please provide me the help or any refrence.
Thanks
Vibhu