Login
Register
Menu
Home
Help
Search
rejetto forum
PROBLEMS? QUESTIONS? CLICK HERE!
rejetto forum
»
Software
»
HFS ~ HTTP File Server
»
multiline strings
multiline strings
Foggy
·
4 ·
2972
« previous
next »
Print
Pages:
1
0 Members and 1 Guest are viewing this topic.
Foggy
Tireless poster
Posts:
806
multiline strings
on:
March 29, 2008, 03:36:14 AM
Is it somehow possible to use string tables with strings that have more than 1 line.
eg.
string1=hello
string2=hey,
how are you?
{.!string1.}=
hello
{.!string2.} =
hey,
how are you?
bacter
Operator
Tireless poster
Posts:
681
Re: multiline strings
Reply #1 on:
March 29, 2008, 06:30:55 AM
You can already obtain this result using a <br /> in your string definition:
string2=hey,<br />how are you?
then {.!string2.} shows as:
hey,
how are you?
your computer has no brain - use your own !
Foggy
Tireless poster
Posts:
806
Re: multiline strings
Reply #2 on:
March 29, 2008, 12:14:03 PM
I suppose this is somewhat linked to my other topic where I cant change the linebreak into </br> because the strings table is automatically created from urlvars.
rejetto
Administrator
Tireless poster
Posts:
13523
Re: multiline strings
Reply #3 on:
September 01, 2008, 01:33:37 PM
what if you use the html entity &# 13; (without the inner space) ?
Print
Pages:
1
rejetto forum
»
Software
»
HFS ~ HTTP File Server
»
multiline strings
Search
Username
Password
Always stay logged in
Forgot your password?