Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling a VB .exe in ASP w/VB Script??

Status
Not open for further replies.

dlingo

Programmer
Nov 19, 2001
60
US
I have written an executable in VBScript that converts an Access table into Microsoft Excel. I want to execute this program from an ASP page. How can I do this.

the file is C:\outputExcel.exe

I'd also like to open Excel with the Spreadsheet output.

any help would be appreciated. Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top