![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Access is denied I'm making a post to a form as follows: Set oHTTP = WScript.CreateObject("Microsoft.XMLHTTP") oHTTP.onreadystatechange = GetRef("RespReceived") oHTTP.open "POST", URL, False oHTTP.setRequestHeader "Content-Type", "application/x-www-form- urlencoded" oHTTP.send "logon=user01&password=hello&Submit223=Log+In&realm=rhi" A popup appears that says: Error: Access is denied. Source msxml3.dll System: Access is denied. How do I make it so that Access is allowed? Thanks. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Access is denied <gimme_this_gimme_that@xxxxxx> wrote in message news:b579f3ea-a58b-45b4-a51e-aa11f51e3f83@xxxxxx Quote: > I'm making a post to a form as follows: > > > Set oHTTP = WScript.CreateObject("Microsoft.XMLHTTP") > oHTTP.onreadystatechange = GetRef("RespReceived") > > oHTTP.open "POST", URL, False > oHTTP.setRequestHeader "Content-Type", "application/x-www-form- > urlencoded" > oHTTP.send "logon=user01&password=hello&Submit223=Log+In&realm=rhi" > > A popup appears that says: > > Error: Access is denied. > Source msxml3.dll > System: Access is denied. > > > How do I make it so that Access is allowed? > > Thanks. > Can you access the URL normally, for example by pasting into a browser? Try downloading Fiddler 2, it may enable you to see more clearly where the problem lies. -- Joe Fawcett (MVP - XML) http://joe.fawcett.name |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| can't open access control editor. Access is denied | General Discussion | |||
| Access Denied, Access Denied- like a broken record! | Vista General | |||
| Can't Access Printer- Access Denied. | Vista networking & sharing | |||
| When standard users access Vista registry remotely, Access Denied | Vista account administration | |||
| Access is denied message when trying to access a remote printer | Vista print fax & scan | |||