|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Dynamic updates to form list based on user selecti
I infer that you are using XSLT to transform XML into either HTML or XHTML. If that is a correct assumption, the answer is probably "no". I say that because once your tranformation has been serialized to HTML/XHTML and sent to the browser, you are basically done with XSLT. I say "basically done with XSLT" because you could (with IE, anyway, I haven't scripted recent versions of Netscape) invoke additional transformations by instantiating MSXML COM object in the browser and calling their methods with scripts. But the important point is that you will have to do scripting in the browser to modify a page after it has been generated unless you wish to make a round-trip to the server everytime a user makes a selection from one of your <select> inputs. If you are doing client-side scripting, the kind of effects you want to achieve are far more easily done without using XSLT and instead by manipulating the document's elements directly with the script. -- Charles Knell cknell@xxxxxxxxxx - email ---- Hazari Syed <h.syed@xxxxxxxxxxxxx> wrote: > I need to generate the XSL stylesheets so that the selectable lists > change based on selections made to the first, second, etc lists.. > > Like you pick a car make, and then based on the make the models are > updated in the models list, etc > > Is this doable in XML/XSL? > > Thanks. > > Hazari Syed > > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








