Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Skype & Technology
»
Tech Talk
» Visual Basic help
Visual Basic help
Author:
Message:
matty
Scripting Guru
Posts: 8336
Reputation:
109
39 /
/
Joined: Dec 2002
Status:
Away
RE: Visual Basic help
Reply the Equivalent Character code for the Quotation Mark is Chr(34) so you can use the following;
code:
Text1.text = Replace(Text1.Text, Chr(34), vbNullString)
12-10-2004 06:00 AM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
Visual Basic help
- by DJeX on 12-10-2004 at 03:54 AM
RE: Visual Basic help
- by Mike on 12-10-2004 at 05:56 AM
RE: Visual Basic help
- by matty on 12-10-2004 at 06:00 AM
RE: Visual Basic help
- by DJeX on 12-10-2004 at 10:37 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
Forum Rules:
You
cannot
post new threads
You
cannot
post replies
You
cannot
post attachments
You
can
edit your posts
HTML is
Off
myCode is
On
Smilies are
On
[img] Code is
On