|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Open Find.dlg from Internet ExplorerI'm trying to call the Ctrl+F function in IE using a javascript function
initiated by an input button on a webpage: showModelessDialog("/website/find/find.dlg", args); I copied the find.dlg and findinc.dlg to the webserver so I could call the files from a webpage. It works perfect from my development machine (XP Pro), but when I copy it to our test server (Win Server 2003) it gives me a File not Found (404) error. I think the problem is someone in IIS security, but I can't find the problem. Does anyone have any suggestions on what to try? boggerio wrote on Thu, 27 Sep 2007 06:28:03 -0700:
> I'm trying to call the Ctrl+F function in IE using a javascript Have you added the DLG extension to the MIME mappings and enabled it? If > function initiated by an input button on a webpage: > showModelessDialog("/website/find/find.dlg", args); > I copied the find.dlg and findinc.dlg to the webserver so I could call > the files from a webpage. > It works perfect from my development machine (XP Pro), but when I copy > it to our test server (Win Server 2003) it gives me a File not Found > (404) error. > I think the problem is someone in IIS security, but I can't find the > problem. > Does anyone have any suggestions on what to try? not, IIS6 won't let it be downloaded - it's one of the security enhancements to prevent just any old file being pulled off a server. Dan
Client certificate beginners help!
IUSR_myserver and deny write Windows Integrated and the domain name Why doesn't ASP.NET 2.0 use the Network Service account IIS Anonymous Security Issue IIS/Virtual directory/UNC and domain account basic auth with url redirection in WINXP IIS 5.1 <add domainName="[clientmachine]" allowed="true" /> Security problems in non domain environment Disabling the SSLv2 protocol |
|||||||||||||||||||||||