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...