|
Posted by Torben Birk on 11/02/08 11:57
Correct me if I'm wrong - but a Browser cannot access File System without
permision
"Dylan Parry" <usenet@dylanparry.com> skrev i en meddelelse
news:4m7equF4sa6sU1@individual.net...
> Torben Birk wrote:
>
>> I want to take measures if user hasn't the framework installed. And if
>> not
>> they will be prompted to install it in order to take advantage of
>> services.
>
> Okay, I think I understand what you are trying to do. The only thing I
> can think of is to use an ActiveX control to test for it - that's the
> only way that you'll be able to get enough access to the user's system.
>
> The trick would be checking to see if something like
> "c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe" exists
> on the system or not, with tests for the other versions that you also
> support.
>
> There's probably a better way of doing it, but I'm not sure I can think
> of any.
>
> --
> Dylan Parry
> http://electricfreedom.org | http://webpageworkshop.co.uk
>
> Programming, n: A pastime similar to banging one's head
> against a wall, but with fewer opportunities for reward.
Navigation:
[Reply to this message]
|