Hi, The vm templates can generate anything you want. Most of us use them to generete the HTML that the browser knows how to interpret. You can send the browser anything you want. Thus, you can add javascript code in the *.vm templates. In that sense is no different than plain html.
-- Humberto -----Original Message----- From: Thirumala Rao Thoka [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 04, 2002 8:44 PM To: [EMAIL PROTECTED] Subject: How can I do Validations in Velocimacro (.vm) files Hi, Could anyone help on the following issues: 1) can I do client side validations using Java Script or VB Scripts in Velocimacros(.vm files). Otherwise do they support any other scripting languages. 2) If have to do server side validations only, then could you pls explain how to navigate to error pages or templates and could you pls send me the sample code how it works. Thanks in advance, Thiru -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
