JS

M

Marina

The only way without a postback would be to make an XMLHTTP request to a
page that can run the function.

Otherwise, you could cause a postback while setting some hidden input to a
value or something, and then read that value on the server to determine
which function you need to run.
 

Ask a Question

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.

Ask a Question

Similar Threads

Hashtable 3
LastIndexOf 3
Back 1
postback 1
FileStream 2
Browser Compatiablity 4
reg 1
HashTable 3

Top