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
excel 2003 vba
I can't install Office XP....
mailto isn't working on my image map??
Destroy a process (exe) from website
How do I uninstall Symantec Backup Exec 11d in Windows Server 2003??
Visual Studio .NET build error but website works fine, problem with included script with VB
Dynamically create text box value from query results
compare two colums and extract the data to a new sheet excel 2007
iPod Touch disabled due to lost password
Proxy settings in Windows 7