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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running VBA from an ASP Page

Status
Not open for further replies.

Wheelz24

Programmer
Nov 6, 2003
11
GB
Hi

can anyone tell me how to run a vbscript in Access 2003 from a page_load() sub on an ASP.net page?

Thanks

________________________
Kieran Briggs
NJS Solutions
 
What I am trying to do is run a vbscript which starts a mail-merge into a word document from an access query. The script is already written and working, I just need to be able to call it when a user clicks a submit button on an asp page

________________________
Kieran Briggs
NJS Solutions
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top