Ask a Question related to Coldfusion Database Access, Design and Development.
-
samb1 #1
Encoding problem
Im pulling an attribute from an XML doc, which is a regexp. The regexp is then
used on CFHTTP.filecontent, in order to parse out specfic links from a web
page. I know the regexp works as i have tested it but when I use it on the
CFHTTP.filecontent it returns a list of numbers and not links. I have changed
all < > ' to &lt; gt& and quot; but I still think its something to do
with the encoding. Can anyone offer any advice?
samb1 Guest
-
Problem with loading XMP with UTF-8 encoding
Hi Aandi, I open the PDf with Acrobat Professional (with File / Open). I don't try to read XMP with the toolkit, I'm going to try as soon as... -
second colon in URL - encoding problem
I'm working with Contribute 3. I'm linking to some pages that go through a proxy, so the URL has two colons in it, like this: ... -
CFPOP Encoding Problem
So in other words, dont use ColdFusion for building webmail apps? It seems to me that's what you're saying. I just finished developing an email... -
Problem with PHP encoding!
I creat a flash movie which sends variables to PHP script which saves them into text file but the data i send isn`t latin but cyrilic and when i open... -
Problem with XML encoding
Hi, I have a XML Document with ISO8859-1 encoding and I have to parse it, but standard Lingo XML API doesn't recognize it. If I change the encoding... -
PaulH #2
Re: Encoding problem
what do you think an "encoding" problem is? why do you think you have an "encoding" problem?
better post your code.
PaulH Guest
-
samb1 #3
Re: Encoding problem
Pardon my ignorance it wasnt an encoding problem at all.
I was outputting the wrong variable.....its been a long day
samb1 Guest
-
trukhin #4
Encoding Problem
Data returned from Access Database doesn?t display properly. Web page encoding
set to UTF-8. Data stored in database is Russian language. All data, apart from
the database, displayed correctly. Any suggestion.
Tanks in advance.
trukhin Guest
-
-
-
PaulH #7
Re: Encoding Problem
maybe [url]http://www.macromedia.com/go/2d2a7a19[/url] might be a better idea.
PaulH Guest



Reply With Quote

