View Single Post
  #6  
Old 01-23-2008, 03:03 AM
poornima poornima is offline
D-Web Sr.Programmer
 
Join Date: Dec 2007
Posts: 188
poornima is on a distinguished road
Smile Re: How to remove space appearing before the string in textbox?

Hi,
The Substring you have used works fine.But the Trim() doesn't work in JS.
Reply With Quote