Ask a Question related to ASP.NET General, Design and Development.
-
bridor #1
Hot to execute an visual basic script from a webform
hi, is it posible to call a .vbs from a webform?
bridor Guest
-
Flex VS Visual Basic
Why the fuck bother with this product. Visual Basic 6.0 has been around for years and is a far better IDE. Whatsmore you can make real programs... -
Rowfilter in Visual Basic.Net
hi, i face some problem in using rowfilter for visual basic.net. As i know if the string contains either , then these two characters must b... -
Creating PDF from Visual Basic
I am trying to create a PDF from visual basic that currently spools a Text string to the default printer like this: Private Sub PrintText(Out As... -
dir function like visual basic
Is there a way I can do the equivalent of the 'dir' function on the server where my asp pages are, or a dir on any directory on my server? I know... -
Visual Basic 6
I have to migrate an existing complex Windows application written in Visual Basic 6 to the web. I am thinking of using Flash MX 2004 for the... -
Vaibhav #2
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@devonyx.com> wrote in message
news:eE7NDa1ODHA.704@tk2msftngp13.phx.gbl...> hi, is it posible to call a .vbs from a webform?
>
>
>
Vaibhav Guest



Reply With Quote

