[phorm] [Phorm:] Re: Passing Double Quotes

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 30 Dec 2004 15:05:40 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4586) Re: Passing Double Quotes 
            <http://www.phorm.com/support/?rev=4586> 
  AUTHOR:   super eddie 
  DATE:     December 30, 2004 at 10:05 a.m. EST 

  Reply To: (#4585) Re: Passing Double Quotes 
  Author:   Holotech 
  Date:     December 28, 2004 at 9:33 a.m. EST 

> The script doesn't have to interpret the &quot; 
> The browser does that when it sends the data. If you 
> have the above HTML in your browser, when you click 
> submit, the script on the other end will receive: 

> "Mary said, "Hi."" 

So, you're saying that if I have the following in the preview page and I wish 
to write the hidden data to a db (flat or sql) or sent to a cart script: 

<INPUT TYPE=HIDDEN NAME="Notes" VALUE="Mary said, &quot;Hi.&quot;"> 

that it should be written to the db or sent to the cart script as: 

"Mary said, "Hi."" 

and not 

Mary said, &quot;Hi.&quot; 

If this is correct, this would work :-) 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: