Hi Hiumberto, Thanks for the sugestion. Could you pls send me sample code regarding how to add JavaScript code in .vm file. Could you clarify the following also:
1) For which purpose "<tdk-Home>\webapps\salt\WEB-INF\conf\newapp-inputs.xml" file is used. 2) I configured Turbine 2.1 and it up & running fine. But I could not able to insert a new entry into "RDF" Table. For this I wrote extra method to insert a row into that table after Update & delete methods are working fine, that means the class SQL.class of Turbine package is working fine for Update & Delete operations, but not for Insert Operation. Is this a bug in Turbine or something else. Could anyone explain this. Thanks, Thiru -----Original Message----- From: Humberto Hernandez Torres [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 8:35 AM To: Turbine Users List Subject: RE: How can I do Validations in Velocimacro (.vm) files 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
