G
Goobz
Is there a way to strip characters returned from the Query!? For
instance...
I have a script file that has been written to import stuff into our
Active Directory. However, as most of you know, AD ads the "+" in the
country code, when you ad someones phone number...
The last person that was inputting stuff into the database I'm working
from, input the "+" in the field with the phone number.. So the field
looks like "+93 2345 3245342523", or "+01 123 2342-234234".
So the info I need, and the + are in the same field. Now I know you
can add a plus before the result if it doesn't exist in the field, but
I don't know about stripping it...
instance...
I have a script file that has been written to import stuff into our
Active Directory. However, as most of you know, AD ads the "+" in the
country code, when you ad someones phone number...
The last person that was inputting stuff into the database I'm working
from, input the "+" in the field with the phone number.. So the field
looks like "+93 2345 3245342523", or "+01 123 2342-234234".
So the info I need, and the + are in the same field. Now I know you
can add a plus before the result if it doesn't exist in the field, but
I don't know about stripping it...