home *** CD-ROM | disk | FTP | other *** search
Wrap
<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> <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> <table cool width="231" height="197" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee"> <tr height="9"> <td width="4" height="196" rowspan="8"><spacer type="block" width="4" height="196"></td> <td width="226" height="9"><spacer type="block" width="226" height="9"></td> <td width="1" height="9"><spacer type="block" width="1" height="9"></td> </tr> <tr height="18"> <td width="226" height="18" valign="top" align="left" xpos="4"> <csactioncntrl type="InfoText" value="Text der Meldung ('\n' erstellt neue Zeile):" x="4" y="9" width="218" height="16" alignx="left" aligny="top"> </td> <td width="1" height="18"><spacer type="block" width="1" height="18"></td> </tr> <tr height="22"> <td width="226" height="22" valign="top" align="left" xpos="4"> <csactioncntrl name="message" x="4" y="27" width="223" height="18" alignx="scale" aligny="top"> </td> <td width="1" height="22"><spacer type="block" width="1" height="22"></td> </tr> <tr height="18"> <td width="226" height="18" valign="top" align="left" xpos="4"> <csactioncntrl type="InfoText" value="Bei 'OK' zu diesem URL wechseln (optional):" x="4" y="49" width="223" height="16" alignx="left" aligny="top"> </td> <td width="1" height="18"><spacer type="block" width="1" height="18"></td> </tr> <tr height="27"> <td width="226" height="27" valign="top" align="left" xpos="4"> <csactioncntrl name="URL" x="4" y="67" width="223" height="20" alignx="scale" aligny="top"> </td> <td width="1" height="27"><spacer type="block" width="1" height="27"></td> </tr> <tr height="20"> <td width="226" height="20" valign="top" align="left" xpos="4"> <csactioncntrl type="InfoText" value="Name des Ziel-Frames (optional):" x="4" y="94" width="163" height="16" alignx="left" aligny="top"> </td> <td width="1" height="20"><spacer type="block" width="1" height="20"></td> </tr> <tr height="26"> <td width="226" height="26" valign="top" align="left" xpos="4"> <csactioncntrl name="frame" x="4" y="114" width="223" height="17" alignx="scale" aligny="top"> </td> <td width="1" height="26"><spacer type="block" width="1" height="26"></td> </tr> <tr height="56"> <td width="226" height="56" valign="top" align="left" xpos="4"> <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"> </td> <td width="1" height="56"><spacer type="block" width="1" height="56"></td> </tr> <tr height="1" cntrlrow> <td width="4" height="1"><spacer type="block" width="4" height="1"></td> <td width="226" height="1"><spacer type="block" width="226" height="1"></td> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> </tr> </table> </body></html>