Connecting Tech Pros Worldwide Forums | Help | Site Map

Using the same page for viewing, editing and adding records

Jas
Guest
 
Posts: n/a
#1: Jul 19 '05
Hi All

I am not an ASP expert but do some coding in ASP. I am lookng to learn how
to code a form/page which can be used to view, create or edit/update a
record.

I have simple 3 field table but I don't to write three seperate pages ASP
pages to view edit or create new records.

I have seen in the past others coders pass the querystring value
Action?=Create etc and then using the logic to work their way around that
but if someone has an example I would apprecate the code.

thanks






Ray at
Guest
 
Posts: n/a
#2: Jul 19 '05

re: Using the same page for viewing, editing and adding records


www.asp101.com has samples of this kind of thing. Take a look in the
"samples" section.

Ray at work

"Jas" <jas@jjskkssk.com> wrote in message
news:uLB9sblkDHA.2444@TK2MSFTNGP09.phx.gbl...[color=blue]
> Hi All
>
> I am not an ASP expert but do some coding in ASP. I am lookng to learn how
> to code a form/page which can be used to view, create or edit/update a
> record.
>
> I have simple 3 field table but I don't to write three seperate pages ASP
> pages to view edit or create new records.
>
> I have seen in the past others coders pass the querystring value
> Action?=Create etc and then using the logic to work their way around that
> but if someone has an example I would apprecate the code.
>
> thanks
>
>
>
>
>[/color]


Closed Thread


Similar ASP / Active Server Pages bytes