> The html/javascript code is being tested within the webpy code between > a print """ <html/javascript code> """ statement. And, it doesn't > work. The html displays but the javascript doesn't work.
Dineshv, if you will use templates instead of 'printing' the whole markup it might be easier for you to trace the sources of the problem you were trying to describe. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
