Hi Yes, the file Void.asp is not in the Connections folder because your extension didn't create it. So I believe DW is searching the correct folder but not finding the file because it has not been created in the first place.
The relative path to the Connections folder from the Test folder is: ../Connections not ../../Connections as you suggest. I tested this by creating a hyperlink using DW from the test upload page to a file in the Connections folder and this is the code it created: <a href="../Connections/DWZone.asp" target="_blank">link</a> So I don't believe this is the problem. Like I said all my other asp pages all point correctly to the Connections page using: <!--#include file="../Connections/DBConn.asp" -->
The only reference to a Void.asp file in the site is: D:\...\LMS\dwzTiny\filemanager\
How do I get your Extension to create the Void.asp file in the ../Connections folder? What is in this Void.asp file? Can you send me the contents?
Regards |
|
|