Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\ja\bldapp_js_but.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>?????????JavaScript??????</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:30Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Calling JavaScript from a Button" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="app_comp.htm" title="Adding Application Components" type="text/html" /> <link rel="up" href="bldapp_js.htm" title="Incorporating JavaScript in..." type="text/html" /> <link rel="up" href="bldapp_js_but.htm" title="Calling JavaScript from a B..." type="text/html" /> <link rel="prev" href="bldapp_js_functions.htm" title="Previous" type="text/html" /> <link rel="next" href="ui_print_pg.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="?????">?????</a> > <a href="app_comp.htm" title="?????????????????????????????">?????????????????????????????</a> > <a href="bldapp_js.htm" title="???????????????JavaScript??????">???????????????JavaScript??????</a> > ?????????JavaScript??????</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="bldapp_js_functions.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="ui_print_pg.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> <p><a id="CIHFEEGH" name="CIHFEEGH"></a></p> <div class="sect2"> <h1><a name="HTMDB25496" id="HTMDB25496"></a>?????????JavaScript<a id="sthref1315" name="sthref1315"></a>??????</h1> <p>?????????????????????????????????????JavaScript??????????????????????racle Application Express?????????????????????????????????????????????????????????????????????????????????????????????avaScript?°????????????????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <script type="text/javascript"> function deleteConfirm(msg) { var confDel = msg; if(confDel ==null) confDel= confirm("Would you like to perform this delete action?"); else confDel= confirm(msg); if (confDel== true) doSubmit('Delete'); } </script> </pre> <p>???????????????????????????????????????????????????????????????????????????????????°???????????????????????????????????????<code>:REQUEST</code>?????<code>Delete</code>??????????????????????????????????????????????????????????????????????????</p> <p>??????????????<span class="bold">????????????????RL?????????????</span>??????????????????????????????????RL??????????°???????????????</p> <pre xml:space="preserve" class="oac_no_warn"> confirmDelete('Would you like to perform this delete action?'); </pre> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">???:</p> <a href="bldapp_but_wiz.htm#CJHEJHEI">????????????????????????????</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect2" --> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright (C) 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"> <span class="copyrightlogo">???????????</span></a></td> <td align="center"><a href="bldapp_js_functions.htm"><img src="dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="ui_print_pg.htm"><img src="dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de