Displaying HTML files

Hello All

I have a working web page

[email protected]

I upload everything that is needed to the page from my WX computer.

But the page will not display my HTML (upload) files

I put a line in the datahtm3.txt file showing the path and things
seem to work there as they are on the web page and updating.

Just can’t seem to view them as a user??

any ideas :?

TNX s

Lee WB0BLV

welcome to the forum :smiley:

what is your “base” address, that is an email address :?

Hello agn:

It was brought to my attention that I put my E-Mail address down :cry:

rather than the Web Page… Sri…

Here it is
http://users.adelphia.net/~wb0blv/

You will notice the small icons at the end of the page so it tries the
display the HTML files…

Thanks agn Lee

You can’t use “img” to display an html file. [code:1]

[/code:1]I think you have to use “include”, I’ve never done it but this has the info http://www.xs4all.nl/~dimaroan/htl/faq15.html

Thanks for that reply

But ya notice it won’t display my jpg file either?

Yes I did but that wasn’t the question you asked :smiley: . Exactly the same tagline for sunmoonimage works on my pages so I assumed that the file wasn’t uploaded to your website.

I also notice that sunmoonimage.jpg can’t be accessed from the pull down at the top of the page either, so that reinforces my guess that it isn’t present.

Yes you are right and yes it the same…

If you go to my Page and Right click on the one of the Small Icons
one of them is the jpg file and I can view it frm with my home page
but not as a user??

I will have to see if there is enough time being allow for my uploads…

I have cable hi speed and it is fast but maybe not fast enough…

I also had this problem when I had dial up…

Thanks for the info… gives me something to do. hi hi :lol:

I see your last tag for the sunmoon image is missing the > on the end after the align tag thats why the jpg is not showing up! I also noticed you
have the same tag twice in a row in a few spots
and then you turn the tag off before anything gets turned on?

I’m seeing the drop down menus duplicated if you are looking for something else to spend time on :wink:

TNX’s

Will be back to work on it agn… have to go out to eat

Thanks for the info…>
Happy Fathers Day
:stuck_out_tongue:

I see your last tag for the sunmoon image is missing the > on the end after the align tag thats why the jpg is not showing up!
That's interesting, the code has the same error on both my pages too (but they work anyway) so it must be generated that way by WD I guess?

I just see the little red x for these images they don’t load with my browser?

Are you getting little red x’s on this page too? http://www.kirkwoodmanor.com/wx/kirkwood.htm If so what browser?

nope everything looks fine here!!!


I don't understand why this is here twice though and also why the tag is needed if it's width is 100%? I also see your sunmoon img also is missing the > at the end but it works and not his? he must have somethign else different..

You’re right, that’s all very untidy. Center is redundant if width is 100%, in fact the 100% is redundant too, just


is a full width ruler.

If you right click on the red x, select properties, and then cut and paste the Address (URL) directly into your browser Address box and it doesn’t bring up the image then the HTML is off the table and either the filename or the location is wrong, or the file isn’t there. This may not work with some free hosting sites that don’t allow direct linking to images, but they usually give an error message.

sunmoonimage.jpg definitely does not appear to exist. Is it being uploaded ok?

Well didn’t do any thing to it and now the JPG file is working…

I try that one example of putting the line for SSI no good…

Do you know if this is Java? or what??

I am stil debating on the Java addition?

Tnx’s again… Lee WB0BLV

You may use this web site to verify your HTML code.