How to pass value from server to client 
Author Message
 How to pass value from server to client

Hello,
How can i pass value from server to client

Thanks...

Regards,
kim



Fri, 28 Nov 2003 11:40:03 GMT  
 How to pass value from server to client
<script>
var clientVar = "<%=serverVar%>";
</script>

Or use a cookie.

=-=-=
Steve
-=-=-


Quote:
> Hello,
> How can i pass value from server to client

> Thanks...

> Regards,
> kim



Fri, 28 Nov 2003 19:14:13 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. RX library

2. How to pass value from server to client

3. Passing value from Server script to client script.

4. Passing values from client vars to Server script

5. how to pass client side values to server side

6. DbiDoRestructure more information?

7. Artificial Intellegence

8. How can I test the Instructions per Second

9. Saving Binary Files

10. Importing Paradox data into an InterBase database

11. Focus in DBLookupListBox?

12. More information on DBEngineError

 

 
Powered by phpBB® Forum Software