|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Refresh another window |
From: |
Martin Wagner |
Date: |
6/20/2000 10:14:17 AM |
IP: |
213.33.19.129 |
Use a simple JAVA Script
<script language="JavaScript">
<!--
var URL1;
var F1;
function FU1(URL1,F1)
{
parent.frames[F1].location.href=U1;
}
// -->
</script> |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|