|
-
Dec 6th, 2005, 03:42 PM
#1
Coo l
The original title is :
vBulletin is intelligent. ;)
Last edited by iPrank; Feb 17th, 2007 at 02:08 AM.
-
Dec 6th, 2005, 03:47 PM
#2
Re: abc d
VB Code:
Private Sub AAA()
Dim I As Object
'vBulletin can't comment (inline comments) correctly
'I don't think this will work
' Hey it wasn't working in forums :o
' OK. Here it is :
' [b]I can't find it ![/b]
Dim GotIt As Boolean
GotIt = True 'Finally ! It can't get out of my hand
End Sub
Last edited by iPrank; Dec 6th, 2005 at 03:56 PM.
-
Dec 6th, 2005, 04:01 PM
#3
Re: abc d
Same result in IE, FireFox, Opera.
-
Dec 6th, 2005, 04:03 PM
#4
-
Dec 6th, 2005, 04:04 PM
#5
Last edited by iPrank; Mar 29th, 2006 at 01:51 PM.
-
Dec 6th, 2005, 04:08 PM
#6
Re: abc d
The short form of Wild Wilder Wildest is www..
-
Dec 6th, 2005, 06:45 PM
#7
Re: Coo l
'vBulletin can't comment (inline comments) correctly
Actually it's not vBulletin, VBCode is our own addition to the software.. and the fault is in there I'm afraid, so it doesn't matter which browser you use.
-
Dec 6th, 2005, 06:57 PM
#8
Re: Coo l
Wow ! You guys wrote the [ vbcode] ! That's great !
-
Dec 6th, 2005, 07:13 PM
#9
Re: Coo l
Well.. somebody did a few years back!
It was possibly John - who actually wrote vBulletin for this site, and later made it a separate project and left us
-
Dec 6th, 2005, 07:21 PM
#10
Re: Coo l
John ?
You mean this is the first site for which vBulletin was written.
-
Dec 6th, 2005, 07:25 PM
#11
Re: Coo l
Yep 
John was the creator of this site (and vBulletin for that purpose), and the original VBF Admin!
-
Dec 6th, 2005, 07:58 PM
#12
Re: Coo l
I just searched and had a good history lession. 
http://www.vbforums.com/showthread.php?t=15425
-
Dec 6th, 2005, 11:45 PM
#13
Re: Coo
AAAAAAAAAAAAAAAAAAAAAAAAA
-
Dec 6th, 2005, 11:46 PM
#14
Re: Coo
 Originally Posted by penagate
AAAAAAAAAAAAAAAAAAAAAAAAA
You try posting that by itself
-
Dec 7th, 2005, 05:25 AM
#15
Re: Coo
You try posting that by itself
You try posting that by itself
Last edited by iPrank; Feb 21st, 2006 at 03:37 AM.
-
Dec 7th, 2005, 05:32 AM
#16
Last edited by iPrank; Feb 21st, 2006 at 03:41 AM.
-
Feb 10th, 2006, 03:02 PM
#17
Re: Coo l
Code:
VB Code:
Const GENERIC_READ = &H80000000
Const FILE_SHARE_READ = &H1
Const OPEN_EXISTING = 3
Const FILE_TYPE_CHAR = &H2
Const FILE_TYPE_DISK = &H1
Const FILE_TYPE_PIPE = &H3
Const FILE_TYPE_UNKNOWN = &H0
-
Feb 19th, 2010, 08:55 PM
#18
Re: Coo
[open]highlight[close]
[open/]highlight[close/]
highlight
-- this highlight isn't working???
vb.net Code:
This is normal. [color="blue"]This is blue (or should be).[/color] [b]This is bold. Maybe.[/b] [i]i[/i] [u]u[/u] [fake]fake[/fake] [font="Verdana"]font verdana[/font] [size="7"]big[/size]
-- default highlight
This is normal.
This is blue (or should be).
This is bold. Maybe.
i
u
[fake]fake[/fake]
font verdana
big
-- another one
vb Code:
This is normal. [color="blue"]This is blue (or should be).[/color] [b]This is bold. Maybe.[/b] [i]i[/i] [u]u[/u] [fake]fake[/fake] [font="Verdana"]font verdana[/font] [size="7"]big[/size]
Code:
This is normal.
This is blue (or should be).
This is bold. Maybe.
i
u
[fake]fake[/fake]
font verdana
big
Last edited by minitech; Feb 19th, 2010 at 08:59 PM.
-
Feb 19th, 2010, 11:44 PM
#19
Re: Coo
 Originally Posted by minitech
[open]highlight[close]
[open/]highlight[close/]
highlight
[HIGHLIGHT="vb"]'something[/HIGHLIGHT]
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Feb 20th, 2010, 10:08 AM
#20
Re: Coo
 Originally Posted by Nightwalker83
[HIGHLIGHT="vb"]'something[/HIGHLIGHT]
But how could you say "[noparse] and , huh?[/noparse]" then?
-
Feb 20th, 2010, 12:54 PM
#21
Re: Coo
It seems you've managed it.
 Originally Posted by minitech
[open]highlight[close]
[open/]highlight[close/]
highlight
The Open and Close tags use the same syntax as the rest, you just need to put a random character inside, eg:
[open] a [/open]
gives:
[
-
Feb 20th, 2010, 02:26 PM
#22
Re: Coo
Oh, so [noparse] is an interesting tag. [/noparse]
-
Feb 21st, 2010, 01:12 AM
#23
Re: Coo
 Originally Posted by minitech
Oh, so [noparse] is an interesting tag. [/noparse]
the [noparse] tag allows you to disable the tags it inside it.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|