Slawek K
|
| Posted: 02/27/2002, 1:27 PM |
|
How to build form wich will be only transfer data from field to another page
without any operation on database?
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 02/28/2002, 2:06 AM |
|
I guess that can be a grid form with 1 url field , where you append a param
from a database to this url
--
Alex
CodeCharge Developer
"Slawek K" <slawek@ampmedia.com.pl> wrote in message
news:a5jj02$2r5$1@news.codecharge.com...
> How to build form wich will be only transfer data from field to another
page
> without any operation on database?
>
>
|
|
|
 |
Slawek K
|
| Posted: 02/28/2002, 2:24 PM |
|
NO !
I am thinking about something diffrent for example :
Page one :
FORM1
FIELD : Name, Surname, Age
ACTION: page_two.cgi
Page two :
I want read data from field in Page one
Użytkownik "Alexey Alexapolsky" <alexa@codecharge.com> napisał w wiadomo¶ci
news:a5kve8$csv$2@news.codecharge.com...
> I guess that can be a grid form with 1 url field , where you append a
param
> from a database to this url
>
> --
> Alex
> CodeCharge Developer
>
>
> "Slawek K" <slawek@ampmedia.com.pl> wrote in message
>news:a5jj02$2r5$1@news.codecharge.com...
> > How to build form wich will be only transfer data from field to another
> page
> > without any operation on database?
> >
> >
>
>
|
|
|
 |
|