On Thu, 26 Apr 2007, Susan Shemin wrote: > I'm not really looking for a specific how it's done (of course), but > more for how ever is it possible if the webpage code is in a secure place?
I think you're missing the point - if you dont sanitize user input and then use it (maybe you re-display a form with an error message), then they could put JavaScript code into your page. This has nothing to do with how secure your server is because your code is NOT changed... -- Aj. _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
