Click to See Complete Forum and Search --> : Creating user log in


advinc
11-27-2003, 11:36 PM
Hi, i would like to pose a question, how am i able to create a User log in database in my website, whereby they need to enter their user id to and password to verify first before they could send in message.

Also how can a discussion forum be created?

Can anyone advise me on this?

Thank you so much.

fredmv
11-28-2003, 01:52 AM
This is done on the server-side; not client-side, which means JavaScript isn't suited for this. Try asking around in the server-side forums (CGI/PHP/ASP/etc.) and you will get more of a helpful response.