XSL and JavaScript

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Other Programming Languages

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 1st, 2005, 17:55
New Member
Join Date: Nov 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

Reply

Tags
xsl, javascript

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 12:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43