Re: Membership Database



Hi Ronx,

Thanks for your reply. I am the ISP in a sense. I have a business DSL static
IP connection and host all my own services. My web is W2K server IIS 5.0. I
have installed ASP.NET and ASP 1.1 and all the latest patches. I also have
ASPemail and ASPupload installed as well with mySQL, PHP, PERL and God
$knows() what else. End if. LOL

I am going to try Thomas' solution at the MS link example ASP. See if I can
muttle my way arround that. If you have anything else to contribute, please
do.

-Brian

"Ronx" wrote:

First find out what your host will support. Access databases (.mdb) will
not work on Unix servers.
You will have to learn a scripting language, either ASP or PHP (or asp.NET,
Perl/CGI, etc) depending on your host.

For a Windows server using ASP and Access, see:
Protect individual pages: (Requires Windows Server with support for ASP
and Access database)
http://support.microsoft.com/default.aspx?scid=kb;en-us;825498

This shows how to control access to pages from a database of users, but you
still need to build that database.

It sounds like you need to employ a skilled programmer.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"BMuntz" <BMuntz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D1573651-6AAA-4212-A979-409C1AB60E3F@xxxxxxxxxxxxxxxx
Hi,
I am not a bad HTML'r but suck at databases. I used the form generator to
create a membership database. (MDB FILE) I know how to set up the ODBC.
What
I need to do now is to have a user sign in for privledged areas of the
website. I would need some kind of code to check if a user has signed in
or
not and as well a logout I guess. Also, I would like to use a validater
of
some sort to verify the user signing up for membership... such as email
validation, a user gets an email and has to click a URL link to validate
before the information is stored in the database. I use FP 2003. Once
again,.
I am terrible at datbase structured language so please be verbose. Alot
of my
friends tell me I should use PHP. I don't now PHP and I really don't have
the
time to learn a new lanuage. Your help is very much appreciated.
-Brian bmuntz@xxxxxxxxxxx



.



Relevant Pages

  • Re: Looking for e-commerce recommendations
    ... I would generally stay with .asp on a windows server unless there was a PHP ...
    (microsoft.public.frontpage.programming)
  • Re: worldmasters.net
    ... convert the database from Access to MySQL and change all the ... stored in a database are ASP and PHP. ... while ASP is used with Windows. ... for me to host an ASP site on my Linux machine using a program called ...
    (rec.games.diplomacy)
  • Re: Can one call an Access database on computer using the IP address?
    ... >> of it online as a dynamic site, but we don't want the database to leave ... Could a PHP script running ... >Sounds doable with ODBC, as other posters have noted already. ... I haven't used ASP for a while, but I have created a few ODBC/PHP ...
    (comp.lang.php)
  • Re: worldmasters.net
    ... convert the database from Access to MySQL and change all the ... stored in a database are ASP and PHP. ... while ASP is used with Windows. ... for me to host an ASP site on my Linux machine using a program called ...
    (rec.games.diplomacy)
  • Re: MySQL Database with FrontPage 2002
    ... I'm definitely referring to a Windows server. ... FrontPage creates ASP pages to work with databases, ... If the MySql database is hosted on a Windows server, ... The DBW works just fine with MySQL. ...
    (microsoft.public.frontpage.client)

Loading