Using Asp to display Access queries in a Html document

H

Homi

Background:
I am trying to build a help file which contains a
glossary. Since the business terms in my applications
fluctuate, it is imperitive that the help files delete the
older definitions and add the new ones. I am using the
HTMLelp workshops to display my elp file via IE6.0.
I used the example in the access documentation "Open
Method (ADO Connection). I cut and pasted the example in
wordpad and accessed it through the browser, All I got
were table headings. I changed the script ariables to
point to my applicant and guess what all I got were table
headings.

Q. what am I missing

Been there done that:

I compare te access documentation to others and I found
some significant differences:

Access did not refer to the DocType satement and access
did not refer to an Object tag that set the runat, and
ProgID attributes.
I modified my code and it did not make a difference.

PLEASE HELP I HAVE BEEN SLEEP DEPRIVED BY THIS FOR THE
LAST 72 HRS.
 

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