Java Script text editor help needed
Posted: Wed Feb 24, 2010 1:36 pm
Hello,
I am working on a site that utilizes a Javascript based Rich Text Editor. My goal is to create the text then export the html content to MySQL via PHP. I know it can be done but honestly I am a bit lost. I have gotten as far as to insert the record on click but none of the text goes with it. so I am familiar with the basic connection process and such.
What I want to know is what function / process am I missing to get the onsubmit /onclick event to send the text to the MySQL database. I am stumped if any of you geniuses have any ideas please help a newbie out. Thanks in advance!
I am working on a site that utilizes a Javascript based Rich Text Editor. My goal is to create the text then export the html content to MySQL via PHP. I know it can be done but honestly I am a bit lost. I have gotten as far as to insert the record on click but none of the text goes with it. so I am familiar with the basic connection process and such.
What I want to know is what function / process am I missing to get the onsubmit /onclick event to send the text to the MySQL database. I am stumped if any of you geniuses have any ideas please help a newbie out. Thanks in advance!