Redian新闻
>
Please help on replacing character in VB
avatar
Please help on replacing character in VB# Database - 数据库
l*u
1
guys, someone please help in my code. It drives me crazy!!! wuwuwu....
The question is as following:
In a form, I have a text box named: txtName which contains customer name.
If the customer name is for example: Cindy's.
Then the txtName = "Cindy's"
Now, in my code, I need to check this txtName field. if contains the single
prime ('), I need to replace it as two single primes('')
My code is:
Dim Oldtxt as String
Dim Newtxt as String
Dim ocn as new connect
....
Oldtxt = txtName.text
Newtxt = Old
avatar
aw
2
i assume u use vb .net, right? the code looks fine with me and i can get it
right on my box. check other lines in between which you may ignore.
if u r using vb6, then it's wrong.

【在 l**u 的大作中提到】
: guys, someone please help in my code. It drives me crazy!!! wuwuwu....
: The question is as following:
: In a form, I have a text box named: txtName which contains customer name.
: If the customer name is for example: Cindy's.
: Then the txtName = "Cindy's"
: Now, in my code, I need to check this txtName field. if contains the single
: prime ('), I need to replace it as two single primes('')
: My code is:
: Dim Oldtxt as String
: Dim Newtxt as String

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。