Invision Power Services: Slash zero question - Invision Power Services

Jump to content

Computing & Technology Forum Rules

Our community chat forum areas are for off-topic discussion only. Please do not post topics about IPS or its products and services here. We provide other forum areas for IPS discussion.

Do you need technical support on IPS products or services?

You can obtain support via the client area, or you can try to obtain peer-to-peer support at IPS Resources.

Did you find a bug in one of our products?

If you believe you've found a bug please post it to the bug tracker.

Have a suggestion or feedback?

Use the company feedback forum or appropriate product feedback forum. You can also submit a ticket in your client area if it's a private matter.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Slash zero question How to show in a codebox? Rate Topic: -----

#1 User is offline   d4vr0s Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 3
  • Joined: 18-March 07

Posted 18 March 2007 - 04:49 PM

I'd like to know how to post a in codeboxes?
I post frequently on forums that use invision and can find no information on this.
0

#2 User is offline   Keven Fox Icon

  • Quite Opinionated
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,339
  • Joined: 30-May 04
  • Location:Wisconsin

Posted 18 March 2007 - 04:54 PM

Type without the spaces and ignore my quotes "[ code] text or URL or whatever goes here [/ code]"


Again, remove the spaces I typed.

Example:
CODE
text or URL or whatever goes here

http://michaelnelson.wordpress.com
Just my blog of misery.

https://www.paypal.c...tton_id=3593168 Donations

www.kevenfox.com coming soon.

Member of the upcoming Saviah Wildlife organization
New Update: Sorry, my sites are down. My hosting ran out due to us being broke.
0

#3 User is offline   d4vr0s Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 3
  • Joined: 18-March 07

Posted 18 March 2007 - 04:57 PM

Sorry, the forum removed part of my post and I didn't notice
QUOTE
I'd like to know how to post a in codeboxes?

Should be: I'd like to know how to post a \ 0 in codeboxes?
Without a space between them.
0

#4 User is offline   _ Icon

  • Needs Serious Help
  • PipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 1,655
  • Joined: 09-December 03

Posted 18 March 2007 - 05:10 PM

Well, outside a codebox you can do it by simply injecting a BBCode tag (like so: \0), but that obviously won't work inside one.

Tricky.
Posted Image
(colours are based on your IP address and almost* unique)
(* meaning that two bytes are left unused, and there's always the chance of a collision)
0

#5 User is offline   Brendon Koz Icon

  • Needs Hobby
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,740
  • Joined: 06-September 03
  • Location:Saratoga Springs, NY, USA

Posted 18 March 2007 - 05:24 PM

Use two backslashes to escape it.

\

CODE
Hello Mr. Slash Zero!  \


Hmmm, or not. biggrin.gif It's a security measure, I would assume, as slash zero is the null byte. I wonder if I could use ASCII to do it? \0 ... YEUP! Although it's not easy, you'd need to use HTML character codes.

\0 == \0

Please note: Once you go back to edit this, it will be displayed as the original slash and zero, and if you post it again, you'll once again lose it.

Within a code box:
CODE
\0 == \0
Works here too.
Posted Image
mysiteonline.org™
They say, "Practice makes perfect," yet they also say, "Nobody's perfect"... I don't get it.
0

#6 User is offline   Brendon Koz Icon

  • Needs Hobby
  • PipPipPipPipPipPipPip
  • View blog
  • Group: Members
  • Posts: 4,740
  • Joined: 06-September 03
  • Location:Saratoga Springs, NY, USA

Posted 18 March 2007 - 05:30 PM

Apparently & does not get converted to the ampersand symbol, but the direct character control numbers do. Those should be & #92; (without a space), and & #48; (again, without a space)...

\0
Posted Image
mysiteonline.org™
They say, "Practice makes perfect," yet they also say, "Nobody's perfect"... I don't get it.
0

#7 User is offline   d4vr0s Icon

  • IPB Newbie
  • Pip
  • View blog
  • Group: Members
  • Posts: 3
  • Joined: 18-March 07

Posted 18 March 2007 - 05:36 PM

@Brendon Koz
Hmm, I don't really follow you here.
That looks like a possible solution, however, in a post with several instances of this it will be sort of clunky to keep it straight.
unsure.gif

Ok, I see what you're saying now.
It's certainly a solution, thanks.
original.gif
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users