User Profile

Collapse

Profile Sidebar

Collapse
aarushi2001
aarushi2001
Last Activity: Dec 26 '06, 01:20 AM
Joined: Nov 29 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • aarushi2001
    started a topic Split comma
    in XML

    Split comma

    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
    See more | Go to post

  • aarushi2001
    started a topic URL Encoding
    in XML

    URL Encoding

    Hi all,

    My XML has a tag something like this:
    <name="scienc e & technology" />

    I want to replace & to %26. Any help?
    See more | Go to post

  • aarushi2001
    started a topic set Check Box Attribute

    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?
    See more | Go to post
No activity results to display
Show More
Working...