hi,

I want to make a page with extension of aspx. I have approach

user submit information via a page
information will save in database
>From database for that information a page will generate.
Information will be deleted from database.
*A static page will save on given location of the site.*

I have problem that how i can generate the static page(.aspx).

Jack


On Sun, Jun 28, 2009 at 6:59 AM, Brandon Betances <[email protected]>wrote:

> you seem quite difficult to deal with my friend. Not making any sense.
>
>
> On Sat, Jun 27, 2009 at 3:35 AM, jack me <[email protected]> wrote:
>
>> Thanks for help every one
>>
>> No i dont want to make directories. because site is on shared server and
>> there will be problem of rights.
>>
>> If i can get some code for generate the page. I will be very thank ful.
>>
>>
>> regards,
>> jack
>>
>>
>>
>> On Fri, Jun 26, 2009 at 12:43 PM, Processor-Dev1l <
>> [email protected]> wrote:
>>
>>>
>>> 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 -
>>>
>>
>>
>

Reply via email to