How to call vbscript from javascript function in ASP.NET?

V

Vadim Vulfov

We have VBScript function that we need to call from Javascript. How can
we do that?

Vadim
 
S

Steve C. Orr [MVP, MCSD]

In IE it should just work.
Simply call the function name and pass it parameters, etc.
It doesn't matter which of the two languages the function is written in.
 
E

Eli Heifetz

VBScript function that we need to call from Javascript

Server side or client side?
 
S

Steve C. Orr [MVP, MCSD]

IE will execute VBScript.
It runs in a sandbox, so the capabilities are quite limited when it comes to
potentially dangerous function calls.
 
D

darrel

IE will execute VBScript.
It runs in a sandbox, so the capabilities are quite limited when it comes to
potentially dangerous function calls.

My kids have a sandbox, still, they get sand all over the damn place...

;o)

-Darrel
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top