<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>[Pro] Add Quantity to cart Mals Ecom with php</title>
        <description>The 10 most recently added comments in the topic &quot;[Pro] Add Quantity to cart Mals Ecom with php&quot;</description>
        <link>http://freewaytalk.net/</link>
        <lastBuildDate>Sun, 05 Feb 2012 19:32:17 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66924</link>
            <description>&lt;p&gt;Hi Tim,
I like the freewayaction.com code page, another resource!
Thanks for the info and your thoughts. I was leaning to that
conclusion to use forms.
I replaced the Buy link, which was a mark-up item, with all the form
details in the same mark-up item, replacing the &amp;#8220;hard wired&amp;#8221; bits with
php variables.
A bit of tweaking with some of the variables to take out the url
encoding and also enclose the php variables in single quotes, all now
works!
Just need to find out the best way to centre the form bits in the mark- 
up item, and to style them as I want&amp;#8230;
You can see the result here:
&amp;lt;http://www.cotswoldengineeringsupplies.co.uk/2010-dev/Test_Discount/testproductpage.php?item=WDHCZP&amp;amp;inthere=&amp;amp;line=JCS%20Hose%20and%20P%20Clips
&gt;&lt;/p&gt;

&lt;p&gt;Best Wishes,
Steve.&lt;/p&gt;

&lt;p&gt;On 10 Mar 2010, at 20:47, Tim Plumb wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Hi Steve,
  There are a couple of things that are missing here for this to work
  properly;
  1. The text link has no way of getting to the quantity value the
  user has entered for the product without first submitting the page.
  You &amp;#8216;could&amp;#8217; get the figure using javascript but that would be at
  best a hack and would be prone to failure.
  2. For GET requests like text based buy links you need to make sure
  that your data is correctly encoded. This means using urlencode in
  PHP to make sure the spaces and any other special characters are all
  encoded before you use the data.&lt;/p&gt;
  
  &lt;p&gt;Having said all of this I would recommend that you swap your buy
  text links for forms. They are just as easy to set up as text links,
  are a bit easier to read (and therefore debug) and can use the user
  specified values for the product quantities.
  Have a look at the following example HTML page. It should give you
  an idea of how to lay out your forms.
  &lt;a href=&quot;http://www.freewayactions.com/code/?f=mals-example.html&quot;&gt;http://www.freewayactions.com/code/?f=mals-example.html&lt;/a&gt;&lt;/p&gt;
  
  &lt;p&gt;Regards,
  Tim.&lt;/p&gt;
  
  &lt;p&gt;On 10 Mar 2010, at 16:10, SteveB wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;All I want to do is get the quantity input in the browser to attach
    to the &amp;#8220;Buy&amp;#8221; url link to mal&amp;#8217;s shopping cart, so that it is
    included with the other variables.&lt;/p&gt;
    
    &lt;p&gt;At the moment unless I set the quantity variable to 1 in the php
    block action it doesn&amp;#8217;t send anything to the cart because the
    variable qty is empty. You can change the quantity but it doesn&amp;#8217;t
    update on the link.&lt;/p&gt;
    
    &lt;p&gt;I need this to work so that customers can input the quantity they
    want before they press the &amp;#8220;Buy&amp;#8221; link.&lt;/p&gt;
    
    &lt;p&gt;Any thoughts gratefully received&amp;#8230;&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;p&gt;FreewayActions.com - Freeware and commercial actions for Freeway
  Express &amp;amp; Pro.
  &amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
  Protect your mailto links from being harvested by spambots with Anti
  Spam.
  Only available at FreewayActions.com
  &amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
  &lt;a href=&quot;http://www.freewayactions.com&quot;&gt;http://www.freewayactions.com&lt;/a&gt;&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Steve Ballinger
SBDesign
Design Artwork Illustration &amp;amp; Websites
Providing Graphic Design since 1989
email: email@hidden
phone: 01452 862966
mobile: 07889 715276&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>SteveB</author>
            <pubDate>Thu, 11 Mar 2010 11:27:45 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66901</link>
            <description>&lt;p&gt;For The Win. Meaning, &amp;#8220;Advantage, Mr. Plumb.&amp;#8221;&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Mar 10, 2010, at 5:40 PM, Tim Plumb wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;I initially read that as WTF! :-)
  I&amp;#8217;m uncertain which of these meanings is correct in this context;
  &lt;a href=&quot;http://www.acronymfinder.com/FTW.html&quot;&gt;http://www.acronymfinder.com/FTW.html&lt;/a&gt;
  &amp;#8230; although I suspect it&amp;#8217;s &amp;#8216;Feel the Wind&amp;#8217;!&lt;/p&gt;
  
  &lt;p&gt;The code store started off as this simple PHP code listing script;
  &lt;a href=&quot;http://www.freewayactions.com/code/?f=phpsourcecodelister.php&quot;&gt;http://www.freewayactions.com/code/?f=phpsourcecodelister.php&lt;/a&gt;&lt;/p&gt;
  
  &lt;p&gt;As I&amp;#8217;ve had time to extend it I&amp;#8217;ve added the features that I&amp;#8217;ve
  found useful for myself (downloads, url shrinking and print style
  sheets) and have a to-do list as long as my arm of things that I can
  learn about while tinkering with it.
  My grandfather was an engineer and although he didn&amp;#8217;t like driving
  much he was never happier than when he was pulling his car to
  bits. :-)
  Regards,
  Tim.&lt;/p&gt;
  
  &lt;p&gt;On 10 Mar 2010, at 22:24, Walter Lee Davis wrote:&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;Tim Plumb FTW!&lt;/p&gt;
    
    &lt;p&gt;Walter&lt;/p&gt;
  &lt;/blockquote&gt;
  
  &lt;p&gt;FreewayActions.com - Freeware and commercial actions for Freeway
  Express &amp;amp; Pro.
  &amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
  Protect your mailto links from being harvested by spambots with Anti
  Spam.
  Only available at FreewayActions.com
  &amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
  &lt;a href=&quot;http://www.freewayactions.com&quot;&gt;http://www.freewayactions.com&lt;/a&gt;&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Wed, 10 Mar 2010 22:45:38 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66900</link>
            <description>&lt;p&gt;I initially read that as WTF! :-)
I&amp;#8217;m uncertain which of these meanings is correct in this context;
&lt;a href=&quot;http://www.acronymfinder.com/FTW.html&quot;&gt;http://www.acronymfinder.com/FTW.html&lt;/a&gt;
&amp;#8230; although I suspect it&amp;#8217;s &amp;#8216;Feel the Wind&amp;#8217;!&lt;/p&gt;

&lt;p&gt;The code store started off as this simple PHP code listing script;
&lt;a href=&quot;http://www.freewayactions.com/code/?f=phpsourcecodelister.php&quot;&gt;http://www.freewayactions.com/code/?f=phpsourcecodelister.php&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As I&amp;#8217;ve had time to extend it I&amp;#8217;ve added the features that I&amp;#8217;ve found
useful for myself (downloads, url shrinking and print style sheets)
and have a to-do list as long as my arm of things that I can learn
about while tinkering with it.
My grandfather was an engineer and although he didn&amp;#8217;t like driving
much he was never happier than when he was pulling his car to bits. :-)
Regards,
Tim.&lt;/p&gt;

&lt;p&gt;On 10 Mar 2010, at 22:24, Walter Lee Davis wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Tim Plumb FTW!&lt;/p&gt;
  
  &lt;p&gt;Walter&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;FreewayActions.com - Freeware and commercial actions for Freeway
Express &amp;amp; Pro.
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
&lt;a href=&quot;http://www.freewayactions.com&quot;&gt;http://www.freewayactions.com&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Tim Plumb</author>
            <pubDate>Wed, 10 Mar 2010 22:40:59 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66899</link>
            <description>&lt;p&gt;Tim Plumb FTW!&lt;/p&gt;

&lt;p&gt;Walter&lt;/p&gt;

&lt;p&gt;On Mar 10, 2010, at 5:16 PM, chuckamuck wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Holy frejole! Freeway.com code store? Awsome!&lt;/p&gt;
  
  &lt;hr /&gt;
  
  &lt;p&gt;freewaytalk mailing list
  email@hidden
  Update your subscriptions at:
  &lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>waltd</author>
            <pubDate>Wed, 10 Mar 2010 22:24:16 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66898</link>
            <description>&lt;p&gt;Holy frejole! Freeway.com code store? Awsome!&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>chuckamuck</author>
            <pubDate>Wed, 10 Mar 2010 22:17:00 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66888</link>
            <description>&lt;p&gt;Hi Steve,
There are a couple of things that are missing here for this to work
properly;
1. The text link has no way of getting to the quantity value the user
has entered for the product without first submitting the page. You
&amp;#8216;could&amp;#8217; get the figure using javascript but that would be at best a
hack and would be prone to failure.
2. For GET requests like text based buy links you need to make sure
that your data is correctly encoded. This means using urlencode in PHP
to make sure the spaces and any other special characters are all
encoded before you use the data.&lt;/p&gt;

&lt;p&gt;Having said all of this I would recommend that you swap your buy text
links for forms. They are just as easy to set up as text links, are a
bit easier to read (and therefore debug) and can use the user
specified values for the product quantities.
Have a look at the following example HTML page. It should give you an
idea of how to lay out your forms.
&lt;a href=&quot;http://www.freewayactions.com/code/?f=mals-example.html&quot;&gt;http://www.freewayactions.com/code/?f=mals-example.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regards,
Tim.&lt;/p&gt;

&lt;p&gt;On 10 Mar 2010, at 16:10, SteveB wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;All I want to do is get the quantity input in the browser to attach
  to the &amp;#8220;Buy&amp;#8221; url link to mal&amp;#8217;s shopping cart, so that it is included
  with the other variables.&lt;/p&gt;
  
  &lt;p&gt;At the moment unless I set the quantity variable to 1 in the php
  block action it doesn&amp;#8217;t send anything to the cart because the
  variable qty is empty. You can change the quantity but it doesn&amp;#8217;t
  update on the link.&lt;/p&gt;
  
  &lt;p&gt;I need this to work so that customers can input the quantity they
  want before they press the &amp;#8220;Buy&amp;#8221; link.&lt;/p&gt;
  
  &lt;p&gt;Any thoughts gratefully received&amp;#8230;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;FreewayActions.com - Freeware and commercial actions for Freeway
Express &amp;amp; Pro.
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
Protect your mailto links from being harvested by spambots with Anti
Spam.
Only available at FreewayActions.com
&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;
&lt;a href=&quot;http://www.freewayactions.com&quot;&gt;http://www.freewayactions.com&lt;/a&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>Tim Plumb</author>
            <pubDate>Wed, 10 Mar 2010 20:48:00 -500</pubDate>
        </item>
        <item>
            <title>Re: [Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863#m_66881</link>
            <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Me again!&lt;/p&gt;

&lt;p&gt;Still can&amp;#8217;t get this to work&amp;#8230;&lt;/p&gt;

&lt;p&gt;All I want to do is get the quantity input in the browser to attach to the &amp;#8220;Buy&amp;#8221; url link to mal&amp;#8217;s shopping cart, so that it is included with the other variables.&lt;/p&gt;

&lt;p&gt;At the moment unless I set the quantity variable to 1 in the php block action it doesn&amp;#8217;t send anything to the cart because the variable qty is empty. You can change the quantity but it doesn&amp;#8217;t update on the link.&lt;/p&gt;

&lt;p&gt;I need this to work so that customers can input the quantity they want before they press the &amp;#8220;Buy&amp;#8221; link.&lt;/p&gt;

&lt;p&gt;Any thoughts gratefully received&amp;#8230;&lt;/p&gt;

&lt;p&gt;Thanks in anticipation.&lt;/p&gt;

&lt;p&gt;Steve.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>SteveB</author>
            <pubDate>Wed, 10 Mar 2010 16:10:15 -500</pubDate>
        </item>
        <item>
            <title>[Pro] Add Quantity to cart Mals Ecom with php</title>
            <link>http://freewaytalk.net/thread/view/66863</link>
            <description>&lt;p&gt;Hi All,&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve been having a bit of trouble getting a quantity field to add the quantity to the cart on mals.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m not using any of the Shopping actions as the products details are all held on the server in a couple of databases and are downloded to the webpage using a combination of php, MySQL and the php block action to build the table of products on the page. The quantity field is in this block with the Name field set to &amp;#8220;myQty&amp;#8221; and the Value field to &amp;#8220;$myQty&amp;#8221;.&lt;/p&gt;

&lt;p&gt;The product details, price, return url etc. are added to the cart via the url to the cart, each product has it&amp;#8217;s own unique data which is set up in a &amp;#8220;Buy&amp;#8221; link via php as in this example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;A HREF='http://ww5.aitsafe.com/cf/add.cfm?userid=00000000&amp;amp;product=$myPartnumber%20$myDescription&amp;amp;qty=$myQty&amp;amp;discountpr=$myDiscprmat&amp;amp;units=$myWeight&amp;amp;return=$return' TITLE='Add to Order - $myPartnumber $myDescription $myQty'&amp;gt; Buy &amp;lt;/A&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The page with the test set-up is here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.cotswoldengineeringsupplies.co.uk/2010-dev/Test_Discount/testproductpage.php?item=WDHCZP&amp;amp;inthere=&amp;amp;line=JCS%20Hose%20and%20P%20Clips&quot;&gt;http://www.cotswoldengineeringsupplies.co.uk/2010-dev/Test_Discount/testproductpage.php?item=WDHCZP&amp;amp;inthere=&amp;amp;line=JCS%20Hose%20and%20P%20Clips&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On Product and Section pages and only these menu sections/items have been set up to work on the pages:
JCS Clips, Hydraulic Adaptors (up to Metric Male &gt; Locknut) Gates Hose, Gates Hydraulic (up to &amp;amp; incl Megacrimp Flat Face).&lt;/p&gt;

&lt;p&gt;These pages also test the discount structure that you can see on the page (under List Price &amp;amp; Quantity Disc).&lt;/p&gt;

&lt;p&gt;If you input 10 into the qualtity colunm and press the buy button, only 1 will be added to the Shopping Cart.&lt;/p&gt;

&lt;p&gt;Try as I might, I can&amp;#8217;t seem to get it to work correctly if at all. It probably is something simple, but at the moment my brain doesn&amp;#8217;t work in simple mode, (no chance for complex then!).&lt;/p&gt;

&lt;p&gt;Any suggestions gratefully received.&lt;/p&gt;

&lt;p&gt;Best wishes,&lt;/p&gt;

&lt;p&gt;Steve.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;freewaytalk mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>SteveB</author>
            <pubDate>Wed, 10 Mar 2010 11:51:31 -500</pubDate>
        </item>
    </channel>
</rss>

