custom controls in data access page

  • Thread starter Thread starter eswar
  • Start date Start date
E

eswar

hi all,
i got a situation. i have save the main switchboard of my project as DATA
ACCESS PAGE. the buttons in that are not working when i open it in internet
explorer. somebody pl solve this problem

thnx & reg
-eswar
 
Access doesn't translate your VBA code into Javascript suitable for an HTML
page when you save a form as DAP; you must do it yourself and that require
some technical knowledge about HTML and Javascript/VBScript. Not an easy
task for a beginner.

S. L.
 
hi sylvain,
thnx for that. please tell me how to do it using VBScript and HTML. i can
manage. i am not a beginner.
thnx & reg
-eswar
 

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

Back
Top