PDA

View Full Version : Newbie question


maddog63
03-16-2006, 04:23 PM
Hi all,

I am a newbie to web design, but not to technology. I understand the basics about web pages, but have never done any serious design. Here is what I am trying to do...

I signed up with InMotion Hosting and they have soholaunch as a tool to build a site. I have built a basic site and I have run into a couple of issues. I am trying to create a "register" button on the home page that will bring up a register form I created in soholaunch called register. I want the data from the form to be placed in the MYSQL db I have running on the webhost so I can control who can register and who can't. Once they are logged in, I want them to have access to some members only features. Can someone point me in the right direction? Thanks!!

lwyau
03-16-2006, 04:53 PM
You would want to read this section of the manual:

Secure Users (http://promanual.soholaunch.com/index.php?pr=Home_Page&id=12&read=10&p=1&lang=english)

In it you will see how to define user logins and assign pages requiring logins.

maddog63
03-16-2006, 05:16 PM
You would want to read this section of the manual:

Secure Users (http://promanual.soholaunch.com/index.php?pr=Home_Page&id=12&read=10&p=1&lang=english)

In it you will see how to define user logins and assign pages requiring logins.

Thanks for the help! I will give it a try!