Re: [xsl] "form.submit" not working

Subject: Re: [xsl] "form.submit" not working
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Tue, 24 Feb 2009 15:00:35 +0100
himanshu padmanabhi wrote:
This is my one.cgi which should be called on xsl submit

#!/usr/bin/perl

You will need to discuss your Perl code on a Perl forum.


HTML elements gets printed correctly in my given code also and submit
code given by Mr. Martin not worked(sorry,maybe I did something
wrong)..:((

What exactly happens when you say "not worked"? Which browser do you use? Do you get a script error?
Does the submit code work in a static HTML document but not in the HTML generated by the stylesheet? In that case at least it could require a fix to the stylesheet which would be on topic here.



--


	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread