| | |
function save ()
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
i have been asked to fix a problem on a content management system website. when the user edits the text and then clicks on the save button it is not updating the text on the pages selected. the code that is being used is
and the function looks like this
if anyone can help please get back
oEdit1.btnSave= true; // Enable save button
oEdit1.onSave = new Function("save()"); // Specify a function to calland the function looks like this
<script>
function save()
{
document.forms.form1.elements.inpContent.value = oEdit1.getHTMLBody();
document.forms.form1.submit()
}
</script>if anyone can help please get back
![]() |
Similar Threads
- intergrating ASM to C++ (C++)
- restore default (built-in) function after overriding (HTML and CSS)
- How to load a JPEG image file, store it in array and then save it (Visual Basic 4 / 5 / 6)
- "Save Target As.." isn't working in IE6 (Web Browsers)
- Windows programming - C - Save file function (C++)
- How do I save an index to a particular index of a dropdownlist in a datagrid. (C#)
- AutoComplete does not promt to save passwords for IE (Web Browsers)
- About CD(Compact Disk) Writing (C++)
- GDI (C)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Correct me and make me more perfect
- Next Thread: Help with <label for = idref[CS]>
| Thread Tools | Search this Thread |
acid2 ajax ajaxcode ajaxhelp animate array automatically beta box bug calendar cart checkbox child class codes column cookies createrange() css cursor date debugger decimal design dom download dropdown editor element enter error explorer file firefox focus forms frameworks getselection google gwt html htmlform ie8 iframe images index internet java javascript jawascriptruntimeerror jquery jsf jsfile jsp jump listbox maps masterpage math menu microsoft mimic mp4 object onmouseoutdivproblem onmouseover onreadystatechange parent php player post problem programming progressbar prototype redirect regex runtime safari scale scriptlets search select session shopping size sql text textarea toggle variables w3c web website window windowofwords windowsxp wysiwyg \n






