Hello folks,

Tonight I've been thinking about a systemic way to solve the problem of
HTML escaping. Basically, I'm trying to think of method that avoids
using "escape=HTML" everywhere that I probably should to avoid quoting
problems. A simple solution would be to expose an interface to allow
people to toggle the the HTML escaping on and off. That would allow me
the option to escape HTML by default and set escape=0 or escape=URL if I
wanted a different kind of escaping. 

Are other folks interested in this? 

  -mark

 . . . . . . . . . . . . . . . . . . . . . . . . . .
   Mark Stosberg              Principal Developer  
   [EMAIL PROTECTED]       Summersault, LLC     
   765-939-9301 ext 223       website development  
 . . . . . http://www.summersault.com/ . . . . . . .

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to