PDA

View Full Version : What Gives



Kirk
01-24-2003, 09:59 AM
Why can't you put more than one space in your post? Between
words I mean ... watch, I'll hit the space bar 10 times, and then
type the letter 'E'. E

See what I mean? it got rid of my extra spaces, which prevents
you from making an aesthetic post.

Bob Hubbard
01-24-2003, 01:23 PM
Everything is translated into HTML which tends to 'eat' the additional spaces. I'm not aware of a fix, and it drives me as nuts as you. When I have a moment, I'll double check the support forums and see if its been discussed there.

Laevolus
04-15-2003, 02:30 PM
Let me test something

a  b   

Laevolus
04-15-2003, 02:33 PM
Yep, that works.

Bit of a pain to use, but the HTML code for adding a space is this

& n b s p ;

but without the gaps in between

Annoying, but it works at least.

pesilat
04-15-2003, 02:44 PM
<pre>Testing test</pre>

pesilat
04-15-2003, 02:45 PM
OK. The "<pre>" tag doesn't translate :)

Mike

Cthulhu
04-15-2003, 02:45 PM
Originally posted by Laevolus
Yep, that works.

Bit of a pain to use, but the HTML code for adding a space is this

& n b s p ;

but without the gaps in between

Annoying, but it works at least.

Thanks for that solution, Laevolus!

Cthulhu

pesilat
04-15-2003, 02:46 PM
Maybe will work?

pesilat
04-15-2003, 02:46 PM
Nope. I think you're stuck with & nbsp;

Bob Hubbard
04-15-2003, 05:18 PM
Most HTML wont work in messages. Its turned off due to security concerns.

pesilat
04-15-2003, 05:22 PM
Originally posted by Kaith Rustaz
Most HTML wont work in messages. Its turned off due to security concerns.

Yup. I figured as much. But it doesn't hurt to try :)

Mike