Hi Bob,

I'm still struggling a bit, but haven't given up!
Just a couple of things:

Bearing in mind that there are only 2 pages
involved - the form page and the thankyou page -
(If there's any errors, the user stays on the same
form page, but sees the error messages), I'm not
sure what to do about the 2 parts below:

<form action="path to contact_script.php"
method="post" enctype="multipart/form-data"
name="form_inform">

include_once ('connect_dr.inc');

Form page:
http://www.130605.com/3/ 

The code:
http://www.130605.com/3.phps 

Any help that you, or anyone else can give would
be very much appreciated.

Chris.


> -----Original Message-----
> From: [email protected] [mailto:php-
> [EMAIL PROTECTED] On Behalf Of Bob
> Sent: Tuesday, January 31, 2006 2:35 PM
> To: [email protected]
> Subject: Re: [php-list] Need help on a php form
> 
> Hi Chris,
> You shouldn't use it as is yet.
> Only the email and the phone number is safe.
> The others need at least strip_tags or
htmlspecialchars to
> stop scripts and stuff being sent.
> Bob.
> 
> ----- Original Message -----
> From: "Chris" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Tuesday, January 31, 2006 10:30 AM
> Subject: RE: [php-list] Need help on a php form
> 
> 
> > Many, many thanks Bob, the help is genuinely
> > appreciated. I'll get the code onto a page
pronto.
> 





Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to