Click to See Complete Forum and Search --> : stupid question but coulden't find


crapleet dude
07-23-2005, 05:33 PM
look at my other post for the question

NogDog
07-23-2005, 06:49 PM
Probably not. If you want the content of the text file to be included at that point in the body of the page, then you're looking at either using server-side includes if that's supported by your web server, or using an includ type statement in a server-side scripting language (such as PHP).

The link tag is only valid within the head section of an HTML page, and is used to establish relations between the page and other files, such as stylesheets, alternate versions of the page, etc. See: http://www.w3.org/TR/html4/types.html#type-links

BonRouge
07-24-2005, 10:31 AM
crapleet dude,
Please read this (http://www.webdeveloper.com/forum/showthread.php?t=68822)

gigadiva
07-24-2005, 07:18 PM
There are no stupid questions of course.

Pardon my asking but have you tried renaming your .txt file to .htm or .html?

Have you tried editing an existing .htm/.html file and then paste the
contents of your .txt file?

HTH

gigadiva

crapleet dude
07-25-2005, 02:30 AM
i desided to make it in iframes
can u tell me how to make an iframe that is only big enough to fit the contents of the html file and only the html file

bathurst_guy
07-25-2005, 02:32 AM
What server side scripting do you have available if any? Much better to just use an include(); if you can and just avoid frames of any nature

crapleet dude
07-25-2005, 03:34 AM
bathurst guy i have no idea what severside scripting is and would rather it in iframes