Click to See Complete Forum and Search --> : I need code


Golonzo
12-29-2003, 05:41 AM
Hi i need a code that will take the users information and place it in a file for me when they ckick on the submit button. I have 2 web servers the first is Novell and the second is 2000 server. I need the following fields.
name email password and verify password.

After this info is passed to the file, i want to display another conformation page to the user.

Can anyone help???

thanks

pyro
12-29-2003, 07:45 AM
You will have to use some server-side language to do this (PHP, Perl, ASP, etc).