Help with a Bug.
Posted: Thu Jun 24, 2004 8:53 am
Please Help...
I have a content managent systems that allows the user to edit and add articles to news pages on the site. The problem I have is that when you insert more than 1200+ characters into a textarea that is created by php. It doesn't allow them to be posted to the database. This happens on both the edit articles and add a new article. It seems like it may be a form problem or a javascript problem not on the database side..
Everything else works just the lenght of the articles doesn't work.
. the test server is http://www.njalive.com/quantifiNew/adminlogin.php.
The Test ID and password are test test
I am new to PHP and the person that wrote the code is unavailable at this time.
I have a content managent systems that allows the user to edit and add articles to news pages on the site. The problem I have is that when you insert more than 1200+ characters into a textarea that is created by php. It doesn't allow them to be posted to the database. This happens on both the edit articles and add a new article. It seems like it may be a form problem or a javascript problem not on the database side..
Everything else works just the lenght of the articles doesn't work.
. the test server is http://www.njalive.com/quantifiNew/adminlogin.php.
The Test ID and password are test test
I am new to PHP and the person that wrote the code is unavailable at this time.