<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" 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/"><channel><title>Internet</title><link>http://mail.localplanet.co.uk/Blogs/stuart/category/17.aspx</link><description>Internet</description><managingEditor>Stuart Radcliffe</managingEditor><dc:language>en-GB</dc:language><generator>.Text Version 0.95.2004.102</generator><item><dc:creator>Stuart Radcliffe</dc:creator><title>Safari Bookshelf</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2007/06/01/SafariBookshelf.aspx</link><pubDate>Fri, 01 Jun 2007 08:37:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2007/06/01/SafariBookshelf.aspx</guid><description>&lt;div&gt;Safari Bookshelf&lt;/div&gt;

&lt;div&gt;Subscription on-line bookshelf. Lots of IT related text books that you can &lt;strong&gt;search &lt;/strong&gt;or just read through.&lt;/div&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/113559.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>UrlRewritingNet.UrlRewrite</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/08/11/urlrewritingnet.aspx</link><pubDate>Fri, 11 Aug 2006 08:13:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/08/11/urlrewritingnet.aspx</guid><description>&lt;A href="http://www.urlrewriting.net/en/Default.aspx"&gt;UrlRewritingNet.UrlRewrite&lt;/A&gt; &lt;BR&gt;UrlRewritingNet.UrlRewrite is an Open Source Component which allows you to rewrite URLs with ASP.NET 2.0. &lt;BR&gt;&lt;BR&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/17838.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Credit Card Payment Process with ASP.NET</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/04/14/credit_card_payment_asp_net.aspx</link><pubDate>Fri, 14 Apr 2006 08:54:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/04/14/credit_card_payment_asp_net.aspx</guid><description>&lt;A href="http://weblogs.asp.net/scottgu/archive/2006/04/11/442586.aspx"&gt;Credit Card Payment Processing with ASP.NET&lt;/A&gt; &lt;BR&gt;Rick Strahl has published a excellent (and very comprehensive) new article on techniques to perform credit-card payment processing with ASP.NET. He also includes full source code examples (for both ASP.NET 1.1 and ASP.NET 2.0). &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/11504.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Standards</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/02/10/standards.aspx</link><pubDate>Fri, 10 Feb 2006 08:52:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2006/02/10/standards.aspx</guid><description>&lt;A href="http://ssw.com.au/SSW/Standards/Default.aspx"&gt;SSW Rules to Better ...&lt;/A&gt; &lt;BR&gt;SSW is an Australian software house that has an huge amount of standards that they have made public. These cover every conceivable choice that someone working there, and, by extension, any other software house, can make.&amp;nbsp; An excelent resource.&lt;BR&gt;&lt;BR&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/7238.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Starting Javascript with ASP.NET</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/21/starting_javascript_with_asp_net.aspx</link><pubDate>Wed, 21 Dec 2005 11:24:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/21/starting_javascript_with_asp_net.aspx</guid><description>&lt;P&gt;I have tended to stay away from Javascript except for the most trivial of situations or easy modifications of other's code but it is becoming increasingly obvious that I can't really develop too far in web development without some ability at it.&amp;nbsp; So I'm going to make an effort to increase my use.&lt;/P&gt;
&lt;P&gt;One of the areas that I have trouble getting right and need to work on is manipulating DOM elements.&amp;nbsp; As a first start to this I am going to remember a piece of code that changes the value of a Select when the value in another select is changed.&amp;nbsp; Trivial, but, one step at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim ScriptOnChange As String = "window.document.getElementById('KiltLengthDDL').selectedIndex=0;"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScriptOnChange &amp;amp;= "window.document.getElementById('WaistDDL').selectedIndex=0;"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Me.TartanDDL.Attributes.Add("onChange", ScriptOnChange)&lt;BR&gt;&lt;/P&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/6490.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Online Backup May Be Ready for the Consumer</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/13/Online_Backup_For_Consumer.aspx</link><pubDate>Tue, 13 Dec 2005 14:59:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/13/Online_Backup_For_Consumer.aspx</guid><description>&lt;P&gt;&lt;A href="http://avc.blogs.com/a_vc/"&gt;Fred Wilson&lt;/A&gt; has an interesting &lt;A href="http://avc.blogs.com/a_vc/2005/12/online_backups_.html"&gt;article&lt;/A&gt; on his feeling that the time has come for on-line backup solutions for the consumer.&amp;nbsp; He is unusual in having used &lt;A href="http://www.connected.com/"&gt;one of these &lt;/A&gt;for ten years but admits that this is too expensive at $20 per month.&amp;nbsp; There are a few &lt;A href="http://www.carbonite.com/"&gt;other&lt;/A&gt; competitors in the market now at lower price points.&amp;nbsp;&amp;nbsp; A business worth considering I think.&lt;/P&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/6318.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>My verdict on Alex McLeish</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/09/MyVerdictOnAlexMcLeish.aspx</link><pubDate>Fri, 09 Dec 2005 10:12:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/12/09/MyVerdictOnAlexMcLeish.aspx</guid><description>Find it here: &lt;A href="http://cs.radicalstu.com/blogs/radicalstu_blog/archive/2005/12/08/MurrayLoyaltyOverdose.aspx"&gt;David Murray's Loyalty Overdose&lt;/A&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/6192.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>My delicious link roll</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/08/08/MyDeliciousRoll.aspx</link><pubDate>Mon, 08 Aug 2005 14:13:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/08/08/MyDeliciousRoll.aspx</guid><description>&lt;P&gt;I have added this to the sidebar.&lt;/P&gt;
&lt;P&gt;Thanks to  &lt;A href="http://avc.blogs.com/a_vc/2005/08/delicious_link_.html"&gt;A VC&lt;/A&gt;&lt;/P&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/3526.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Comments Have Been turned off because of comment spam.</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/07/11/3176.aspx</link><pubDate>Mon, 11 Jul 2005 13:04:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/07/11/3176.aspx</guid><description>I'll see if I can come up with a solution.&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/3176.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>Stuart Radcliffe</dc:creator><title>Problems with ActiveX Controls in Microsoft Access</title><link>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/02/19/AccessActiveX.aspx</link><pubDate>Sat, 19 Feb 2005 19:58:00 GMT</pubDate><guid>http://mail.localplanet.co.uk/Blogs/stuart/archive/2005/02/19/AccessActiveX.aspx</guid><description>&lt;P&gt;Microsoft has recently been on a security kick.  This has become the number one priority.  Sometimes the decisions that are made in implementing security fixes are just not thought through and result in the breaking of existing solutions.  I came across one such instance today.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://mail.localplanet.co.uk/blogs/stephen"&gt;Stephen&lt;/A&gt; and some of my other colleagues were doing a server install at one of our clients.  This involved the introduction of a new server running Windows 2000 SP4 Terminal Services.  The server is used to run the front end of the main database application for the client.  The front end runs on Access 2003 and is accessed through Terminal Services.  &lt;/P&gt;
&lt;P&gt;One of the features of this application is an image displaying form that uses the Kodak (formerly Wang) Image Edit Control to display the images.  When trying to use the application this form was giving an error and when I tried to re-insert the control I got a message saying that the control was not compatible with Access.  I knew this to be untrue as I can happily open up the form and use the control using the computer I am typing this on.&lt;/P&gt;
&lt;P&gt;So, after some Googling, I came across a couple of references to the problem.  &lt;A href="http://groups.google.co.uk/groups?hl=en&amp;lr=&amp;rls=GGLC,GGLC:1970-01,GGLC:en&amp;selm=ev5mFSYLEHA.1264%40TK2MSFTNGP12.phx.gbl"&gt;This one&lt;/A&gt; implied a possible solution.  The related &lt;A href="http://support.microsoft.com/?id=838010"&gt;Microsoft article &lt;/A&gt;was next to useless but the page that I found it from &lt;A href="http://p2p.wrox.com/topic.asp?whichpage=1&amp;TOPIC_ID=10894?"&gt;offered a solution&lt;/A&gt; (actually for the Rich Text ActiveX control but it worked none the less).&lt;/P&gt;
&lt;P&gt;The problem appears to be that Microsoft have introduced a new security feature aimed at stopping certain ActiveX controls from running in Internet Explorer.  This is in the form of some registry entries that define the compatibility of these controls.  The Kodak Imaging controls are marked as not compatible and indeed there shouldn't really be any need to use them in Internet Explorer.  Unfortunately, for some reason, Microsoft Access looks at the same registry entries and determines that the controls should not be compatible in Access either.  This just doesn't make any sense.  There can be many occasions when what is a security risk when viewing web pages in a browser simply is not any kind of a risk when used in a controlled application in an Access database.  Stupid decision.&lt;/P&gt;
&lt;P&gt;Anyway, the appropriate registry keys are as follows:&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Kodak Image Admin Control - HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{009541A0-3B81-101C-92F3-040224009C02}&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;Kodak Image Edit Control - HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6D940280-9F11-11CE-83FD-02608C3EC08A}&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;FONT face=Arial size=2&gt;Kodak Image Scan Control - HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{84926CA0-2941-101C-816F-0E6013114B7F}&lt;BR&gt;&lt;/FONT&gt;Rich Text Control - HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3B7C8860-D78F-101B-B9B5-04021C009402}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Within the registry key for the appropriate control there will be an entry for &lt;EM&gt;Compatibility Flags&lt;/EM&gt; that will be set to 0x400 (hexadecimal 400, decimal 1024) if the control is disabled.  To enable it, change this value to 0.&lt;/P&gt;&lt;img src ="http://mail.localplanet.co.uk/Blogs/stuart/aggbug/430.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>