Changes

Jump to: navigation, search

Savefunc

6 bytes added, 17:58, 6 May 2010
no edit summary
'''Example 1:'''
function savefunc(frm)
{
''do this''
* The following sample [[JavaScript]] function will prompt the [[User|user]] to confirm if they really want to save the record.
<pre>
function savefunc(frm)
{
var answer = confirm ("Do you really want to save this?")
0
edits

Navigation menu