Re: how do I deal with special characters?

2012-10-27 Thread Eric Mesa
On Sat, Oct 27, 2012 at 2:56 AM, David Narvaez wrote: > On Fri, Oct 26, 2012 at 8:07 PM, Eric Mesa > wrote: > > So the input data looks like: > > one side clear & one > snowy8441049318 > http://www.flickr.com/photos/ericsbinaryworld/8441049/ > farm1.staticflickr.com/8/8441049_6d70c1faac_m.jpg< >

Re: how do I deal with special characters?

2012-10-26 Thread David Narvaez
On Fri, Oct 26, 2012 at 8:07 PM, Eric Mesa wrote: > So the input data looks like: > one side clear & one > snowy8441049318http://www.flickr.com/photos/ericsbinaryworld/8441049/farm1.staticflickr.com/8/8441049_6d70c1faac_m.jpg< > > There are plenty of non-alpha numeric characters that work, but ap

Re: how do I deal with special characters?

2012-10-26 Thread Eric Mesa
On Wed, Jun 27, 2012 at 12:56 PM, Djuro Drljaca wrote: > Hello, > > from what I see in the error string it probably expects only letters (and > '#' character). Could you write the function call (with a small description > what is going on) and the problematic input data so that the problem can be

Re: how do I deal with special characters?

2012-06-27 Thread Djuro Drljaca
Hello, from what I see in the error string it probably expects only letters (and '#' character). Could you write the function call (with a small description what is going on) and the problematic input data so that the problem can be "debugged"? Regards, Djuro Drljaca On Wed, Jun 27, 2012 at 5:09

how do I deal with special characters?

2012-06-26 Thread Eric Mesa
got this error: Error FODC0002 in tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:src, at line 1, column 23816: Expected '#' or '[a-zA-Z]', but got ' ' Traced it to that column and the offending character was an ampersand (&). My program is grabbing titles from an API that could have any