Do you want to have X directories on your server? Wouldn't it be better if you use some database, xml file, config file or something like that? You can have articles there, modify them, etc with one application (no recursive searching folders, nothing like that)
On Jun 25, 2:50 pm, jack me <[email protected]> wrote: > Hi > > I have requirement of a site in which client want to get articles from the > user/Visitor. When visitor will enter the article information then the > detail of that article will not save in database. At time of submit a aspx > page will be generate in specific directory which will contains the article. > > regards, > Rohit > > > > On Thu, Jun 25, 2009 at 3:26 PM, Cerebrus <[email protected]> wrote: > > > 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- Hide quoted text - > > - Show quoted text -
