:confused; Granted, I;m a newbie... I'm looking for a turn-key (little to no
programming) solution to process a form; collect user-defined login and
password info., then automatically generate an .htaccess record in server area
of website. All form data (contact info) needs to be appended to an existing
record set. The goal is to automate this process. I need to validate that a
customer is in good standing by checking against a pre-defined table (account
record) before responding with an acceptance email notification.

Is there an easy solution to this problem (?web application?) or do I need to
learn CGI and/or PHP and/or SQL, etc...?

Any guidence would be extremely appreciated.

TIA,
Doug