Ermahgerd, Katdarling is FIVE now!

Status
Not open for further replies.

LouisLeBeau

Shenaniganery Jedi! Too naughty for Sin Bin
ECF Veteran
Jul 23, 2013
14,099
43,300

AndriaD

Reviewer / Blogger
ECF Veteran
Verified Member
Jan 24, 2014
21,253
50,807
64
LawrencevilleGA
angryvaper.crypticsites.com
You can do spaces in URLs with "%20"

input:
Code:
http://www.mywebsite.com/my%20beautiful%20page

output:
Code:
http://www.mywebsite.com/my beautiful page

-----------------

And in regular html like you said with:

Code:
 

The forum software doesn't use traditional HTML to post things however, that's why you can do things here you wouldn't get away with on a live webpage. It uses BBcode which renders HTML without allowing anything malicious to be posted. Most forums going all the way back to the early days of phpBB work this way.

All that's true... BUT! Once it's "on the web".. it's HTML. Because that's the language the web speaks -- even php and Javascript and ASP.NET pages EVENTUALLY render out to HTML. There are all sorts of workarounds, as you mentioned... the %20 and the non-breaking space and, as here, using white as the font color to hide characters... but two regular ol ordinary spaces, just on their own, will NEVER be rendered by HTML.

Andria
 

Katdarling

I'm still here on ECF... sort of. ;)
Supporting Member
ECF Veteran
Verified Member
Jan 25, 2011
32,582
167,758
Utopia
Geeze, guys! I had no idea we'd turned this thread into HTML 101!

As you can see by Longo's post, without the spaces, the entire sheet gets posted.

I know, I know..... someone once DID show me how to post a link so that it stayed a link, rather than the full monty of spreadsheets, but hell if I can remember the how-to!


KAT! Stop booping around, you're 5 now, act like it!

de06d3c8f49f271c356bf314698a3d24.jpg

She does. :ohmy::D



TEE HEE HA HA. You took the words right out from my fingertips, DPL!

And just out of some KatKuriosity, anyone want me to act all adult and mature all of a sudden?

Yeah, didn't think so. :p
 
Status
Not open for further replies.

Users who are viewing this thread