View Full Version : Help!!!!
iBert
Sep 12, 2004, 12:32 PM
Seems like i have a problem and can't figure out what it is.
Can anyone just go to this address and tell me if you can see it. it is nothing spectacular, just a message and a couple of links. That's all you should be able to see. Thanks for the help!!!
click here (http://www.ajovei.com)
rozwell
Sep 12, 2004, 12:43 PM
its there
g4cubed
Sep 12, 2004, 01:02 PM
works for me, too :confused:
Benjamin
Sep 12, 2004, 01:16 PM
Yep it is there.
tomf87
Sep 12, 2004, 07:48 PM
Why are you using frames to pull back information from the same server on a different port (3408)? If the system is open to port 80, why not just direct your site there instead of 3408? Seems like more overhead to me for nothing in return.
<HTML><HEAD>
<META NAME="description" CONTENT="ajovei.com">
<META NAME="keywords" CONTENT="">
</HEAD>
<FRAMESET border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0 marginright=0 marginbottom=0>
<frame src="http://ajovei.com:3408" scrolling=auto frameborder="no" border=0 noresize>
<frame topmargin="0" marginwidth=0 scrolling=no marginheight=0 frameborder="no" border=0 noresize>
</FRAMESET>
</HTML>
Also it isn't required, but it's a good thing to put in doctype declarations and keep all of your directives (is that the right term for "frameset","head","html",etc?) lowercase to be compliant with some of the latest decalarations.
And you also need to put in some body tags...
iBert
Sep 12, 2004, 09:46 PM
thanks for the advice tom. the thing is I'm not using frames in my web site. That is what the people that have gone to get. I still don't understand what is going on. :(
tomf87
Sep 13, 2004, 06:52 AM
thanks for the advice tom. the thing is I'm not using frames in my web site. That is what the people that have gone to get. I still don't understand what is going on. :(
Okay, let me try to understand.
Your default page has no frames in its code? If that's the case, is the page hosted at a provider that puts frames around your code for banners and advertisements?
I do not have a ton of knowledge regarding web site development, but I do support our company's infrastructure, including two web server farms. So I will have more knowledge in the area of making sure your web server and other components are configured correctly.
davecuse
Sep 13, 2004, 06:36 PM
You should check .htaccess, maybe it's pointing to some other site. Or maybe there's a domain pointer, pointing to a different point than 80?
iBert
Sep 13, 2004, 06:59 PM
thanks all. that is what it seems. problem with the server or that i wanted changes to tak effect immediatly on zoneedit. oh, well. maybe i'll take a look later in the week. Damn classes! :eek:
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.