[Home] [By Thread] [By Date] [Recent Entries]
Daniel Joshua wrote:
Yes. That is what I am trying to do. I even posted the code I used to do it in an earlier email on the list in hope someone could spot my mistake. That's a javascript error. Just go to Tools > Web Development > JavaScript Console and you'll see what the problem is; you have to use DOM properly to submit the form. formName.submit() only works in IE, you should use document.forms or getElementById etc. Clearly not an XSL issue ;-) MAnos
|

Cart



