Problem with HTML file

N

Nathan

I'm trying to get an image to either be visible or not be visible depending
on the value of a field. The idea being that as I scroll through records, I
will get a visual cue as to the value of the field. I have it working fine
in both a regular form and the Data Access Page using the OnCurrent event.
My problem is that when I view the data by using the generated HTML file
outside of Access the OnCurrent event is apparently not run. It looks like
all of that code gets commented out. I'm lost at this point. Is there a
better way to do this within HTML? If so, I would need a code example
because I am not very good with HTML.
 

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