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
Restoring a server, AD and Exchange
call manager auto restart !
Group Policy to rename existing network share with new server name
Access internal web server internally using public ip cisco
Help with setting up some Word tables
zip file protection
Setting up failover using 2 wan lines
Caching image/flash in JSP
vb.net declade ip address
Recommend good inexpensive voicemail solutions