running macro from data access page

S

shirish

Hi,

Is there a way to associate a macro for an onClick event
within a data access page.

Shirish
 
B

Brendan Reynolds \(MVP\)

I'm not an expert on DAPs, but my understanding is that event procedures in
DAPs (because they're designed to run in Internet Explorer, which of course
would not know what to do with an Access macro) have to be written in
VBScript or JScript.
 

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