|
-
September 27th, 2000, 07:16 AM
#1
UBB Codes
How do I insert square bracket pairs in a post without this site interpreting it as UBB code? -mk
If it ain't broke,
Fix it till it is.
-
September 27th, 2000, 11:29 AM
#2
Just add spaces [ b ] bold text [ /b ]
or refer ppl to the FAQ page
http://discussions.virtualdr.com/faq.html
------------------
Compguy Pete
The Benevolent Administrator
My personal website
-
September 27th, 2000, 11:34 AM
#3
The example I have is the following C variable:
${item{*}}
The inside curely bracket pair should be square bracket pair. How do I display the square bracket pair in here?
$[item[*]]
The <left square bracket><asterix><right square bracket> gets interpreted as a list item.
I guess I have to insrt a space in there some place. -mk
[This message has been edited by mikek147 (edited 10-01-2000).]
If it ain't broke,
Fix it till it is.
-
September 27th, 2000, 06:39 PM
#4
Try the code command:
Nope, that doesn't work !
------------------
Howard Marsh
HWM Consulting Pty Ltd
Harbour City Computers
Queensland, Australia
Take back your life. FREE Email Newsletter shows you how!
[This message has been edited by HWMC (edited 09-27-2000).]
Howard Marsh
HWM Consulting Pty Ltd
Harbour City Computers
QLD, Australia.
Did we help?
Please post back and let us know the results.
-
September 29th, 2000, 04:15 AM
#5
The ASCII code for the left square bracket is 91 and the right square bracket is 93. So, if you want to have the following string displayed here in your UBB message:
[*]
you need to use this string:
&#91;*&#93;
More info: HTML ISO_8859-1 Entities
[This message has been edited by Vernon Frazee (edited 07-21-2001).]
-
October 1st, 2000, 06:43 AM
#6
Thanks Vernon. As seen above, that certainly did the trick.
Again, Thanks. -mk
If it ain't broke,
Fix it till it is.
-
October 9th, 2000, 02:23 PM
#7
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
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
|
|