|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Find and Replace
Dear All,
I want to replace a the each "^" content of a text box ,space(1) one.How do I |
|
#2
|
||||
|
||||
|
I am not sure what you mean, but if you
want to replace each "^" with a space, then have this Code:
newText = replace(txtBox.text, "^", " ") hope this helps
__________________
Look! Its a ShemZilla ![]() ![]()
|
|
#3
|
|||
|
|||
|
Thanks
|
|
#4
|
||||
|
||||
|
no worries
![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Find and Replace |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|