hi, is it posible to call a .vbs from a webform?
Hot to execute an visual basic script from a webform
Collapse
This topic is closed.
X
X
-
bridorTags: None -
Vaibhav
Re: Hot to execute an visual basic script from a webform
Hi
One way i can think of is to include the .vbs file in your webform, put all
the .vbs file code in a method. Then call the method as desired from your
webform like any other method call.
HTH
Vaibhav
"bridor" <crodriguez@dev onyx.com> wrote in message
news:eE7NDa1ODH A.704@tk2msftng p13.phx.gbl...[color=blue]
> hi, is it posible to call a .vbs from a webform?
>
>
>[/color]
Comment