|
-
May 24th, 2006, 03:17 PM
#1
Thread Starter
PowerPoster
[RESOLVED] [Highlight=VB] Tags
I know I've seen it, but doing a search for the tag will probably return 25% of the posts in the database.
What's the code to have "<open square bracket>vbcode<close square bracket> ..." etc., in a post? Something like <open square bracket>open<close square bracket><something here?><open square bracket>/open<close square bracket> ...? It works if I put "vbcode" in for the <something>, but what's really supposed to go there? Any character?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
May 24th, 2006, 03:19 PM
#2
Re: [Highlight=VB] Tags
[vbcode]like this?[/Highlight]
That is what i usually do
quote my post to find out how i did it
-
May 24th, 2006, 03:24 PM
#3
Re: [Highlight=VB] Tags
 Originally Posted by kfcSmitty
[vbcode]like this?[/Highlight]
That is what i usually do
quote my post to find out how i did it
ooohh!!! I wondered how to do that myself!!
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
May 24th, 2006, 03:27 PM
#4
Re: [Highlight=VB] Tags
There's actually a "proper" way to do it (which definitely wont be eliminated by future software upgrades), and I'll use it the explanation:
[open]a[/open]vbcode] code here [open]a[/open]/vbcode]
(you need at least one character - I just picked "a" at random)
-
May 24th, 2006, 04:12 PM
#5
Re: [Highlight=VB] Tags
JUst highlight all the code and click the vbcode button. Easy as can be.
-
May 24th, 2006, 05:04 PM
#6
Thread Starter
PowerPoster
Re: [Highlight=VB] Tags
 Originally Posted by si_the_geek
(you need at least one character
That was the question. Thanks, Si.
JP, I don't want to put things in a vbcode block, I want to be able to do something like "Please put your code between [vbcode] and [/vbcode] tags." The [vbcode] structure has to be escaped (well, actually simulated) or it gets interpreted.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
May 25th, 2006, 08:47 AM
#7
Re: [RESOLVED] [Highlight=VB] Tags
 Originally Posted by si_the_geek
There's actually a "proper" way to do it (which definitely wont be eliminated by future software upgrades)
The method which won't be eliminated is the [noparse] tag. Unfortunately that's not available pre 3.5 but keep it in mind for when we upgrade
-
May 25th, 2006, 08:50 AM
#8
Re: [RESOLVED] [Highlight=VB] Tags
always ahead of the game!
The Open tag is here to stay.. it has been added along with VBCode and our other specific tags.
-
May 25th, 2006, 08:53 AM
#9
Re: [RESOLVED] [Highlight=VB] Tags
OK, I forgot about non-hack custom tags
-
May 25th, 2006, 08:58 AM
#10
Re: [RESOLVED] [Highlight=VB] Tags
 Originally Posted by penagate
OK, I forgot about non-hack custom tags 
That would actually be "non-specialized custom tags"
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
|