petertickler
Programmer
I want to develop a Find File facility from my Intranet system.
I have tried a procedure which uses 'FindFirst .... FindNext ...'. This procedure works absolutely perfectly from a desktop application, but not when incorporated in an IntraNet.
Indeed, it seems that then you use 'FindFirst' from a web application (ISAPI), it searches your local C:\WINNT\System32 folder and subfolders.
Can anyone tell me what to do!?
Peter Tickler
I have tried a procedure which uses 'FindFirst .... FindNext ...'. This procedure works absolutely perfectly from a desktop application, but not when incorporated in an IntraNet.
Indeed, it seems that then you use 'FindFirst' from a web application (ISAPI), it searches your local C:\WINNT\System32 folder and subfolders.
Can anyone tell me what to do!?
Peter Tickler