Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] pass text field data through get method? From: Daniel Miladinov (danielm <email protected>)
Date: 01/31/99

Sure, you could do that....

in javascript, define a function that submits the textarea, and point all
your links to the javascript URL which will call that function (don't
forget to make it follow the link too)

hope that helps

On Sun, 31 Jan 1999, Rasmus Lerdorf wrote:

> > I wish to put a TEXTAREA on a page and I want
> > to user to be able to enter text but not
> > have to click a submit button.
> >
> > I would like the text data submitted
> > automagically once they click on any
> > other link on the page.
>
> You might be able to do this with some fancy JavaScript. You
> definitely can't do it with PHP since you need to do tricky things on the
> client-side and PHP is completely server-side.
>
> -Rasmus
>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev-list-admin <email protected>
>
>

--------------------------------------------------------------------------------
Daniel Miladinov (This space for rent--reasonable rates)
Computer Science Major | |
                               | -=:Your advertisement here:=- |
                               | |
danielm <email protected> email -----------------> <-----------------

"640k ought to be enough for anybody." --Bill Gates in 1981

"Real software engineers don't comment their code; their identifiers are
mnemonic so they don't have to." --Anonymous

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>