[xsl] XSL href with document.form.text.value

Subject: [xsl] XSL href with document.form.text.value
From: "Mohamed El-Zahaby" <zahaby@xxxxxxxxxxx>
Date: Mon, 23 Feb 2004 02:40:49 +0000
I am trying to pass a value of a textbox to an other asp page
I am trying doing this

<a><xsl:attribute name="href">javascript:PopUpaNewWindow(document.Mpage.RowsDone[4].Value )</xsl:attribute>

the problem that the js function cannot define the textbox value

also I tried this

<a href="mypage.asp?Myparam={windows.document.Mpage.RowsDone.Value} )">
I got an error


what can I do ?
thanks very much

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread