I get the following error when applying the upload function
to my already made form.
Active Server Pages error 'ASP 0126'
Include file not found
/sitename/sitepage.asp, line 2
The include file 'dwzUpload/DefineVariable.asp' was not
found.
The top of my code on "Sitepage.asp" looks like this:
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="dwzUpload/DefineVariable.asp" -->
<!--#include file="Connections/connBest.asp" -->
<%
'**********************************
'* *
'* ONLY UPLOAD *
'*
http://www.DwZone-it.com *
'* *
'**********************************
server.ScriptTimeout = 5400
Dim RG_Connection, RG..........
I can supply more information if need be. Your help is
greatly appreciated!
Thanks,
Matt