Embedding html inside html (that old chestnut)
Embedding html inside html (that old chestnut)
am 23.10.2007 12:45:10 von DartGuru
I've browsed this group and understand that
should work provided I ensure my original file has the .shtm
extension. *note1
I have a copy of a website on my local drive and wish to test the look
of my site before uploading it. At the moment, the included file does
not appear in my local version of the site, presumably because it is
specifically designed for SSI.
Can I set anything locally to get an accurate view of what my uploaded
website will look like?
*note1:
I tried using
Re: Embedding html inside html (that old chestnut)
am 23.10.2007 12:53:01 von dorayme
In article
<1193136310.468313.249960@t8g2000prg.googlegroups.com>,
DartGuru wrote:
> I've browsed this group and understand that
>
>
>
> should work provided I ensure my original file has the .shtm
> extension. *note1
>
> I have a copy of a website on my local drive and wish to test the look
> of my site before uploading it. At the moment, the included file does
> not appear in my local version of the site, presumably because it is
> specifically designed for SSI.
> Can I set anything locally to get an accurate view of what my uploaded
> website will look like?
You can run a server on your machine for local use.
--
dorayme
Re: Embedding html inside html (that old chestnut)
am 23.10.2007 13:12:43 von rf
"DartGuru" wrote in message
news:1193136310.468313.249960@t8g2000prg.googlegroups.com...
> I've browsed this group and understand that
>
>
>
> should work provided I ensure my original file has the .shtm
> extension. *note1
>
> I have a copy of a website on my local drive and wish to test the look
> of my site before uploading it. At the moment, the included file does
> not appear in my local version of the site, presumably because it is
> specifically designed for SSI.
> Can I set anything locally to get an accurate view of what my uploaded
> website will look like?
Other than a installing a web server supporting SSI, no.
Why not upload it to a secret test folder? That's what I do just prior to
promotion to production status, just to check things out like database
connection etc.
--
Richard.
Re: Embedding html inside html (that old chestnut)
am 23.10.2007 13:45:41 von DartGuru
On Oct 23, 12:12 pm, "rf" wrote:
> Why not upload it to a secret test folder? That's what I do just prior to
> promotion to production status, just to check things out like database
> connection etc.
>
> --
> Richard.
Hadn't though of that, it sounds a sensible approach, thanks.
Re: Embedding html inside html (that old chestnut)
am 23.10.2007 16:47:54 von Chaddy2222
On Oct 23, 9:45 pm, DartGuru wrote:
> On Oct 23, 12:12 pm, "rf" wrote:
>
>
> > Why not upload it to a secret test folder? That's what I do just prior to
> > promotion to production status, just to check things out like database
> > connection etc.
>
> > --
> > Richard.
>
> Hadn't though of that, it sounds a sensible approach, thanks.
another idea is to have two master pages, an ordinary HTML page just
for layout development called masterpage.html and then make a
masterpage.shtml page with all your include files and build the main
content for the site off that includes page. That way you get your
layout sorted and you have a nice template system to work off.
--
Regards Chad. http://freewebdesign.awardspace.biz