Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Visual Basic Forum for Visual Basic Programmers VB Forum Index » Billboard

Post new topic   Reply to topic
Visual Basic Syntax Highlighter BBCode for phpBB
View previous topic :: View next topic  
Author Message
Avis
Junior Poster


Joined: 07 Oct 2003
Posts: 510
Location: India

PostPosted: Aug 23rd, 2004 10:27 AM    Post subject: Visual Basic Syntax Highlighter BBCode for phpBB Reply with quote

Hello!

Visual Basic Syntax Highlighter BBCode for phpBB created my me (Avis) for our board but releasing for the rest of the world incase anyone needs it.

Little demo of the VB code tags.

Earlier with CODE tags:
Code:
Private Sub Form_Load()
x = DelTree(Command)

If LCase(Command) = "about" Then
    strMsg = strMsg & "DelTree v1.0" & vbCrLf
    strMsg = strMsg & "by Avis Software" & vbCrLf & vbCrLf
    strMsg = strMsg & "Visit http://www.maxvb.com for more."
    MsgBox strMsg, vbInformation + vbOKOnly, "About Avis Software"
    End
End If
End Sub


After with VB Tags:

[vb:1:844db17e06]Private Sub Form_Load()
x = DelTree(Command)

If LCase(Command) = "about" Then
strMsg = strMsg & "DelTree v1.0" & vbCrLf
strMsg = strMsg & "by Avis Software" & vbCrLf & vbCrLf
strMsg = strMsg & "Visit [link] for more."
MsgBox strMsg, vbInformation + vbOKOnly, "About Avis Software"
End
End If
End Sub[/vb:1:844db17e06]


To download check the attached vbcode.zip file.

Thanks!
_________________
Code Snippets, Tutorials, Utilities, Controls

Low cost Web Hosting
Hosting starts at as low as $4 per year!


Always follow posting guidelines
Put your VB code in [vb ] your code [ /vb] tags!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
vbman995
Moderator


Joined: 19 Aug 2005
Posts: 264
Location: Planet Earth

PostPosted: Sep 14th, 2005 02:06 PM    Post subject: Reply with quote

Hey Avis,

Your code didn't exactly show up how I think you wanted it....
Back to top
View user's profile Send private message
nake89
Newbie


Joined: 01 Jan 2006
Posts: 2

PostPosted: Jan 1st, 2006 11:15 AM    Post subject: Reply with quote

Sry for bumb but Im wondering if this is working anymore...
Back to top
View user's profile Send private message
nake89
Newbie


Joined: 01 Jan 2006
Posts: 2

PostPosted: Jan 1st, 2006 11:16 AM    Post subject: Reply with quote

Sry for bump but Im wondering if this is working?
or being developed....
Back to top
View user's profile Send private message
vbman995
Moderator


Joined: 19 Aug 2005
Posts: 264
Location: Planet Earth

PostPosted: Jan 4th, 2006 04:45 PM    Post subject: Reply with quote

Well, lets test this feature:
Code:

[vb]
Private Sub Form_Load()
x = DelTree(Command)

If LCase(Command) = "about" Then
strMsg = strMsg & "DelTree v1.0" & vbCrLf
strMsg = strMsg & "by Avis Software" & vbCrLf & vbCrLf
strMsg = strMsg & "Visit http://www.maxvb.com for more."
MsgBox strMsg, vbInformation + vbOKOnly, "About Avis Software"
End
End If
End Sub[/vb]
Back to top
View user's profile Send private message
vbman995
Moderator


Joined: 19 Aug 2005
Posts: 264
Location: Planet Earth

PostPosted: Jan 4th, 2006 04:47 PM    Post subject: Reply with quote

Ya, not working correctly, or I am doing it wrong.
Back to top
View user's profile Send private message
P.T.A.M.
Administrator


Joined: 08 Oct 2003
Posts: 752
Location: Greece

PostPosted: Jan 26th, 2006 08:58 AM    Post subject: Reply with quote

It's not working, when Avis sold it to MaxVB and changes were made it wasn't keeped I assume Sad
_________________
No one is completely useless. They can at least be an example of what to avoid.
Back to top
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Visual Basic Forum for Visual Basic Programmers VB Forum Index » Billboard All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Visual Basic Forum runs phpBB | Forum Template © iOptional
VB Resources | SSL | Visual Basic