Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking files on a PC
Message
From
11/10/2006 09:48:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Checking files on a PC
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01161177
Message ID:
01161177
Views:
60
Our channel of communications(network) collapses, due to the home page is very heavy; for the whole logic that manages. This has put under an obligation to change the philosophy of the application web and instead of making direct reference to the server of the type files JS and CSS; we had to place the files locally in the pc of the users that use the application.

This action results us in:
1.- If the user is new and he doesn't have the files in his machine the application it doesn't work correctly.
2.- If we have updated the files, the users don't have the way of knowing that the files have changed.



The objective is:
1.- In case the directory and the files don't exist, the application should show the user a message and to inform them that they doesn't have installed the files and that it cannot continue.
2.- In case the directory exists and the files are outdated, the application should discharge the new files and to overwrite the existent ones.

Does anybody know any way to resolve the troblue?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform