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
What is the character code for this Character in a HTML page.
Standard User Able to Add Computer to Domain
Connecting two 6500's to a netgear switch
JavaScript: Insert text inside link
Windows 2000 Directory Services Unable to Start
Is there is something like yum for AIX?
Exporting Applied Group Policies To User-Readable Format
getdate not time
when adding Paging VB.Net GridView disappears
Make a failover exchange 2007 server