473,413 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Retrieve a Value, do a loop and Search by Key() -- in XSL only

1
Hello All,
My question is to know FIRST how to retrieve (to get) a value of <INPUT type="text"...> using XSL into my xsl variable, this value contains text strings separated by semi-column ";" like (" toto; ameli; CCLAS; javascript; PHP; ASP Classic"). Then I want (SECOND TIME) to loop based on this string after transformed in table with 6 elements (only on XSL). Finally, within this loop how to search for KEY( ) function in each of its values.
To simplify my problem can be divided into 3 parts:
1 - how to get in XSL, the value of the input into my XSL variable called myValue.
2 - how to split, always in XSL myValue by the separator ";" . And make a loop, I call myLoop thereupon .
3 - inside my loop myLoop varying the value of my key search KEY() - always XSL .

Any help is welcome , for what it's been awhile since I try resolve this problem but I did not find what I wanted.

Thank you in advance
Mar 11 '14 #1
0 1593

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: suresh | last post by:
Hi all, I have a hash table and I want to modify the value of a key. Please let me know how can that be acheived. Thanks Suresh
7
by: ad | last post by:
I have a hash table like: Hashtable myHT = new Hashtable(); myHT.Add("First", "Hello"); myHT.Add("Second", "World"); myHT.Add("Third", "!"); We can use key to find value like: myHT -> "Hello"...
0
by: Tim Zych | last post by:
I am using asp.net and ado.net to update an Access 2000 database. It works OK except, after minimal use, I get an error message: ----------------------- "The search key was not found in any...
5
by: Jason Shohet | last post by:
in web.config, I want to have a key in appSettings: <add key="Url" value="http://gisbox/mypage.htm?action=state&city="/> But that value doesn't take... I get an error saying it expects a...
0
by: veaux | last post by:
I see a few references to the above error, but haven't found why it may be happening in my case. Have an Access 2003 DB and am trying to import a text file into a new table. I'm just using the text...
26
by: Ping | last post by:
Hi, I'm wondering if it is useful to extend the count() method of a list to accept a callable object? What it does should be quite intuitive: count the number of items that the callable returns...
1
by: mandanarchi | last post by:
I've hunted for info about this and come up with loads. Jet 4.0 error - fixed in latest service pack. We all have latest service pack. Copy faulty table, delete old, remove fault field etc This...
17
by: mandanarchi | last post by:
Access 2003; PC with Windows XP; SBS 2003 I tried searching the forums but it came up with a blank page. I searched Google and found an answer; but the 'problem' doesn't relate to our situation!...
2
by: munkee | last post by:
Well I created my first try at form validation through using the before update event. However I am now having issues. I am validating a subform on my main form. The validation code is held within...
2
PsychoCoder
by: PsychoCoder | last post by:
NOTE: Posted this on my blog this morning but also felt the bytes community could benefit from it. I've seen this question asked many times on different forums and thought I'd develop a solution...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.