Unless you are using "Server Side" Witango JavaScript there is no way short
of what Robert Suggested. Perhaps a better description of what you are
trying to accomplish would help in offering a solution.

 
Regards,
Christian
 

-----Original Message-----
From: Robert Garcia [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 03, 2008 2:30 AM
To: [email protected]
Subject: Re: Witango-Talk: Passing variable from Javascript to WiTango

The only way I know to do that, is through an ajax call to a  
webservice, and store the variable in a persistant scope.

-- 

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Nov 2, 2008, at 11:08 PM, MC Tay wrote:

> Hi:
>
> Can someone show me how to pass a variable from Javascript to  
> WiTango variable please?
>
> For example:
>
> <script>
> function dotest {
>  var myvar = 'This is my var';
> }
> </scipt>
>
> How do I pass myvar into <@VAR NAME="testvar" SCOPE="LOCAL"> ?
>
> Thanks in advance.
>
> MC
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
>
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to