You can't use FP to open and add data to the database; you need to use the
ASP pages created by Frontpage Database wizard(s) to edit, add, delete
records i.e. the Database Interface Wizard/Results Wizard..
That is, if I understand your question correctly - you're after a way to
enter the records into a database - a db like Access, not just a list
created in Word? You can use MS Access 2000/XP/2003 and open the DB on your
hard drive, make the changes and re-publish the mdb file to the fpdb folder.
I also use this product
http://1clickbd.com which is a basic admin interface
written in ASP for opening and editing access, excel, mysql /sql server &
oracle database files. A good little program, not hard to use. Makes use of
the password-protection that Access has, so it can be secured in that
respect, and probably run over https: connections also.
You'd need to manually enter the data into a database, or excel spreadsheet
with field names etc, then connect the db through the wizard(s) in FP.
FP has issues with importing word documents; you might be able to copy and
paste the data into a frontpage file. On the otherhand, you can just update
the Word file in Word, make a link in your FP web and publish the .doc file.
"rbmooney" <(E-Mail Removed)> wrote in message
news:56026335-5794-4A9B-A805-(E-Mail Removed)...
>I downloaded the whole site--WHEREISMYDOCTOR.ORG--using FP2003. I built the
> LIST of NAME web page in one sys and now need to correct its database
> entries--add and delete--but the people I'll be using mainly know FP
> versions. Can this correcting be done in MS-FP2003? We seem to be able to
> manipulate the data OK in FP2003 but for some reason it doesn't hold up
> after
> saving. The database is a list of 2300 names and each time I'll be adding
> and
> deleting names I wanted to use FP to do that for me because we're all
> familiar with it and not the other programs. Any ideas or better program
> ideas? Sure would appreciate it very much. The info was orig. created in
> WORD without any special tags. Plain ASCII TXT.