minus18
08-01-2001, 10:08 AM
My questions are getting about easier language.
1) JavaScript
2) PHP
Now HTML :
Has anyone, ever, got the poxy special TARGET commands to work in HTML?
I reckon they are a myth, thought up by the W3C and dutifully put in books but never actually implemented in browsers.
Code snippet:
<frame src = "login.php" name=_BLANK>
Result: login.php loads into the frame from which it is called, not a new frame.
(Yeah I have all the appropriate "'s etc I have taken them out for clarity (How often have you seen that written?))
I am trying this in Netscape 4.77 and Opera 5 for Linux Suse7.1
:mad:
1) JavaScript
2) PHP
Now HTML :
Has anyone, ever, got the poxy special TARGET commands to work in HTML?
I reckon they are a myth, thought up by the W3C and dutifully put in books but never actually implemented in browsers.
Code snippet:
<frame src = "login.php" name=_BLANK>
Result: login.php loads into the frame from which it is called, not a new frame.
(Yeah I have all the appropriate "'s etc I have taken them out for clarity (How often have you seen that written?))
I am trying this in Netscape 4.77 and Opera 5 for Linux Suse7.1
:mad: