no without submitting information to the server with get or post.

for example, if a bit of javascript you have comes up with some value, the
only way you can get it to the server is to put it in a get and send the
user to that url:

http://www.mysite.com/index.php?your_js_var=your_value

etc.

_alex


--
Alex Black, Head Monkey
[EMAIL PROTECTED]

The Turing Studio, Inc.
http://www.turingstudio.com

vox+510.666.0074
fax+510.666.0093

Saul Zaentz Film Center
2600 Tenth St Suite 433
Berkeley, CA 94710-2522




> From: [EMAIL PROTECTED] (Evelio Martinez)
> Newsgroups: php.general
> Date: 19 Jan 2001 09:01:33 -0800
> Subject: [PHP] is it possible to communicate javascript and php?
> 
> I would like to know if it possible to pass in any way some values
> 
> from javascript functions to php variables ?
> 
> Any FAQ?
> 
> Thanks
> 
> --
> Evelio Martínez
> Testanet. Dept. desarrollo software.
> Av. Reino de Valencia, 15 - 5
> 46005 Valencia (Spain)
> Tel: +34 96 395 90 00
> Fax: +34 96 316 23 19
> 
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to