Create a class for generating aspx/aspx.cs files. Or you can use TinyUrl plugin for your http server., it means main.aspx?name=johndoe&article=1 can look as /1/johndoe.aspx
2009/6/25 jack me <[email protected]> > Hi, > > I have requirement for creation of aspx pages (with master pages) > dynamically. can you help. > > requirement : User submit his information on website via a page contains > the different fields. User will submit his information. After submission of > his information. I want to manage that information statically on that > website in specific page. So i want to create page dynamically. > > out put: User will submit *Name, Article, *. I want to generate page > *name.aspx > *containing the *article information*. > > I have searched on google But not find any right article for this > requirement. > > > Jack >
