I am trying to parse the following to get all characters to the right of the last "/". Can someone help me?
http://www.mydomain.com/abc
would return 'abc'
http://www.mydomain.com/abc/MyOtherFolder/Thg3kd
Would return 'Thg3kd'
Thanks,
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |