home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 June / comonline0602.iso / software / golive5 / GoLive5_Tryout.exe / MM7.Cab / F4940_LinkBesttigung.action.A1180258_69AD_4130_944D_0B6274131723 < prev    next >
Encoding:
Text File  |  2000-08-21  |  4.2 KB  |  57 lines

  1. <html>    <head>        <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">        <title>Confirm Link action</title>        <meta name="generator" content="Adobe GoLive 5">    </head>    <body bgcolor="white">        <center> <font size="6">Confirm Link 1.0</font>            <p>© 1999, Adobe Systems Incorporated<br> Alle Rechte vorbehalten.</p>            <p>Skript: Walter Blady</p>            <hr>        </center>        <csactionclass name="Confirm link" function="WBConfirmLink" nsversion="3" ieversion="3">        <csactionparam name="message" type="GLActionStringParam"></csactionparam>        <csactionparam name="URL" type="GLActionURLParam"></csactionparam>        <csactionparam name="frame" type="GLActionStringParam"></csactionparam>        </csactionclass>
  2.         <p>        <script language="JavaScript1.2" cyberversion="N1.2"><!--// Script copyright 1999, Adobe Systems Incorporated. All rights reserved.function WBConfirmLink(action) {    if (checkIt(action)) {        if (action[2] != "(Empty Reference!)") {            if (action[3].length < 1) {                parent.location.href=action[2];            }            else {                parent.frames[action[3]].location.href=action[2];            }        }    }    return;}function checkIt(action) {    var carryOn = window.confirm(action[1]);    return carryOn;    }// -->        </script> </p>
  3.         <table cool width="231" height="197" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  4.             <tr height="9">
  5.                 <td width="4" height="196" rowspan="8"><spacer type="block" width="4" height="196"></td>
  6.                 <td width="226" height="9"><spacer type="block" width="226" height="9"></td>
  7.                 <td width="1" height="9"><spacer type="block" width="1" height="9"></td>
  8.             </tr>
  9.             <tr height="18">
  10.                 <td width="226" height="18" valign="top" align="left" xpos="4">
  11.                     <csactioncntrl type="InfoText" value="Text der Meldung ('\n' erstellt neue Zeile):" x="4" y="9" width="218" height="16" alignx="left" aligny="top">
  12.                 </td>
  13.                 <td width="1" height="18"><spacer type="block" width="1" height="18"></td>
  14.             </tr>
  15.             <tr height="22">
  16.                 <td width="226" height="22" valign="top" align="left" xpos="4">
  17.                     <csactioncntrl name="message" x="4" y="27" width="223" height="18" alignx="scale" aligny="top">
  18.                 </td>
  19.                 <td width="1" height="22"><spacer type="block" width="1" height="22"></td>
  20.             </tr>
  21.             <tr height="18">
  22.                 <td width="226" height="18" valign="top" align="left" xpos="4">
  23.                     <csactioncntrl type="InfoText" value="Bei 'OK' zu diesem URL wechseln (optional):" x="4" y="49" width="223" height="16" alignx="left" aligny="top">
  24.                 </td>
  25.                 <td width="1" height="18"><spacer type="block" width="1" height="18"></td>
  26.             </tr>
  27.             <tr height="27">
  28.                 <td width="226" height="27" valign="top" align="left" xpos="4">
  29.                     <csactioncntrl name="URL" x="4" y="67" width="223" height="20" alignx="scale" aligny="top">
  30.                 </td>
  31.                 <td width="1" height="27"><spacer type="block" width="1" height="27"></td>
  32.             </tr>
  33.             <tr height="20">
  34.                 <td width="226" height="20" valign="top" align="left" xpos="4">
  35.                     <csactioncntrl type="InfoText" value="Name des Ziel-Frames (optional):" x="4" y="94" width="163" height="16" alignx="left" aligny="top">
  36.                 </td>
  37.                 <td width="1" height="20"><spacer type="block" width="1" height="20"></td>
  38.             </tr>
  39.             <tr height="26">
  40.                 <td width="226" height="26" valign="top" align="left" xpos="4">
  41.                     <csactioncntrl name="frame" x="4" y="114" width="223" height="17" alignx="scale" aligny="top">
  42.                 </td>
  43.                 <td width="1" height="26"><spacer type="block" width="1" height="26"></td>
  44.             </tr>
  45.             <tr height="56">
  46.                 <td width="226" height="56" valign="top" align="left" xpos="4">
  47.                     <csactioncntrl type="InfoText" value="Diese Aktion ÷ffnet ein BestΣtigungsfenster und stellt eine Verbindung mit dem optionalen URL her, wenn der Benutzer auf 'OK' klickt." x="4" y="140" width="223" height="48" alignx="scale" aligny="top">
  48.                 </td>
  49.                 <td width="1" height="56"><spacer type="block" width="1" height="56"></td>
  50.             </tr>
  51.             <tr height="1" cntrlrow>
  52.                 <td width="4" height="1"><spacer type="block" width="4" height="1"></td>
  53.                 <td width="226" height="1"><spacer type="block" width="226" height="1"></td>
  54.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  55.             </tr>
  56.         </table>
  57.     </body></html>