|
-
Aug 14th, 2002, 08:34 PM
#1
Thread Starter
Lively Member
How to eliminate blank spaces from a character or numeric filed
Hi,
I like to eliminate blank spaces from a character or numeric filed. Is there any function like Trim() to get rid of all the blank spaces from the right or left site of the filed by using JavaScript?
objValue =" ABC " or objValue = " 1233 "
FieldLength =anyFunctionName(eval(objValue.value.length))
Thanks,
Naci
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|