Hi :
I have a string like
http://testweb/StandardsBasedPractice/Protocols/
How can I get the sub string of 'Protocols'
Please email me
thankx
Hmm, you could implode them into an array, then get the last element using count. Assuming they\'re fed in like that...