Good Morning,
I am trying to move the includes from the default.asp to the header.asp for the following section
=========================
The time now is 1:04pm
You last visited Today at 11:46am
=========================
When I do - I receive the following error -
=====================================
Active Server Pages error 'ASP 0126'
Include file not found
/includes/header.asp, line 23
The include file 'functions/functions_date_time_format.asp' was not found.
====================================================
I am not sure if I should move the location of the functions_date_time_format.asp or place the correct code (if even possible) to point to the functions folder.
ideas?
Thansk,
WOLF
Edited by wolfman - 15 August 2007 at 6:10pm