CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Threaded View

  1. #4
    Join Date
    Mar 2003
    Location
    London
    Posts
    198

    Re: populating Drop down with items frmo server.

    Your responses are very helpful,
    I would like to ask further that If I use XML instead of comma seperated text, could you give me an example as to how would I parse the XML in the java script code to extract my item values.
    Thanks.

    your example to demonstarte that we can manipulate dropdown using its reference gave me a better idea, Initially i was thinking that generating html is the only way to add items ..
    Last edited by xs2ahmed; September 26th, 2007 at 08:24 AM.
    He is not strong and powerful, who throws people down, but he is strong who withholds himself from anger
    MyWeb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured