I don't understand, why the link is not being transfered. I hope you don't mind 
the following inline. This way I can be sure, that the source will reach you!
---

<html>
        <head>
            <title>WebApp on IIS</title>
            <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1">
            <link rel="stylesheet" href="css/style.css" type="text/css">
                <script language="JavaScript">
                    function ladeMainFrame() {
                                var strDateiname = top.mainFrame.location.href;
                                var strName                     = 
strDateiname.substring(strDateiname.lastIndexOf("/") + 1, strDateiname.length);
                                if (strName=="menue.asp" && false)
                                        
top.mainFrame.location.href="?id_maske=";
                    }
                </script>
        </head>
        <body  onLoad="ladeMainFrame();" leftmargin="0" topmargin="0" 
marginwidth="0" marginheight="0" bgcolor="#CCCCCC" text="#000000">
            <table width="180" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                        <td valign="top">
                                <table width="180" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#FF0000">
                                    <tr>
                                            <td>
                                                <table width="180" height="60" 
border="0" cellpadding="0" cellspacing="0">
                                                                        <tr>
                                                            <td width="180" 
valign="top">
                                                                                
        <span class="logo">WebApp on IIS</span>
                                                                                
</td>
                                                                        </tr>
                                                </table>
                                            </td>
                                    </tr>
                                </table>
                                <table width="180" border="0" cellspacing="0" 
cellpadding="0"  bgcolor="#FF0000">
                                                <tr>
                                                        <td 
width="162">&nbsp;</td>
                                                        <td width="18" 
height="18">&nbsp;</td>
                                    </tr>
                                    <tr>
                                                        <td width="162" 
align="right" height="17">
                                                                <a 
href="index.asp&ComingFrom=Auswertungen&Target=AuftraegeMaske" target="_parent" 
title="" class="menu">Auftragstellung</a>
                                                        </td>
                                                        <td width="18" 
height="18">
                                                                &nbsp;
                                                        </td>
                                    </tr>
                                </table>
                                </td>
                        </tr>
                        <tr>
                            <td>
                                <table width="180" border="0" cellspacing="0" 
cellpadding="0">
                                    <tr>
                                                        <td height="8" 
colspan="2"><img src="images/spacer.gif" width="1" height="1" /></td>
                                    </tr>
                                        </table>
                                </td>
                        </tr>
                </table>
        </body>
</html>
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to