|
-
Oct 15th, 2001, 04:49 PM
#1
Thread Starter
Hyperactive Member
HTML Implementation
In a HTML Document, can I put HTML code in one file and put it into another. Par Example: I have a signature that I want to have on evey single document I write in HTML. Can I write that signature and put it into my document with some short code? Kinda like that external css-stuff
VB, ADO, SQL, 3DSMAX, DHTML, VBscript, Javascript, CSS
-Lars Espen Rosness
-
Oct 15th, 2001, 05:56 PM
#2
Good Ol' Platypus
If you have support for ASP on your server, you could create something that gives the page as well as your signature beneath.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Oct 15th, 2001, 06:18 PM
#3
Monday Morning Lunatic
And if you have PHP (which is much more likely) then you can do a pretty similar thing.
And even MORE likely, just use an SSI #include statement:
<!--#include file="sig.hti"-->
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 16th, 2001, 06:33 AM
#4
Black Cat
Note that to use SSI, depending on your server config, you'll have to change your file extensions (html to shtml).
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|