G
Guest
I have built a website with login using ASP pages as per:
http://support.microsoft.com/default.aspx?scid=kb;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
http://support.microsoft.com/default.aspx?scid=kb;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