•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 375,219 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,291 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser:
Views: 944 | Replies: 1 | Solved
•
•
Join Date: Mar 2008
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Hello again,
This may or maynot be proper thread for this topic, but here it is. I have a coldfusion 7 serve that I am running a page on, that uses hash(<email>,"MD5") all it well and good
makes me a hash string and all. I store this hash and in a mysql db. Where this goes downhill is where I try to present this hash embedded as string link on a web based email.
I am using cfmail to create the html email. On some of the email html the hash codes get random escaped codes in them. For instance,
FAB8F6699E95066B22BB98D563FE129C
<becomes>
FAB8F6699E95066B22BB98D%0A563FE129C
Notice the %0A in there !! Grrrr..
I have tried htmlcodeformat, htmleditformat, paragraphformat.. etc.. What is odd to me is that the mysql data is correct. So it is in the presentation in a browser/url that boggled.
Thanks for any ideas. Driving me batty.
Bob
This may or maynot be proper thread for this topic, but here it is. I have a coldfusion 7 serve that I am running a page on, that uses hash(<email>,"MD5") all it well and good
makes me a hash string and all. I store this hash and in a mysql db. Where this goes downhill is where I try to present this hash embedded as string link on a web based email.
I am using cfmail to create the html email. On some of the email html the hash codes get random escaped codes in them. For instance,
FAB8F6699E95066B22BB98D563FE129C
<becomes>
FAB8F6699E95066B22BB98D%0A563FE129C
Notice the %0A in there !! Grrrr..
I have tried htmlcodeformat, htmleditformat, paragraphformat.. etc.. What is odd to me is that the mysql data is correct. So it is in the presentation in a browser/url that boggled.
Thanks for any ideas. Driving me batty.
Bob
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb ColdFusion Marketplace
Other Threads in the ColdFusion Forum
- Previous Thread: survey code not working
- Next Thread: Automate undisabled a “submit button”?



Threaded Mode