: Friday, March 01, 2002 7:51 AM
To: Php-General
Subject: RE: [PHP] RE: sending multiple frames to different pages
You can use javascript.
If you're calling this from a frame, this is how it works:
parent.frames["first_frame" / zero based number].location.href =
"my_page
--
From: Matthew Darcy [mailto:[EMAIL PROTECTED]]
Sent: 1. maaliskuuta 2002 9:03
To: [EMAIL PROTECTED]
Subject: [PHP] RE: sending multiple frames to different pages
Hello all
I have just created a login script that works fine. At the moment I have
a pretty simple (I have coded this but I
Hello all
I have just created a login script that works fine. At the moment I have a
pretty simple (I have coded this but I am trying to keep it simple to
explain what I am after
if login != ok then
generate HTML for error page
else
Generate HTML for ok page.
end;
what I want to do is
3 matches
Mail list logo