PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
FP Database Wizzard
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
FP Database Wizzard
![]() |
FP Database Wizzard |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
I am working on a site that I want to use a database (mdb) with . I have never used the database results wizard in FP03 as I usually leave that stuff to my programmer to sort out. But it is about time I wet my feet and started using it. I am not sure what FP can handle so I though it would be prudent to ask here first. So I want the site to: 1) Allow for a user to log in (be redirected to another page) if their name and password are stored and matched in a table. I would like to give them a session cookie after that so they can visit otherwise inaccessible pages in the site. 2) Allow for a new user to register through a page that allows them to enter their own user name and password and enter details relating to their address and work experience. The database is split into three tables: User ID, Address, and Ambitions. Should it all be straight forward in FP or could there be some serious problems with what a want. No point starting if it's not going to work. Cheers |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Howdy.
FrontPage doesn't have these kinds of capabilities built in. You would have to program it yourself (in ASP or ASP.NET, for example) or find a third-party solution. If you want to try programming this yourself, you can get sample code from the CD that domes with Microsoft Office FrontPage 2003 Inside Out. Jim Buyens Microsoft FrontPage MVP http://www.interlacken.com Author of: *---------------------------------------------------- |\--------------------------------------------------- || Microsoft Office FrontPage 2003 Inside Out ||--------------------------------------------------- || Web Database Development Step by Step .NET Edition || Microsoft FrontPage Version 2002 Inside Out || Faster Smarter Beginning Programming || (All from Microsoft Press) |/--------------------------------------------------- *---------------------------------------------------- >-----Original Message----- >Hi, > >I am working on a site that I want to use a database (mdb) with . I have >never used the database results wizard in FP03 as I usually leave that stuff >to my programmer to sort out. But it is about time I wet my feet and started >using it. > >I am not sure what FP can handle so I though it would be prudent to ask here >first. So I want the site to: > >1) Allow for a user to log in (be redirected to another page) if their name >and password are stored and matched in a table. I would like to give them a >session cookie after that so they can visit otherwise inaccessible pages in >the site. > >2) Allow for a new user to register through a page that allows them to enter >their own user name and password and enter details relating to their address >and work experience. > >The database is split into three tables: User ID, Address, and Ambitions. > >Should it all be straight forward in FP or could there be some serious >problems with what a want. No point starting if it's not going to work. > >Cheers > > > > > > >. > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
to both 1) and 2) as you've said - let your programmer handle - frontpage cannot
do these just with the "wizards" it offers. "Dennis" <*NoSpam*impactweb@paradise.net.nz> wrote in message news:jnkJc.8301$NA1.775021@news02.tsnz.net... > Hi, > > I am working on a site that I want to use a database (mdb) with . I have > never used the database results wizard in FP03 as I usually leave that stuff > to my programmer to sort out. But it is about time I wet my feet and started > using it. > > I am not sure what FP can handle so I though it would be prudent to ask here > first. So I want the site to: > > 1) Allow for a user to log in (be redirected to another page) if their name > and password are stored and matched in a table. I would like to give them a > session cookie after that so they can visit otherwise inaccessible pages in > the site. > > 2) Allow for a new user to register through a page that allows them to enter > their own user name and password and enter details relating to their address > and work experience. > > The database is split into three tables: User ID, Address, and Ambitions. > > Should it all be straight forward in FP or could there be some serious > problems with what a want. No point starting if it's not going to work. > > Cheers > > > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Yeah Jim, I have been wanting to buy your book for a while, since I decided
to continue using FP03 (dreamweaver has its issues too) but haven't seen it in the shops here. I may just have to order one from Amazon. Cheers "Jim Buyens" <news@interlacken.com> wrote in message news:2c8f601c46a28$07ca21a0$a601280a@phx.gbl... > Howdy. > > FrontPage doesn't have these kinds of capabilities built > in. You would have to program it yourself (in ASP or > ASP.NET, for example) or find a third-party solution. > > If you want to try programming this yourself, you can get > sample code from the CD that domes with Microsoft Office > FrontPage 2003 Inside Out. > > Jim Buyens > Microsoft FrontPage MVP > http://www.interlacken.com > Author of: > *---------------------------------------------------- > |\--------------------------------------------------- > || Microsoft Office FrontPage 2003 Inside Out > ||--------------------------------------------------- > || Web Database Development Step by Step .NET Edition > || Microsoft FrontPage Version 2002 Inside Out > || Faster Smarter Beginning Programming > || (All from Microsoft Press) > |/--------------------------------------------------- > *---------------------------------------------------- > > > > >-----Original Message----- > >Hi, > > > >I am working on a site that I want to use a database > (mdb) with . I have > >never used the database results wizard in FP03 as I > usually leave that stuff > >to my programmer to sort out. But it is about time I wet > my feet and started > >using it. > > > >I am not sure what FP can handle so I though it would be > prudent to ask here > >first. So I want the site to: > > > >1) Allow for a user to log in (be redirected to another > page) if their name > >and password are stored and matched in a table. I would > like to give them a > >session cookie after that so they can visit otherwise > inaccessible pages in > >the site. > > > >2) Allow for a new user to register through a page that > allows them to enter > >their own user name and password and enter details > relating to their address > >and work experience. > > > >The database is split into three tables: User ID, > Address, and Ambitions. > > > >Should it all be straight forward in FP or could there > be some serious > >problems with what a want. No point starting if it's not > going to work. > > > >Cheers > > > > > > > > > > > > > >. > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Thanks for that. At least I didn't spend heaps of time trying to get FP to
do what it can't. I'll get my programmer to help me out with a asp.net solution. "Andrew Murray" <SPAMadBUSTERmurray@iinet.net.au> wrote in message news:40f651b1$0$1296$5a62ac22@per-qv1-newsreader-01.iinet.net.au... > to both 1) and 2) as you've said - let your programmer handle - frontpage cannot > do these just with the "wizards" it offers. > > > "Dennis" <*NoSpam*impactweb@paradise.net.nz> wrote in message > news:jnkJc.8301$NA1.775021@news02.tsnz.net... > > Hi, > > > > I am working on a site that I want to use a database (mdb) with . I have > > never used the database results wizard in FP03 as I usually leave that stuff > > to my programmer to sort out. But it is about time I wet my feet and started > > using it. > > > > I am not sure what FP can handle so I though it would be prudent to ask here > > first. So I want the site to: > > > > 1) Allow for a user to log in (be redirected to another page) if their name > > and password are stored and matched in a table. I would like to give them a > > session cookie after that so they can visit otherwise inaccessible pages in > > the site. > > > > 2) Allow for a new user to register through a page that allows them to enter > > their own user name and password and enter details relating to their address > > and work experience. > > > > The database is split into three tables: User ID, Address, and Ambitions. > > > > Should it all be straight forward in FP or could there be some serious > > problems with what a want. No point starting if it's not going to work. > > > > Cheers > > > > > > > > > > > > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

