xsl-list
[Top] [All Lists]

XSL href with document.form.text.value

2004-02-22 19:40:49
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



<Prev in Thread] Current Thread [Next in Thread>