RE: [phplib] passing javascript variables From: Michael Davey (frak <email protected>)
Date: 01/30/01

>===== Original Message From "Dani mediaactive" <drodes <email protected>> =====
>Hi to all,
>this is my case, In a web page with a form, i make some calculations (using
javascript) and the results are stored in some
>variables. When i press the submit button, i want to access to a php page
that take this variables and construct agraphic with it.
>How can I do it?
>
>Thanks to all
>Cheers

The best way to do this is to store the values in hidden form elements - that
way they are sent along with your normal GET or POST request...

regards,

Mikey

Totalise - the Users ISP
----------------------
To become a member and a shareholder
visit http://www.totalise.net
-----------------------
***Would you like to save up to 28% on your gas and electricity bills!***
*Visit http://www.totaliseshop.co.uk/html/buy.co.uk/buy_frameset.htm*

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>