This is a discussion on "XSL and JavaScript" within the Other Programming Languages section. This forum, and the thread "XSL and JavaScript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
XSL and JavaScript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
XSL and JavaScript
Hi,
I am working on a small project,(kind of online library), but I stack in the middle, I have a little problem with XSL, so I have a XML, DTD and XSL. I'd like to build a query, like there is a search form , when a user write a title name in the text box, the xsl process it, I mean in the if statement: <xsl:if test="title=$titleText"> My main problem is, how to pass a variable to xsl, if I got the textbox value from a form and using JavaScript to store in a variable, and how on earth could I put that javascript variable to the xsl. Please help me, I think this xml is the best, if somebody knows it perfectly, I just started using it, and I haven't found any good book about it, could anyone suggest me any book or softprints. Thanks anything Tamas |
|
|
![]() |
| Tags |
| xsl, javascript |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php and javascript | yvettesio | JavaScript Forum | 8 | Mar 14th, 2007 23:18 |
| JavaScript | cbrams9 | JavaScript Forum | 1 | Sep 20th, 2006 17:35 |
| using xml in javascript | shailu | JavaScript Forum | 0 | Jul 25th, 2006 07:36 |
| Can someone help me with this javascript | Galaxyblue | JavaScript Forum | 2 | Mar 11th, 2004 12:18 |
| what does \\ mean in javascript | jenjen1018 | JavaScript Forum | 5 | Jan 6th, 2004 17:05 |