From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Shirkey Subject: Re: new alsa docs. Date: Fri, 09 Aug 2002 00:56:12 +0900 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <3D52949C.6030706@boosthardware.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: ALSA Development List-Id: alsa-devel@alsa-project.org Does anybody know how to get all the text from a text area to post when it includes " and ' marks? I am using stripslashes($var) to pass the variable between pages with success but when I do the final post if I use "" around the VALUE in the input line the text gets cut off at the first " or if I use '' the text gets cut off at the first '. eg. or This is the script I am using to mail the form. I suspect that the mail command at the very bottom is fscking it but I'm not sure how I can fix it. ---- \n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; $Message .= "
\n"; $Message .= " $Name     $YourAddress
\n"; $Message .= " $time
\n"; $Message .= "
\n"; $Message .= "
\n";
        $Message .= 			$note;
        $Message .= "\n		
\n"; $Message .= "
\n"; $Message .= " \n"; $Message .= " \n"; $Message .= " \n"; if ($Header) { $Message = $Header."\n\n".$Message; } if ($Footer) { $Message .= "\n\n".$Footer; } mail("$MailToAddress", "$MailSubject", "$Message", "From: $YourAddress"); ?> ---- -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.boosthardware.com/LAU/guide/ ======================================== ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf