Re: frame problem
by "Sean Healy" <jalopeura(at)hotmail.com>
|
Date: |
Fri, 10 Dec 1999 12:22:23 AKST |
To: |
hwg-basics(at)hwg.org |
|
todo: View
Thread,
Original
|
|
Try using a forward slash instead of a back slash
Your source:
FRAME NAME="HOME_INDEX" SRC="..\home-index.html" SCROLL="NO"
Modified:
FRAME NAME="HOME_INDEX" SRC="../home-index.html" SCROLL="NO"
Or (since home-index.html is in the server root):
FRAME NAME="HOME_INDEX" SRC="/home-index.html" SCROLL="NO"
I don't know if this is your problem or not, but possibly IE is converting
the \ to a / before sending on to a UNIX server and Netscape isn't, so the
UNIX server doesn't recognize the location when Netscape sends a query.
>On the opening page all the frames show up fine but if you go to my CART,
>F1 or Michigan pages the upper left hand frame says the page is not on
>the server. Well if it's on my opening page then it's there so why
>isn't it showing up on the other 3 pages??
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA