Saving large articles through a form to the DB
Hi all,
I'm pretty new to Perl and already I'm finding myself lost. I have created a form for my website that allows users to enter news articles (a textarea) and then my code saves the text entered ($Text) to the database. I have set the Text to longtext through SQL, because these articles are relatively long, but for some reason whenever I try to input new data, it takes me to a blank screen and the url is my setArticle.cgi (where I am saving $Text and updating it to the DB). When I submit articles that are shorter, about 2 paragraphs long, the script works fine. Any reason why this is being difficult? Sorry if it isn't clear. Thanks so much!
-Mckenzie
Subject
Written By
Posted
Saving large articles through a form to the DB
July 12, 2006 08:21AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.