Data Access Pages and Calling ACCESS functions

G

Guest

I would like to call an access Function that is a part of an ACCESS Module
form a Data Access Page. How can I do it using VBScript?
 
K

Ken Snell [MVP]

You don't. You'll need to put the function in the script that is "under" the
page.
 

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

Top