If your DB has the same field names as the original just rename it to the same name as the original and File Import it into the same
folder as the original (overwriting it)
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"EdH" <(E-Mail Removed)> wrote in message news:5A2988FF-DDB6-400B-8CD7-(E-Mail Removed)...
|I have built a website with login using ASP pages as per:
|
|
http://support.microsoft.com/default...b;en-us;825498
|
| It works well when I use the simple table in the database as per
| instructions but when I try to use my own table inside that database with
| about 900 records I cannot enter the protected area The logon.asp page just
| blanks the entries. I have used the same table name, field names and same
| field definition as the original but still no go.
|
| I could add the records by hand to the original table but it would be quite
| tedious...
|
| How can I create a table with all my records that the logon search in that
| article would recognize?
|
| Thanks,
| EdH
|