-- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
I have a form element, and I want to write a small JS function in the
onchange attribute. This function involves double quotes, but in the
rendered HTML, the quotes appear as " . I would like this not to
happen. Assuming web.py is trying to be helpful, how do I tell it to
stop helping?
- [webpy] How do I tell web.py not to convert quotes into... Steven Brown
- Re: [webpy] How do I tell web.py not to convert qu... Ruben Maher
- Re: [webpy] How do I tell web.py not to conver... Steven Brown
- Re: [webpy] How do I tell web.py not to co... Dragan Espenschied
- Re: [webpy] How do I tell web.py not t... Steven Brown
- Re: [webpy] How do I tell web.py ... Dragan Espenschied
