dark0s
07-16-2010, 08:56 AM
How can I to delete white spaces around parameter that I to pass with HTML forms.
For example, if I have 'firstname lastname ' or ' firstname lastname', exist it a builtin function in javascript to obtian 'firstname lastname'?
savio
For example, if I have 'firstname lastname ' or ' firstname lastname', exist it a builtin function in javascript to obtian 'firstname lastname'?
savio