Re: Fixed dynamic chat bug regarding special characters

  • From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 3 Jul 2008 19:45:11 -0700

Oh yes, to answer your other question about the weird pauses when entering data into the edit fields, I tracked this to the FocusPointChanged event within the scripts. So I just removed this function, and put a new installer on the site using the 'Are you a JAWS user' link, so if you install the new scripts over the old ones, there should no longer be any pauses when typing.



----- Original Message ----- From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Thursday, July 03, 2008 7:16 PM
Subject: Fixed dynamic chat bug regarding special characters


Octavian, regarding the issue that you mentioned earlier about the chat app not displaying special characters correctly, could you test this when you have a chance to see if the chat form is now accepting special characters? This should be fixed. I changed the save method from urlencode/urldecode to base64_encode/base64_decode, which should correct the problem. I think...
http://gutterstar.net/dynamic_live_chat.php
Thanks,
Bryan

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: