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:
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
RE: Visual Basic help
code:
Text1.Text = Mid$(Text1.Text, 1, Len(Text1.Text) - 1)
Or:
code:
Text1.Text = Replace$(Text1.Text, """", "")
YouTube closed-captions ripper (also allows you to download videos!)
12-10-2004 05:56 AM
Profile E-Mail PM Web Find Quote Report
« 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:

Forum Jump:

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