View Single Post
  #3 (permalink)  
Old 2004-06-05, 08:34 PM
beachnut beachnut is offline
Junior Member
 
Join Date: Jun 2004
Posts: 1
beachnut
Default

Thanks for your reply.

I have looked at mail(), however, I could not see how I can insert this into my code??

Would I do something like this?

<FORM name=\"AdUserForm\" method=\"POST\" action=\"1-adduser.php\"mail.php\">

and refer it to a 'mail.php' page, which would forward the data??

As you can probably tell, I am rather new at this.

How would I redirect? I know how to do it in HTML, using 'hidden'.
When I use the same in PHP, I get an error reading!

Thanks for bearing with me.

beachnut
Reply With Quote