<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>SalesCart Forums : Dynamic Attributes</title>
  <link>http://forum.salescart.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; SalesCart Forums : SalesCart Standard / PRO / SQL : Dynamic Attributes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 21 Jun 2026 03:51:52 +0000</pubDate>
  <lastBuildDate>Wed, 01 Sep 2004 06:44:17 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.salescart.com/forum/RSS_post_feed.asp?TID=179</WebWizForums:feedURL>
  <image>
   <title><![CDATA[SalesCart Forums]]></title>
   <url>http://forum.salescart.com/forum/forum_images/web_wiz_forums.png</url>
   <link>http://forum.salescart.com/forum/</link>
  </image>
  <item>
   <title><![CDATA[Dynamic Attributes : You have to put a combobox (select)...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=644&amp;title=dynamic-attributes#644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=6">lleemon</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> September/01/04 at 6:44am<br /><br />You have to put a combobox (select) in your button (&lt;scproductlink&gt;).  <br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />&lt;scproductlink&gt; <br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&lt;form action='https://&lt;yoursite&gt;/shop/cgi-bin/shop1.asp' method='POST' name='scform'&gt;<br />&lt;!-- WE PUT A IF STATEMENT THAT DETECTS IF OPTIONS ARE NEEDED --&gt;<br />&lt;% if  InStr(1, UCase(RS.Fields.Item("A_Desc").Value), "CHAIR") &gt; 0 Then %&gt;<br /><br />&lt;font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#990000"&gt;Special Offer&lt;/font&gt;<br /><br />&lt;!-- NOTICE Green IS $10 MORE IN PRICE --&gt;<br />&lt;select name="option" size="1"&gt;<br />&lt;option value="Red" selected&gt;Red - $29.95&lt;/option&gt;<br />&lt;option value="Blue"&gt;Blue $29.95&lt;/option&gt;<br />&lt;option value="Green$10"&gt;Green $39.95&lt;/option&gt;<br />&lt;/select&gt;<br /><br />&lt;% End If %&gt;<br /><br />&lt;input type='hidden' name='part' value='FVSP&lt;%=(RS.Fields.Item("A_ID").Value)%&gt;'&gt;<br />.............<br />&lt;/scproductlink&gt;<br /></pre></td></tr></table>]]>
   </description>
   <pubDate>Wed, 01 Sep 2004 06:44:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=644&amp;title=dynamic-attributes#644</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic Attributes : Hi,  If you are showing an image...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=640&amp;title=dynamic-attributes#640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=45">Andy</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> September/01/04 at 4:16am<br /><br />Hi,<br /><br />If you are showing an image of the chair(s) I presume you have a column that describes the physical location of the image within your database.<br /><br />I would make the included pages for colour and size relative to each chair. Then I would add a column to the database where the physical path to these pages would be stored- same kind of proceedure as used for the chair images.<br /><br />Then, when connecting the database to the salescart add in I would put a statement in the included page section which would direct salescart to the included page column in the database.<br /><br />This works as I have done the same kind of thing before.<br /><br />If there is something I have missed I'm sure Will will be able to sort it out for you.<br /><br />Andy :)]]>
   </description>
   <pubDate>Wed, 01 Sep 2004 04:16:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=640&amp;title=dynamic-attributes#640</guid>
  </item> 
  <item>
   <title><![CDATA[Dynamic Attributes : I am going to try and post this...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=638&amp;title=dynamic-attributes#638</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=37">drafting</a><br /><strong>Subject:</strong> 179<br /><strong>Posted:</strong> August/27/04 at 2:39pm<br /><br />I am going to try and post this again:<br />Here is the scenario: <br /><br />We are making a website and selling numerous kinds of chairs. Most of the chairs have color options, but not all of the chairs have the same options. We are showing the prices and chair information using the database (so it is easier to change prices) and a dynamic page. I just do not know how to let our customers pick what color chair they want and have it tie into the salescart add to cart bot. ]]>
   </description>
   <pubDate>Fri, 27 Aug 2004 14:39:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=179&amp;PID=638&amp;title=dynamic-attributes#638</guid>
  </item> 
 </channel>
</rss>