View Single Post
  #1 (permalink)  
Old 11-16-2007, 11:02 AM
forisco forisco is offline
Junior Member
 
Join Date: Oct 2007
Location: Italy
Posts: 25
Default Remove spaces from string

Hi boys,
there is a simple way to remove the spaces from the begin and from the end in a string without the replace function (like the Trim function in VB)? Tnx
Reply With Quote