Remove Numeric data
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi All
I am taking the text string that the user enters and passing it to a field
in another form that is opened. How do I automatically detect and remove
the numeric part of the text string if the user enters it by mistake?
Any assistance will be appreciated.
Regards
Mike Green
.
Relevant Pages
- Re: Elementary string-parsing
... "return" and passing arguments). ... stack at the end; hence they appear sort of global. ... "ValueError" if the string isn't a representation of a number? ... Convert a string or a number to floating point. ... (comp.lang.python) - Re: WindowsIdentity - Invalid token; it cannot be duplicated
... Because the login method will be used by asp.net application and also used ... passing the token to Login method and it tries to get the Priniciple. ... IntPtr iToken, string domainName, string userName) ... and why do you have to pass tokens around?? ... (microsoft.public.dotnet.security) - Re: C String Interop
... char) on passing to C. ... to C as a string, ... override the conversion for cases where that wasn't intended. ... But I would oppose special-casing of argument passing ... (comp.lang.fortran) - Re: Sockets newbie - how do I pass structured data around?
... >mean that passing a chunk of memory ) ... If the two systems were produced by the same code and compiler, ... end knows how long the string is and the string encoding. ... This is one case where defining user type variables like BYTE, WORD, ... (microsoft.public.vc.mfc) - Re: Interpolations within system()
... That is a single quoted string you are passing to system. ... Do read the posting guidelines for this group. ... Sinan Unur ... (comp.lang.perl.misc) |
|