Hi all,

Question 1 )
I am required to write a simple password login screen, containing username &
password. I am using a form with
the two fields in and a submit button. To make this work do i have to pass
the information through a database of
usernames & passwords? Or is there a simpler way Can i write this database
in excel. + I have been told to write this using PHP as that is what our
UNIX server understands.

Question 2)
My site also contains a form which once validated i would like the user to
be directed to a page
confirming the details which he has just entered and then sent via email to
us. Again do i have to make
a dynamic page to do this?? Can this also be achieved in PHP?

I am relatively new to this and would appreciate any help!!

Thanks in advance

R

PS. I am working on a Mac running Dreamweaver MX.