Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 09:39 AM
trysendingspam@yahoo.ca
Guest
 
Posts: n/a
Default Modify two parts of a page independently

Hi,

I want to add some interactivity on my web page, so I have a form that
allows the user to display some specific elements of a XML data set.
The form is populated at first from the XML data, and output filtering
is done trough an instruction

data_table.innerHTML =
source.documentElement.selectSingleNode("listing") .transformNode(stylesheet);

This part works fine. However, the filter options must also adapt to
the user choice, that is the <SELECT><OPTIONS> must be rewritten to
reflect the user choice.

I just can't do it ! What kind of structure would you suggest to handle
this problem ?

Thanks for your help.

Newbie to XML

 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles