Building OnClick event code for command button on data access page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael Shaw

    Building OnClick event code for command button on data access page

    I am just starting out trying to create my first data access page (DAP)
    using Access 2000. I have created a default index.html page plus one other
    "Members" page. I have placed a command button on the index page which I
    want to use to jump to the second page in the same window. Using the MS
    script editor I've seen the stub code generated in the HTML for the OnClick
    event. It says to use either VBScript or Java to flesh out the event code.
    For no specific reason I am wanting to use VBScript for this but I'm brain
    dead when it comes to actually doin it. If someone could provide some
    skeleton code to get me started I would really love it. My apologies for
    such a basic question, please have patience.

    Mike S.


Working...