anyone got any ideas on which way to go when creating a 'members only' section for a site?
Ove
7:37 am on Apr 17, 2002 (gmt 0)
Hi You could set a password for the site to members must be the easiest way to go
/Ove
ade_uk
7:51 am on Apr 17, 2002 (gmt 0)
thats what i'm thinking but considering the best way to do this rather than a simple bit of javascript...
sun818
8:00 am on Apr 17, 2002 (gmt 0)
You create a simple password login using JavaScript and an array. This is most compatible. If your site can run some sort of script (asp, cfm, jsp, perl) languages, there are tons of free scripts availabe.