Frontpage and database integration

  • Thread starter Thread starter Ron Filipek
  • Start date Start date
R

Ron Filipek

I have been using Frontpage for a textual web site for about three
years now. I would like to move to the next step, integrating a data
base into the frontpage site. I have created the data base and I am
going to try to use this file to perform several actions. Among other
things, I would like to use an ID/passowrd table to verify the person
entering the site, and then direct that person to several different
paths depending on the data returned from the Database.

I would like to return information from data base queries as well as
allow certain people the capability to add/edit records. I would also
like to time out a 'login' into various parts of the site.

I would like to find a good reference manual that can help me with the
various aspects of using frontpage to do this, including setting up
the forms, how to move information between pages etc. While I am not
exactly new to programming, this is a new area to me.

Any suggestions regarding books that would have this type of reference
material without requiring multiple years of training.

Thanks

Ron Filipek
 
I think more than just FrontPage it's an ASP book that you'd be looking for.
I bought one that was fairly easy to read and understand, pretty cheap too:
Active Server Pages 3.0 from Scratch by QUE
I didn't really digest it, more perused it and picked out the pieces I
needed for the task at hand ;-)
 
Back
Top