[FX.php List] More on my POST error problem

Kevin Futter kfutter at sbc.melb.catholic.edu.au
Mon Apr 9 17:02:44 MDT 2007


On 7/4/07 8:12 AM, "Bob Patin" <bob at patin.com> wrote:

> Well, I tried to locate the exact culprit in the block of text, and
> found the error, but I still can't figure out how to circumvent it:
> 
> It's a single apostrophe. I know about using STRIPSLASHES to prevent
> strings from being returned with backslashes in them, but why am I
> now not able to retrieve a POST when a field has a single quote in
> it?? The strange thing is that I can put a single quote in another
> field in the same form, and it goes through; however, in the 2nd
> field, which has about 1000 characters in it, I can't use any
> apostrophes at all.
> 
> What am I missing here?
> 


Possibly an encoding problem Bob. There isn't actually only one apostrophe
character (the 'smart' or curly ones are different characters to the
straight ones), and if you're using a document encoding that doesn't support
those other characters, it *may* cause problems.


-- 
Kevin Futter
Webmaster, St. Bernard's College
http://www.sbc.melb.catholic.edu.au/



#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
#####################################################################################

This e-mail and any attachments may be confidential. You must not disclose or use the information in this e-mail if you are not the intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies. The College does not guarantee that this e-mail is virus or error free.  The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. The content and opinions in this e-mail are not necessarily those of the College.



More information about the FX.php_List mailing list