Why statically ? Isn't storing the information in a data store and retrieving it in a single parameterized page a much better method ?
On Jun 25, 10:32 am, jack me <[email protected]> wrote: > 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
