Welcome Guest, Not a member yet? Register   Sign In
this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU
#1

(This post was last modified: 06-26-2018, 07:14 AM by lsepolis123.)

<div style="height: 600px; overflow-y: scroll; overflow-x:hidden;" class='col-md-12 sol-sm-12' contenteditable='true' id='user_notes_for_video' name='user_notes_for_video'></div>


can you help? 
this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SUBMITTED AS post REQUEST...


NORMALLY FOR TEXT AREA I HAD IN THE CONTROLLER - Now what must be done ?

                'user_notes_for_video' => $this->input->post('user_notes_for_video')


Also in HTML5 - how limit in this writable DIV the characters and html data pictures etc to 1200 chars???
Reply


Messages In This Thread
this EDITABLE DIV is in my web form[ADD/EDIT] - how get POST data FROM THIS ? FORM SU - by lsepolis123 - 06-26-2018, 07:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB