Data Access Pages

R

robo

Two questions:

1) How do I prevent users from adding or modifying data in the HTML page? I
just want them to read, sort, filter, etc. I would like to be able to add
data as the administrator.

2) Is there a way to display more than one record at one time. I was hoping
to build a QRY with specific criteria and have the data access pages display
all the results on the screen. ie like an ASP page.

Thank you
 
R

robo

Hi Guys I really need some help here. I must be missing something obvious.

Question #3: I placed my database and my Data Access HTML page in the same
folder. The HTML page is relative to the database. I moved the entire folder
to my web server.

Why do you need to change security options to view it? Does that mean
anybody wanting to see this page also has to adjust security? I'm getting the
feeling this is not really a internet application and more of a intranet
application.

Thanks
 
Top