Allow uses to edit my web pages

N

NomadMan

I want to create a simple table of results that different people from other locations can edit and update the results table.
How do I do this please.
Thanks
 
A

Andrew Murray

use the database results wizard, and the database interface wizard (or just the
interface wizard as this creates the input form for new records, and allows
editing and delelting records/fields/information.


NomadMan said:
I want to create a simple table of results that different people from other
locations can edit and update the results table.
 
D

DB Newbie

How exactly do you use the interface wizard to allow users
to edit and delete records.

I have an .mdb created by FP2000 but all I can do is add
new records. I don't have Access and I am looking at re-
creating the whole DB due to minor errors.
 
T

Thomas A. Rowe

With FP2000, you have to learn to hand code this, as the functionality of creating edit pages was
added to FP2002.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top