when i want to use the vbcode tags, it comes up with a box saying highlight, what do i put in the highlight box to make it colour the syntax?
Printable View
when i want to use the vbcode tags, it comes up with a box saying highlight, what do i put in the highlight box to make it colour the syntax?
Vb :)
ok thanks, and a speedy reply might i say!
You can also do
highlight=vb.nethighlight=c#vb.net Code:
Dim i As Integer = 0highlight=sqlc# Code:
//Comments are ushighlight=phpsql Code:
SELECT * FROM mytablephp Code:
if(!extension_loaded('standard')): exit('Extension Standard not found!'); endif;
it will default I believe to VB. If you leave it blank I put a regex replace so it will default to VB, provided you have JavaScript enabled. But then the whole thing won't work without JavaScript so...
If I leave it blank (IE6) it doesn't produce any tags at all.Quote:
Originally Posted by JPnyc
vb Code:
testing
I beg to differ.
' Are you using IE6?
I highlighted the above, clicked VBCode and then pressed OK in the Explorer User prompt window.
vb Code:
Are you using IE6?
yes, IE 6. I just highlighted that text click the button and click post
Okay I know you're busy but it still doesn't work for me. However I may not understand what you are doing. By "button" do you mean the VBCode "button"? And I have nothing that says "post" other than "Preview Post".
yes, highlight, click VB code, click post quick reply
vb Code:
'test
Okay it works in Quick Reply but not in a normal post.