boxturt Posted November 21, 2003 Posted November 21, 2003 There a a few occassions on all 3 of my sites where on some pages I do not use some type of form handler for email but rather the old 'mail to....' and I use ASCII to hopefully disguise my email address : which won't post here of courseIn the past few days I notice that they have all changed themselves and no longer function and now looks something like this : webm etc. Why SO???? Quote
borfast Posted November 21, 2003 Posted November 21, 2003 Hi Ty. That's strange. Are you using a scripting language on that page? If so, are you using any functions to process special characters, like PHP's htmlspecialchars()? Also, are you specifying the correct character set on the HTML code? Quote
boxturt Posted November 21, 2003 Author Posted November 21, 2003 Scripting language? Hmm, I would say no, just a couple of little javascripts - Add To Favorites, etc - nothing fancy. No functions to process special characters and I have iso-8859-1 as my character set. Pretty wierd huh? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.