Hi there,
Does anyone know if I can pass a server variable to a client function?
I am using VBScript for the server scripting languages and JavaScript for the client side scripting.
At the moment, I have the work around of Response.Write the client function and pass the server variable to it.
If anyone knows of a "neater" way to do it, any ideas would be much appreciated.
Does anyone know if I can pass a server variable to a client function?
I am using VBScript for the server scripting languages and JavaScript for the client side scripting.
At the moment, I have the work around of Response.Write the client function and pass the server variable to it.
If anyone knows of a "neater" way to do it, any ideas would be much appreciated.