Microsoft
Software
Hardware
Network
Question : Remove space from textbox automatically
Hi,
I have a post code lookup textbox, but my database stores the postcode without a space, I need some code which will check and remove the space automatically if one exists before the DB lookup is performed.
Can anyone help me?
Thanks
Answer : Remove space from textbox automatically
Try using Replace.
Dim strPostCode As String = "98532 55 322"
strPostCode = strPostCode.Replace(" ", String.Empty)
Random Solutions
Install MS Visual Studio .NET/SQL Server and PHP/MySql on the same computer
CVS No Such Repository error
proc created on a particular day
How can I create a text box on a form that corresponds to a list box.
Receiving messages through outlook/exchange
What is meant by "Audio experience"?
Internet Browser v.s. Blackberry Browser for default
VEEAM - using one synthetic full backup forever
ADMT and sid mapping
Lotus Notes 6.5. Rule that send's calendar invites to a dedicated folder if accapted or declined.