|
Subject: Re: [xsl] Set XSL-Value in a JavaScript From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Tue, 30 Sep 2008 13:24:47 +0200 |
<xsl:template match="/details">
<html>
<head>
<script type="text/javascript">
function OnSendForm(emailAdress)
{
document.myForm.action =emailAdress;
}
</script>
Martin Honnen http://JavaScript.FAQTs.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Set XSL-Value in a JavaScrip, henry human | Thread | Re: [xsl] Set XSL-Value in a JavaS, Michael Ludwig |
| [xsl] Set XSL-Value in a JavaScrip, henry human | Date | Re: [xsl] Set XSL-Value in a JavaS, Michael Ludwig |
| Month |