Link Data Access page to website

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing a financial website with Frontpage 2000. I have done an access
data page with client details, but how do I link this to my website, so that
when an existing client logs on they can obtain information relevant to their
account? There seems to be alot of messing around with FrontPage is there a
better software? Thanks.
 
You will need to do a bit of research on Frontpage and using Access
Databases.

www.frontpagewiz.com has tutorial(s) on using the FP database wizard
components (if that's what you're using), otherwise you need to write and/or
find an ASP script to do what you want.

Can you explain more clearly (very clearly) what it is you're trying to
achieve, and the steps you've already taken.

If you need a log on script try the suggestions here:
http://www.murraywebs.com/faq.asp?ID=13
 
Andrew

My knowledge of computing is very limited. I am doing my own financial
website using FrontPage 2000 and on the home page it will have a button
called 'My Account'. When an existing client wishes to know the status of
their account they click on this button and up pops a page that asks them to
input their username and password. Having done so they then get a page
showing their account.

I know that somehow I have to link an access data page to my website. I have
done a client list in tables, then an access data page, but is it possible to
link this to a webpage? I have absolutely no knowledge of ASP or scripting,
or how to go about making it work. Thank you.
 
Back
Top