473,395 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Include files not working on PHP documents in Frontpage 2003

Hi

I have common top and bottom pages for each page in my web site. I refer to
them like this:
<!--webbot bot="Include" U-Include="top.htm" TAG="BODY" -->

I recently added a PHP helpdesk system, and the include files do not workin
the .php extension files. i have tried changing them to be handled by the
frontpage editor as HTM format, but no change.

How do I get PHP files to work with Frontpage Include files? Or am I
required to use PHP coding to emulate the same thing in this case? thanks!

brad

--
brad
www.qodbc.com - The ODBC Driver for Quickbooks
Jul 17 '05 #1
2 2516
Brad Waddell wrote:

How do I get PHP files to work with Frontpage Include files? Or am I
required to use PHP coding to emulate the same thing in this case?
thanks!


I don't know how Frontpage works (and as most people in the Open Source
community won't know, you might get more tips on that in the FP group you
crossposted to). Anyway including files with PHP is very simple:

<?php include("includefile.txt"); ?>

HTH
Markus
Jul 17 '05 #2
that code won't work as frontpage uses frontpage extensions and php doesn't
"Brad Waddell" <br*****@despammed.com> wrote in message news:Fr********************@adelphia.com...
Hi

I have common top and bottom pages for each page in my web site. I refer to
them like this:
<!--webbot bot="Include" U-Include="top.htm" TAG="BODY" -->

I recently added a PHP helpdesk system, and the include files do not workin
the .php extension files. i have tried changing them to be handled by the
frontpage editor as HTM format, but no change.

How do I get PHP files to work with Frontpage Include files? Or am I
required to use PHP coding to emulate the same thing in this case? thanks!



brad

--
brad
www.qodbc.com - The ODBC Driver for Quickbooks

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
21
by: .:mmac:. | last post by:
I have to update a page every week. I get the page ahead of time so I used the "scheduled includes" webbot in Frontpage only to find that I would have to refresh the page every week to have it...
5
by: Tony Strazzeri | last post by:
Hi all, I a fairly new to html and Javascripting. I have been trying to write some code to hide my email address from spam harvesters. I copied the code from various web examples and modified...
4
by: Anders Eriksson | last post by:
Hello! I'm using VC++ 7.1 and MFC. In a header file that is located in a different directory that the main project I include a header file that is located in the main project directory. The...
2
by: Peter H | last post by:
Hello everybody, I have created a webform using ASP.NET/C# as a part of my bachelor thiesis on the behalf of a Community school. The form should be used to save course information in a database...
4
by: Jim Heavey | last post by:
I have a friend that does all of their web page development in FrontPage and she has asked me to create some asp.net pages for here with some db functionality. I know nothing of Frontpage ans she...
0
by: tom777 | last post by:
For some ASP.NET projects, after I have been working on them awhile the "Copy Project..." stops working when I try to copy the project to the web server, which is on another machine. The error...
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
4
by: sales | last post by:
I have used Include pages for a menu bar within a webpage - See below. <!--webbot bot="Include" U-Include="menu-categories.htm" TAG="BODY" -- It works fine when the page is htm format, but when...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.