Guest_imported
New member
- Jan 1, 1970
- 0
I use a form to post some things on a html page,
the thing is when I use:
print FILE "<b>Message:</b><BR><PRE>$FORM{'msg'}</PRE>\n";
The Output don´t look like the input.
Input in the textbox:
Blablabla Blablabla
BlaBlaBlaBla
Some more text here.................
The output in the html page looks like:
Blablabla Blablabla
BlaBlaBlaBla
Some more text here.................
WHAT HAVE I DONE WRONG ?????
Thx in advance
Patrik (xcuse the poor english, im from Sweden)
the thing is when I use:
print FILE "<b>Message:</b><BR><PRE>$FORM{'msg'}</PRE>\n";
The Output don´t look like the input.
Input in the textbox:
Blablabla Blablabla
BlaBlaBlaBla
Some more text here.................
The output in the html page looks like:
Blablabla Blablabla
BlaBlaBlaBla
Some more text here.................
WHAT HAVE I DONE WRONG ?????
Thx in advance
Patrik (xcuse the poor english, im from Sweden)