|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Any samples of client-side XSLT to generate webpag
Daniel Joshua wrote:
Manos, Again, the error is a script error, it says ================================= Error: document.submitForm has no properties ================================= which means that submitForm is undefined and it will be fixed if you add an ID in the form (e.g. 'formId' ) and say document.getElementById('formId').submit() instead of using the form name as submitForm.submit(); or otherwise use any proper DOM scripting to submit the form. Just try it and you'll see. This thread is out of scope already. Manos
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








