I don`t know JavaScript but I know VB. I need to run a script in the side of
the client and to send parameters from this script to another function in
the side of server.
On the client you have javascript. That's the language for writing scripts
for browsers. There is a number of ways of passing data from server to
client. One of the most common is using hidden text input elements.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.