oh right sure thats easy done , i assumed u meant the variable itself

document.formname.fieldname.value=somevar;

> Use JS to set the value of a hidden form-field and then have it
> immediately submit the form and it can be passed to php.  Not
> impossible.
>
> Greg
> --
> phpDocumentor
> http://www.phpdoc.org
>
> [EMAIL PROTECTED] wrote:
>> how is it possible to send a jscript variable to php thats impossible
>>
>>
>>>You can do so with JavaScript and have that pass the information onto
>>>your PHP scripts to do whatever it is that you want.
>>>
>>>-M
>>>
>>>-----Original Message-----
>>>From: Uma Shankari T. [mailto:[EMAIL PROTECTED]
>>>Sent: Tuesday, August 12, 2003 12:12 AM
>>>To: PHP
>>>Subject: [PHP] Screen Resoultion
>>>
>>>
>>>
>>>Hello,
>>>
>>> Can anyone pls tell me is it possible to get the screen resoultion
>>> using
>>>php script ??
>>>
>>>Regards,
>>>Uma
>>>
>>>
>>>--
>>>PHP General Mailing List (http://www.php.net/)
>>>To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>
>>>
>>>
>>>
>>>--
>>>PHP General Mailing List (http://www.php.net/)
>>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>
>>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to