<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Ask Felgall</title>
	<atom:link href="http://felgall.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://felgall.net</link>
	<description>The Computer Help Blog</description>
	<pubDate>Thu, 24 Jul 2008 19:58:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
			<item>
		<title>Keeping Entered Values when Reporting an Error</title>
		<link>http://felgall.net/2008/07/25/keeping-entered-values-when-reporting-an-error/</link>
		<comments>http://felgall.net/2008/07/25/keeping-entered-values-when-reporting-an-error/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 19:58:02 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[error]]></category>

		<category><![CDATA[form]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=308</guid>
		<description><![CDATA[Sometimes the solution to a problem is extremely simple but not very obvious until you know what it is. One such simple solution relates to not losing the values already entered into a form when you want JavaScript to report validation errors.
Keeping Entered Values when Reporting an Error
p.s. why do so many people insist on [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes the solution to a problem is extremely simple but not very obvious until you know what it is. One such simple solution relates to not losing the values already entered into a form when you want JavaScript to report validation errors.</p>
<p><a href="http://www.felgall.com/jstip23.htm">Keeping Entered Values when Reporting an Error</a></p>
<p><i>p.s. why do so many people insist on misspelling lose (opposite of win) as loose (opposite of tight). Are people these days so reliant on spell checkers that they have forgotten how to spell even simple words?</i></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/25/keeping-entered-values-when-reporting-an-error/"><a href="http://www.felgall.com/jstip23.htm">Keeping Entered Values when Reporting an Error</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/25/keeping-entered-values-when-reporting-an-error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Resolving Hardware Problems</title>
		<link>http://felgall.net/2008/07/24/resolving-hardware-problems/</link>
		<comments>http://felgall.net/2008/07/24/resolving-hardware-problems/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 20:50:38 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[computer hardware]]></category>

		<category><![CDATA[resolving problems]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=306</guid>
		<description><![CDATA[Quite a few people visiting my web site send me questions about problems that they are having with their computer hardware because they can&#8217;t find an answer to their question on my site. The main reason why they can&#8217;t find the answer on my site is because the site is primarily about computer software and [...]]]></description>
			<content:encoded><![CDATA[<p>Quite a few people visiting my web site send me questions about problems that they are having with their computer hardware because they can&#8217;t find an answer to their question on my site. The main reason why they can&#8217;t find the answer on my site is because the site is primarily about computer software and the extremely small number of pages dealing with hardware relate to specific problems that I have needed to resolve where I have had direct access to the computer in question either because the computer with the problem is mine or belongs to someone I know.</p>
<p>Hardware problems are almost impossible to properly diagnose without physically accessing the computer with the problem. The best that I can suggest for those with hardware problems is to follow through the basic steps themselves that I always start with when I need to resolve a hardware problem on a computer that I have in front of me.</p>
<p><a href="http://www.felgall.com/doswin22.htm">Resolving Hardware Problems</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/24/resolving-hardware-problems/"><a href="http://www.felgall.com/doswin22.htm">Resolving Hardware Problems</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/24/resolving-hardware-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Partial Protection of Images</title>
		<link>http://felgall.net/2008/07/23/partial-protection-of-images/</link>
		<comments>http://felgall.net/2008/07/23/partial-protection-of-images/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 20:42:36 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[image protection]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=304</guid>
		<description><![CDATA[There is nothing that you can do in the HTML, stylesheet, or JavaScript that will protect the images on your web site from being stolen. The best form of protection is to either place a watermark in the image itself or to embed the image into a PDF with associated text that indicates the copyright. [...]]]></description>
			<content:encoded><![CDATA[<p>There is nothing that you can do in the HTML, stylesheet, or JavaScript that will protect the images on your web site from being stolen. The best form of protection is to either place a watermark in the image itself or to embed the image into a PDF with associated text that indicates the copyright. Those methods will not prevent your image being stolen but will identify it as stolen when the thief tries to use it.</p>
<p>The next most effective way after that is an HTML solution which reduces the chance of casual theft of your images by placing them behind a second transparent image. This will mean that someone who steals images using their context menu will most likely save a copy of the transparent image instead of the one they intended to take and will possibly not notice until much later that they didn&#8217;t get the image they thought they had saved. This will not prevent them saving the image some other way but since you are not making it obvious that you have blocked their ability to save the image through their context menu they they may decide that it is not worth the effort of returning to your site to use some other method of saving the images.</p>
<p><a href="http://www.felgall.com/htmlt37.htm">Partial Protection of Images</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/23/partial-protection-of-images/"><a href="http://www.felgall.com/htmlt37.htm">Partial Protection of Images</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/23/partial-protection-of-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Dates</title>
		<link>http://felgall.net/2008/07/22/javascript-dates/</link>
		<comments>http://felgall.net/2008/07/22/javascript-dates/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 20:29:42 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[What's New]]></category>

		<category><![CDATA[date]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=300</guid>
		<description><![CDATA[Yesterday we looked at all the methods that JavaScript provides for working with arrays. Today we take a similar look at dates and the ways that JavaScript can work with dates and times.
JavaScript Dates
a
JavaScript Dates
]]></description>
			<content:encoded><![CDATA[<p>Yesterday we looked at all the methods that JavaScript provides for working with arrays. Today we take a similar look at dates and the ways that JavaScript can work with dates and times.</p>
<p><a href="http://www.felgall.com/jsref3.htm">JavaScript Dates</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/22/javascript-dates/"><a href="http://www.felgall.com/jsref3.htm">JavaScript Dates</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/22/javascript-dates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Arrays</title>
		<link>http://felgall.net/2008/07/21/javascript-arrays/</link>
		<comments>http://felgall.net/2008/07/21/javascript-arrays/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:26:31 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[What's New]]></category>

		<category><![CDATA[array]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=298</guid>
		<description><![CDATA[How do you define arrays in JavaScript? Well there are several different ways to do so.
How can you manipulate the content of your JavaScript arrays? Again there are a whole series of different methods available to make it easy to work with arrays in JavaScript.
This tutorial/reference shows you all the alternatives and how to use [...]]]></description>
			<content:encoded><![CDATA[<p>How do you define arrays in JavaScript? Well there are several different ways to do so.</p>
<p>How can you manipulate the content of your JavaScript arrays? Again there are a whole series of different methods available to make it easy to work with arrays in JavaScript.</p>
<p>This tutorial/reference shows you all the alternatives and how to use them in your code.</p>
<p><a href="http://www.felgall.com/jsref2.htm">JavaScript Arrays</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/21/javascript-arrays/"><a href="http://www.felgall.com/jsref2.htm">JavaScript Arrays</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/21/javascript-arrays/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dynamic Dropdown Boxes</title>
		<link>http://felgall.net/2008/07/20/dynamic-dropdown-boxes/</link>
		<comments>http://felgall.net/2008/07/20/dynamic-dropdown-boxes/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 22:36:16 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[dropdown list]]></category>

		<category><![CDATA[dynamic]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=302</guid>
		<description><![CDATA[One way in which JavaScript can make your forms more user friendly is where you have multiple dropdown lists where what is a valid selection in one list is dependent on what is selected in another list. Let&#8217;s take a look at how you can use JavaScript to link two dropdown lists together so that [...]]]></description>
			<content:encoded><![CDATA[<p>One way in which JavaScript can make your forms more user friendly is where you have multiple dropdown lists where what is a valid selection in one list is dependent on what is selected in another list. Let&#8217;s take a look at how you can use JavaScript to link two dropdown lists together so that the entries displayed in the second list are dependent on what is selected in the first list.</p>
<p><a href="http://www.felgall.com/jstip22.htm">Dynamic Dropdown Boxes</a></p>
<p><i>Note that theses are dropdown lists, not combo boxes, HTML does not have a tag for generating a combo box. A combo box is a combination of a dropdown list and a text input field since your visitor can either select an entry from the list or type their own value in a combo box.</i></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/20/dynamic-dropdown-boxes/"><a href="http://www.felgall.com/jstip22.htm">Dynamic Dropdown Boxes</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/20/dynamic-dropdown-boxes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a Boot Disk</title>
		<link>http://felgall.net/2008/07/19/creating-a-boot-disk/</link>
		<comments>http://felgall.net/2008/07/19/creating-a-boot-disk/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:37:29 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[boot]]></category>

		<category><![CDATA[cd]]></category>

		<category><![CDATA[floppy]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=297</guid>
		<description><![CDATA[Floppy disks are becoming less and less common. These days ju7st about all computers allow you to boot from the CD/DVD drive in order to be able to repair a system that has a damaged operating system that will not allow the hard drive to boot. If you still have an older computer that doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Floppy disks are becoming less and less common. These days ju7st about all computers allow you to boot from the CD/DVD drive in order to be able to repair a system that has a damaged operating system that will not allow the hard drive to boot. If you still have an older computer that doesn&#8217;t allow you to boot directly from the cd to run the repair then you may still need floppy disks to start the boot process in which case this article on howe to make or obtain bootable floppies will be of interest.</p>
<p><a href="http://www.felgall.com/ntins15.htm">Creating a Boot Disk</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/19/creating-a-boot-disk/"><a href="http://www.felgall.com/ntins15.htm">Creating a Boot Disk</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/19/creating-a-boot-disk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Buffering and Blocks</title>
		<link>http://felgall.net/2008/07/18/buffering-and-blocks/</link>
		<comments>http://felgall.net/2008/07/18/buffering-and-blocks/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 19:29:11 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[block]]></category>

		<category><![CDATA[buffer]]></category>

		<category><![CDATA[mainframe]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=296</guid>
		<description><![CDATA[A discussion of what buffers and blocks are and how they can make a difference as to how efficiently a mainframe computer can read and write datasets.
Buffering and Blocks
a
Buffering and Blocks
]]></description>
			<content:encoded><![CDATA[<p>A discussion of what buffers and blocks are and how they can make a difference as to how efficiently a mainframe computer can read and write datasets.</p>
<p><a href="http://www.felgall.com/mfgen2.htm">Buffering and Blocks</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/18/buffering-and-blocks/"><a href="http://www.felgall.com/mfgen2.htm">Buffering and Blocks</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/18/buffering-and-blocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Find on this Page</title>
		<link>http://felgall.net/2008/07/17/find-on-this-page/</link>
		<comments>http://felgall.net/2008/07/17/find-on-this-page/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:14:50 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[find]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=295</guid>
		<description><![CDATA[Just about all browsers have a find on page option in the menu and so adding an equivalent option using JavaScript may not appear all that useful. It doesn&#8217;t work completely the same way as the built in ones do though since it uses a separate browser window rather than a dialog box and therefore [...]]]></description>
			<content:encoded><![CDATA[<p>Just about all browsers have a find on page option in the menu and so adding an equivalent option using JavaScript may not appear all that useful. It doesn&#8217;t work completely the same way as the built in ones do though since it uses a separate browser window rather than a dialog box and therefore doesn&#8217;t need to be closed in order to continue interacting with the page.</p>
<p><a href="http://www.felgall.com/jstip21.htm">Find on this Page</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/17/find-on-this-page/"><a href="http://www.felgall.com/jstip21.htm">Find on this Page</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/17/find-on-this-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Passing Values Between Pages</title>
		<link>http://felgall.net/2008/07/16/passing-values-between-pages/</link>
		<comments>http://felgall.net/2008/07/16/passing-values-between-pages/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 20:11:30 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Golden Oldie]]></category>

		<category><![CDATA[asp]]></category>

		<category><![CDATA[pass value]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://felgall.net/?p=294</guid>
		<description><![CDATA[The best ways of passing values from one page to another require server side scripting. That way they work for everyone and not just those with JavaScript enabled. There are a number of different situations where you need to pass values and this article looks at several situations and how to handle them with two [...]]]></description>
			<content:encoded><![CDATA[<p>The best ways of passing values from one page to another require server side scripting. That way they work for everyone and not just those with JavaScript enabled. There are a number of different situations where you need to pass values and this article looks at several situations and how to handle them with two different scripting languages.</p>
<p><a href="http://www.felgall.com/htmlt35.htm">Passing Values Between Pages</a></p>
<p>a</p>
<p><a href="http://felgall.net/2008/07/16/passing-values-between-pages/"><a href="http://www.felgall.com/htmlt35.htm">Passing Values Between Pages</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://felgall.net/2008/07/16/passing-values-between-pages/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
