Need help with my membership only site set up please help me?

1

Membership site articles and tips created and provided by EZ Profit Member Sites - Create a membership site in 1 minute with the easiest secure membership site script EVER.


Filed under Q and A by  #

Comments on Need help with my membership only site set up please help me?

November 14, 2008

DJ @ 1:47 am #

In order to do something like this you would have to be running a server-side programming language (such as Perl, PHP, ASP, ColdFusion,etc) and would either have to know how to program it or find scripts that are already done for you.

To do this in HTML is not possible. HTML is only a markup 'language', it is not capable of handling conditional statements (such as are they logged in, if so then show them this page, if not then give them a login screen).

It isn't overly complicated to do a user-management site, but without experience at one of those languages then creating your own will be very difficult. TheResource Index (www.resourceindex.com) has some free user management scripts, which may or may not be customizable but they will allow you to do this if you wanted to go that route.

Login