Santhosh, I would advice to go and read some basic ASP.Net book so you can:
1) understand what ASP.Net really is. 2) understand how ASP.Net works. 3) do some Hello Worlds so you can see it in practice and the concept can sink in. before trying to make something complex. Regards, Sebastian Andres On Jun 14, 12:43 pm, Santhosh V Kumar <[email protected]> wrote: > Hi all, > Actually I got a scenario for example let us consider g-mail > while person click on the create new account a new inbox is opening > and a new page according to the name as soon as he/She gives the > proper username as soon as that all the content are storing directly > to it. > The same way as that if I got one register that process all the > details to my database and the same way I want to create a new page > for that username with some data's or values for that for example let > us take the inbox. How can I do with this? any solution or resources. > > Thanks in advance, > SanthoshVKumar
