Hi all,
I have xml which looks something like this:
<segment>
<hit desc="a,b,c,d,e " />
</segment>
how can I make it display like this:
a b c d e
Thanks
User Profile
Collapse
-
URL Encoding
Hi all,
My XML has a tag something like this:
<name="scienc e & technology" />
I want to replace & to %26. Any help? -
set Check Box Attribute
Hi,
I have a check box in my form. I was wondering how can I do the following:
when someone checks the box and hits submit, the checkbox.checke d shud be checked to true. If it is unchecked, the value should be set to false.
I need to use JavaScript/DOM. Any hints?
No activity results to display
Show More