Hello,
I am writing a news script for a website I am creating, So far, progress has been pretty good, but I ran into a small problem today.
First of all, here is the address:
http://tntklan.dhs.org/tntpage/update.php
Use gummy/gummysql for login/pass
The problem is that the form only submits spaces through the url, it doesnt allow the creation of new paragraphs, for example. If I typed in this:
Hello, this is a test of the posting system
Just pushed enter, and here is another line
it shows up like:
Hello, this is a test of the posting system Just pushed enter, and here is another line
All of it is on one line. How do I carry a [Enter] through the form?