creating htm page

M

Marly

Hello,

I am trying to create a htm page so that people without MSAccess on their
computer can access the file. I have a table with the following columns
Country
Topic
Description of topic

One country can have multiple topic and therefore multiple description. I
don't know if this possible at all, but the htm page I have created is fine,
but I want to allow users to change the country and automatically the first
topic for that country will show;

Am I making any sense to you?
Thanks for your help
 
C

CodeMonkey

Hello,

I am trying to create a htm page so that people without MSAccess on their
computer can access the file. I have a table with the following columns
Country
Topic
Description of topic

One country can have multiple topic and therefore multiple description. I
don't know if this possible at all, but the htm page I have created is fine,
but I want to allow users to change the country and automatically the first
topic for that country will show;

Am I making any sense to you?
Thanks for your help

Sounds like you need a dynamic web page. Static html won't do this for
you.
 

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