<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Web Developers Blog &#187; ASP tutorials</title>
	<atom:link href="http://jamesowers.co.uk/category/asp-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesowers.co.uk</link>
	<description>The blog of James Owers, a Newcastle based web developer.</description>
	<lastBuildDate>Fri, 12 Aug 2011 09:38:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Cheat Sheets</title>
		<link>http://jamesowers.co.uk/general/66/cheat-sheets/</link>
		<comments>http://jamesowers.co.uk/general/66/cheat-sheets/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:33:49 +0000</pubDate>
		<dc:creator>jmz</dc:creator>
				<category><![CDATA[ASP tutorials]]></category>
		<category><![CDATA[CSS Tutorials]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://jamesowers.co.uk/?p=66</guid>
		<description><![CDATA[Cheat sheets can be very handy from time to time. Although you probably wont learn much from them, I find them excellent for refreshing my memory. For example if I&#8217;ve been working on an ASP project for a while and then have to do some CSS or even worse PHP I often take a while [...]]]></description>
			<content:encoded><![CDATA[<p>Cheat sheets can be very handy from time to time. Although you probably wont learn much from them, I find them excellent for refreshing my memory. For example if I&#8217;ve been working on an ASP project for a while and then have to do some CSS or even worse PHP I often take a while to get my head around the changes in language and format. </p>
<p><span id="more-66"></span></p>
<p>I find cheat sheets are great for helping me aclimatise quicker! So here&#8217;s a collection of my favourites:</p>
<p><strong>CSS Cheat Sheets</strong></p>
<p>Now I code something using CSS at least once a day but I still have the need every once in a while to look up some obscure property, so having this CSS cheat sheet lying around comes in handy.</p>
<p><a href='http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/css.gif" alt="" title="css" width="300" height="195" class="alignnone size-medium wp-image-69" /></a></p>
<p><strong>HTML Cheat Sheets</strong></p>
<p>HTML cheat sheets can always come in handy from time to time, bookmark it or print it out so you know where it is when you need it!<br />
<a href='http://www.addedbytes.com/cheat-sheets/html-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/html.gif" alt="" title="html" width="300" height="195" class="alignnone size-medium wp-image-68" /></a></p>
<p><strong>jQuery cheat sheets</strong></p>
<p>I&#8217;ve been doing a lot of work with jQuery recently and although my javascript isn&#8217;t very good this jQuery cheat sheet (and another one from ColorCharge that I cant find on their website anymore) has helped a lot.<br />
<a href='http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/jquery.gif" alt="" title="jquery cheat sheet" width="300" height="195" class="alignnone size-medium wp-image-67" /></a></p>
<p><strong>ASP Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/asp-vbscript-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/asp.gif" alt="" title="asp" width="300" height="195" class="alignnone size-medium wp-image-70" /></a></p>
<p><strong>PHP Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/php.gif" alt="" title="php" width="300" height="195" class="alignnone size-medium wp-image-71" /></a></p>
<p><strong>MySQL Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/mysql.gif" alt="" title="mysql" width="300" height="195" class="alignnone size-medium wp-image-72" /></a></p>
<p><strong>SQL Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/sql-server-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/sql.gif" alt="" title="sql" width="300" height="195" class="alignnone size-medium wp-image-73" /></a></p>
<p><strong>Regular Expressions Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/exp.gif" alt="" title="exp" width="300" height="195" class="alignnone size-medium wp-image-77" /></a></p>
<p><strong>MOD_REWRITE Cheat Sheet</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/mod_rewrite-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/modrewrite.gif" alt="" title="modrewrite" width="300" height="195" class="alignnone size-medium wp-image-74" /></a></p>
<p><strong>HTML Characters Chart</strong></p>
<p><a href='http://www.addedbytes.com/cheat-sheets/html-character-entities-cheat-sheet/'><img src="http://jamesowers.co.uk/wp-content/uploads/2008/05/htmlchar.gif" alt="" title="htmlchar" width="300" height="195" class="alignnone size-medium wp-image-75" /></a></p>
<p>Now I realise a lot of these cheat sheets are from the same website, this is just because they&#8217;re the best ones I&#8217;ve came across. If you know of anoher good cheat sheet that I&#8217;ve missed, let me know and I&#8217;ll get it up.</p>
<p>I&#8217;ll update this post as and when I find new cheat sheets thatI think are worth telling people about.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesowers.co.uk/general/66/cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Flexigrid with asp (version 2)</title>
		<link>http://jamesowers.co.uk/asp-tutorials/63/flexigrid-with-asp-version-2/</link>
		<comments>http://jamesowers.co.uk/asp-tutorials/63/flexigrid-with-asp-version-2/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 08:51:34 +0000</pubDate>
		<dc:creator>jmz</dc:creator>
				<category><![CDATA[ASP tutorials]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[flexigrid]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jamesowers.co.uk/?p=63</guid>
		<description><![CDATA[After some users reported problems using my flexigrid with asp and IE I decided to redo some of the code to fix it. Basically the problem was that when the JSON code generated it is supposed to add a comma (,) to the end of every line apart from the last one. My code put [...]]]></description>
			<content:encoded><![CDATA[<p>After some users reported problems using my flexigrid with asp and IE I decided to redo some of the code to fix it.</p>
<p>Basically the problem was that when the JSON code generated it is supposed to add a comma (,) to the end of every line apart from the last one. My code put a comma at the end of every line including the last one. Firefox realises this and fixes the problem while IE just dies and wont show the content. All I did was added a quick if statement to the end of the line that checks to see if it&#8217;s the last record retrieved from the database or not and sticks the comma on the end if it has to.</p>
<p><img src="http://www.jamesowers.co.uk/wp-content/uploads/flex_grid.gif" alt="Flexigrid with ASP" /></p>
<p>I&#8217;ve also been working with flexigrid at work as part of an application I&#8217;m making which populates the flexigrid with data users have entered using online forms and PDAs. This presented the problem that people dont always enter alpha numeric characters and flexigrid doesn&#8217;t seem to like this so I added a function called cleanup that will remove all non alpha numeric characters from your data before it kills flexigrid. This is also included in the new distro. And as a side note, I have had flexigrid working with 3500 records from a Sybase database a work without any problems.</p>
<h2>Update</h2>
<p>The flexigrid site has now <a href="http://groups.google.com/group/flexigrid">moved to here</a>. If you have any questions to do with the javascript or flexigrid functionality then ask there. If it is a problem with the ASP then you can ask on this site.</p>
<p><del datetime="2010-01-26T10:31:03+00:00">I don&#8217;t have a demo of the ASP version online at the minute due to me not having any ASP hosting any more, I&#8217;ll do my best to find somewhere to get it online. If you would like to host the demo please <a href="http://www.jamesowers.co.uk/contact">get in touch with me</a>.</del></p>
<h2>Demo</h2>
<p>Hasan from  <a href="http://www.hasankoroglu.com">hasankoroglu.com</a> kindly offered to host the demo for the Flexigrid with ASP on his server since I don&#8217;t have an ASP server any more. You can check out the demo of the Flexigrid with ASP on Hasan&#8217;s website by clicking <a href="http://www.hasankoroglu.com/demos/flexigrid/">here</a>.</p>
<h2>Download</h2>
<p>You can download the latest version of ASP Flexigrid <a href="http://jamesowers.co.uk/wp-content/uploads/2008/04/flexigrid-asp.rar">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesowers.co.uk/asp-tutorials/63/flexigrid-with-asp-version-2/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Flexigrid with asp</title>
		<link>http://jamesowers.co.uk/asp-tutorials/57/flexigrid-with-asp/</link>
		<comments>http://jamesowers.co.uk/asp-tutorials/57/flexigrid-with-asp/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 11:11:23 +0000</pubDate>
		<dc:creator>jmz</dc:creator>
				<category><![CDATA[ASP tutorials]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[classic asp]]></category>
		<category><![CDATA[flexigrid]]></category>
		<category><![CDATA[javascript grid]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://jamesowers.co.uk/?p=57</guid>
		<description><![CDATA[***This version is an outdated version of my script which has some display errors with IE. Please take a look at asp with flexigrid V2.*** I came across a pretty nifty script called Flexigrid. Basically it allows you to take information from a database using JSON or XML and display it on a pretty nifty [...]]]></description>
			<content:encoded><![CDATA[<p><strong>***This version is an outdated version of my script which has some display errors with IE. Please take a look at <a href="http://jamesowers.co.uk/asp-tutorials/63/flexigrid-with-asp-version-2/">asp with flexigrid </a>V2.***</strong></p>
<p>I came across a pretty nifty script called <a href="http://webplicity.net/flexigrid/">Flexigrid</a>. Basically it allows you to take information from a database using JSON or XML and display it on a pretty nifty grid with search, pagination, sorting and some other cool features.</p>
<p>Anyway, all of the examples use PHP to generate the XML or JSON so I decided to do it in ASP using a microsoft access database. </p>
<p>Download link removed. Please see the updated post <a href="http://jamesowers.co.uk/asp-tutorials/63/flexigrid-with-asp-version-2/">here</a>.</p>
<p>You can also visit the <a href="http://webplicity.net/flexigrid/">flexigrid website here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesowers.co.uk/asp-tutorials/57/flexigrid-with-asp/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

