Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-11-2007, 07:50 PM   PM User | #1
sasha85
Regular Coder

 
Join Date: Sep 2007
Posts: 179
Thanks: 4
Thanked 0 Times in 0 Posts
sasha85 is an unknown quantity at this point
Question cleaning the string from some number

imagen a string with lots of zero's "0" in the string
how we can not only check and find the zero's but to delete it and to remain all the old structre of the string?
to get the old string without no zero's with no other changes


__________________
By the time u recognize this moment, This moment will be gone.
sasha85 is offline   Reply With Quote
Old 10-11-2007, 07:58 PM   PM User | #2
simba2be
New to the CF scene

 
Join Date: Oct 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
simba2be is an unknown quantity at this point
string=Replace(string,"0","")
simba2be is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:30 AM.


Advertisement
Log in to turn off these ads.