Results 1 to 6 of 6

Thread: [RESOLVED] how to get a value from part of a url ?

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2005
    Posts
    1,907

    Resolved [RESOLVED] how to get a value from part of a url ?

    Hi i got few urls:
    example:

    Code:
    http://www.somesite.com/m2/side/1234567891/DisplayDetails.wmt
    in a listbox i want to extract part of the url for example this part:1234567891 from the url when clicking on any url in listbox and place 1234567891 in a textbox for further process.could any one show me how this can be done.Thanks

    url example:
    Code:
    http://www.somesite.com/m2/side/1234567891/DisplayDetails.wmt
    Last edited by tony007; Mar 24th, 2011 at 10:03 AM.

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