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
<td valign="top"> only works sometimes
SwingWorker setProgress problem
the GridView
Raise domain function level when there are 2 ADs
Access 2010: is there a way to have Access 2010 and it's runtime running on the same PC?
Help Need to resole this error SqlClient.SqlConnection' cannot be converted to 'System.Data.OleDb.OleDbCo
nnection'.
How to obtain computer MAC address in a website
Global Catalog Not Working In Branch Office Locations After Introduction of One Server 2008 And Upgrading Domain
Cisco phone system
restore unmounted hard drive