We have a site which has access limited to dealers only. This site allows
dealers to upload information and pictures.
At present we have to perform and install from a floppy disk to the users
PC before they can access the site.
I would like to have a page that returned their Browser type, and checked
to see if certain DLL's exist, and that certain folders existed.
If they had the corect Browser version then I would like to have a means
of downloading and registering the required DLLs, and then creating the
required Folders.
The DLL' are to allow me to write to the clients disk, and also to reduce
a supplied Jpeg file in size.
Any body got any idea where I can start?