One consideration is that your AJAX calls could be exploited to show content that you may not want seen. If the data is proprietary to a particular person I suggest setting up a token system that limits access to data to only the user associated with the token.
Tom -----Original Message----- From: Kevin Fricke [mailto:[EMAIL PROTECTED] Sent: Thursday, December 22, 2005 2:09 PM To: CFLIST Subject: [DFW CFUG] AJAX What are the security implications with using AJAX? Kevin _______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://lists1.safesecureweb.com/mailman/private/list http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.HostMySite.com www.teksystems.com/ _______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.HostMySite.com www.teksystems.com/
