> Does anybody have any suggestion as to which method is preferable? The
> end users who will be running this application are not very computer
[quoted text clipped - 3 lines]
> might be preferable, but I have no idea how reliable this method is and
> what kind of kinks I will have to work through.
I think you should avoid applets because of the problems you mentioned.
Compatibilty. You could use web start (it work OK on appropriate Java
version) OR https and server programming.
> I also wonder if the Microsoft .net environment might offer an
> alternative (our web server is Microsoft IIS and the clients are all
> Windows XP or Windows 2000).
There are C# alterantive for Java web start in VS 2005 but I cannot
remember the name. Google :
http://www.google.com/search?q=c%23+replacement+java+web+start&start=0&start=0&i
e=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official

Signature
Mladen Adamovic
http://home.blic.net/adamm
http://www.shortopedia.com
http://www.froola.com
syed_danish22@hotmail.com - 10 Mar 2006 19:40 GMT
Aslam o alikum...
i thought you develop an software for client which connect to you
domain on internet and fullfill his requirment.. and i thought it is
more safe than applets
Thankyou