|
|

Home Manage Your Pages Online Demo Installation Directions Features Pricing
- Download the following file install.zip
and extract the file "cntPageConfig.asp" to your website
(e.g. to common/cntPageConfig.asp).
- Put the following text in the header of your .asp page in place
of the <title>...</title> section:
<!-- BEGIN ContentTrakker Fill -->
<%
Dim intPageID
PageID = 7
%>
<!-- #include file="common/cntPageConfig.asp"
-->
<title><%
=strPageTitle %></title>
<!-- END ContentTrakker Fill -->
- You will need to make 2 modifications to the above text.
The number 7 must be replaced by the number assigned to you by
Trakkware when you request
this page to be setup.
- Modify "common/cntPageConfig.asp"
to point to the file you downloaded and replace above.
- Down the page where you want your inserted text to go, put this
tag!
<% =strPageBody %>
You're Done!
|
|