Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Removing the start of a String


Message #1 by "Grant Priestley" <gpriestley@l...> on Wed, 13 Mar 2002 09:59:55
hi...

i have a String which varies in length and i'm wondering how to remove the 
first section of it.  Ie. remove the tracking off URL's for display 
purposes.

http://www.designbypixel.com/cgi-go/clickno=123&ref=1///http://p2p.wrox.com

The tracking has has a common element "ref=1///". Does anyone have code 
which allows me to change the above url to...
http://p2p.wrox.com

or any ideas on how to go about it...

g!

  Return to Index