Include Virtual on IIS

This is a discussion on "Include Virtual on IIS" within the PHP Forum section. This forum, and the thread "Include Virtual on IIS are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Closed Thread
 
LinkBack (1) Thread Tools
  #1 (permalink)  
Old Mar 7th, 2004, 21:18
New Member
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Include Virtual on IIS

Hi

I did not know where to post this, so feel free to tell me to move it.

How do I implement into a HTML page, with Internet Information Services, running on win XP.

My server is working fine, I just can't seem to get the right settings, or the right code in my page, I am using


Do i need to use a script tag?

My test.html to include, what format does that need to be in, I read somewhere that I did not need to include head tags, is there any special code that needs to be included in this file?

Does anyone know of any tutorials on this subject, that will break it down and explain it well enough for to understand why I am doing what?

Thanks in advance

Jake

  1 links from elsewhere to this Post. Click to view. #2 (permalink)  
Old Mar 7th, 2004, 22:37
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You're trying to use SSI (Server Side Includes). Files of this nature are usually identified by the server by having the extension ".shtml" instead of ".html". I think IIS should pick up on that and automatically use your commands.
  #3 (permalink)  
Old Mar 7th, 2004, 23:08
New Member
Join Date: Feb 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
managed to get it working with

<?php require_once('../pages/buttons_forpages.html'); ?>

I probably should have said I was using PHP
  #4 (permalink)  
Old Mar 8th, 2004, 07:22
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
LOL, sorry. Seeing as you were using IIS I assumed you were using ASP or SSI.
Closed Thread

Tags
include, virtual, iis

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.webforumz.com/php-forum/1528-include-virtual-on-iis.htm
Posted By For Type Date
ÀÏÎÐÒ: include virtual Post #2 Refback Nov 14th, 2006 14:00

Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual Computers (ARE YOU CRAZY!??!!!?!) Ross Webforumz Cafe 15 Nov 7th, 2007 02:36
Virtual Brochure bean_2k1 Flash & Multimedia Forum 2 Jun 19th, 2007 20:22
virtual tour issues Gogglez JavaScript Forum 1 Feb 26th, 2007 06:16
Virtual Office Aid Ghost Free Web Site Critique 13 Feb 9th, 2007 02:26
Virtual Tour.... courtjester Flash & Multimedia Forum 6 Dec 1st, 2003 15:33


All times are GMT. The time now is 11:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43