Posted by mbstevens on 06/13/05 17:58
Jerry Manner wrote:
> Hi
>
>
> I am wondering if the following is possible:
>
>
> A page contains a text field in which, manually, text can be placed.
> Next to the text field there is a button. Clicking that button will
> open another page.
> I would like to see the text in the field on the top part on the second
>
> page.
>
>
> Is this possible, if so, how can I do it?
>
>
> Regards
>
Easily if the pages are generated server-side.
This sounds exotic but is no biggie.
Pick up a little Perl/CGI (my favorite)
or PHP. If your ISP doesn't allow server side
privileges, fire them.
[Back to original message]
|