Re: Our friend the proxy server

2005-04-29 Thread Pierre Sahores
Trevor, Unfortunally, the windows based proxy servers don't works anytime (some times yes, sometimes no) as expected in the situation you are describing, even if your server-side forms are well formed, aka including the needed metatags : meta http-equiv=pragma content=no-cache meta

Re: Our friend the proxy server

2005-04-29 Thread Trevor DeVore
I should probably clarify that I need the proxy settings to stuff in the HTTPProxy property. I don't need authentication, I just want to save the user from having to enter in their proxy info that they most likely will not know. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED]

RE: Our friend the proxy server

2005-04-29 Thread MisterX
Asking these (very) non-technical folks to configure every time they movie creates obvious problems. Anyone have any insight on how to detect proxy settings under any circumstances? Trevor, Have you checked MSDN or shellcity.org? They might have what you need... bingo, somewhat...

Re: Our friend the proxy server

2005-04-29 Thread Trevor DeVore
On Apr 29, 2005, at 8:17 PM, MisterX wrote: Have you checked MSDN or shellcity.org? They might have what you need... I've search around MSDN a bit looking for an API to get the info but haven't found anything. bingo, somewhat... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/

RE: Our friend the proxy server

2005-04-29 Thread MisterX
Right now our app allows someone to manually enter proxy settings. The problem is the app is going to be distributed across corporate networks, hospital networks, etc. I will probably add a feature to load in a proxy settings file that will automatically configure it the first time it