|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Frames |
From: |
Maria Martins |
Date: |
4/28/2000 10:49:44 AM |
IP: |
196.34.250.6 |
I have the following code, but it just makes my PC time out. Could someone please help??
<%@ Language=VBScript %>
<HTML>
<HEAD>
</HEAD>
<frameset rows="10%,50%">
<frame src="/Page1.asp">
<frame src="../Common/Login.asp">
</frameset>
</HTML>
|
Follow Up - Re: Frames - Giovanni Zomer 5/5/2000 7:41:11 AM
|
|
|
|
|
|
|
|
|
|
|
|