These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

WexExplorer as an include?

Hi,

I just added WexExplorer Free as an include to my web page. Everything else works great but when I press "Upload this folder", pop-up doesn`t contain upload features - just other part of my file admin page. So upload page opens at "wrong place". How can I solve this?

Regards,

Torsti
Torsti 4/6/2004 3:31 AM
Problems may occur because current version (2.12) of WebExplorer Lite is contained in just one file default.asp so pop-up windows also open the same file.

You should either use frames or put include directives in appropriate places of default.asp. For example, you should put your header include directive at line 404 and footer include directive at line 550.
 
I will likely separate the application into more files in next versions.
Cem Alacayir 4/29/2004 8:11 PM