That's not Microsoft. That's HTML spec. There are certain controls you
can't set in certain ways from the server due to security issues. Quit
bitching about Microsoft for no good reason. (There are PLENTY of good
reasons -- bitch about them!)

∞ Andy Badera
∞ +1 518-641-1280
∞ This email is: [ ] bloggable [x] ask first [ ] private
∞ Google me: http://www.google.com/search?q=andrew%20badera



On Mon, Sep 14, 2009 at 11:50 AM, Anonymous <[email protected]> wrote:
>
> Im automating a webbrowser to do certain tasks.  I loop through the
> text boxes in the html sometimes and this requires
>
> if(HtmlElement1.GetAttribute("type") == "text")
>>>>do stuff;
>
> Right now it's sometimes giving me the UnauthorizedAccessException
> when I get there.
>
> ARGH!
>
> Does microsoft have to control what I do on my own computer...?
>
> Anyways, I tried caspol -security off.  It says it temporarily turned
> it off but it still gives the exception.  Stupid security mechanisms.
>

Reply via email to