I've generated a page where the user selects and completes a form. One of
these is a free text area with the name "TXT_Question". this is used later
as "$Question   = $_Post['TXT_Question'];" but for some reason when I send
this in an e-mail like so:

  \nUser has selected eventID:\t$EventID
  \nAnd their question is:\t$Question

Nothing gets posted.

Any ideas...?

The form is located at:
http://www.arrasresources.co.uk/pmoclinic/


-- 
-----------------------------
 Michael Mason
 Arras People
 www.arraspeople.co.uk
-----------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to