<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Mon, 10 Nov 2014 11:34:25 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-10T11:34:25Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Anti-spam bot code</title>
      <link>https://forums.adobe.com/thread/1631323</link>
      <description>&lt;!-- [DocumentBodyStart:c067ea07-6f2b-474e-bbc1-42bc84c5661f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the code below in my news detail layout. To try and combat spam-bots I'm using javascript to insert the action url on key press for the comments form. This type of code works perfectly well on all other forms on the site but for some reason it won't work on a comment form, ie. the action doesn't get inserted.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wonderd if anyone could give me any clues?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;form name="catratingform2343" onsubmit="return checkWholeForm2343(this)" method="post"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="columns large-6"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input name="FullName" type="text" placeholder="Full Name" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-user"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input name="website" type="text" placeholder="Website" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-globe"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="row collapse"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-10 columns"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input placeholder="Email Address" type="text" name="EmailAddress" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="small-2 columns"&amp;gt; &amp;lt;span class="postfix radius"&amp;gt;&amp;lt;em class="icon-envelope"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class="columns large-6"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textarea class="cat_listbox_large" name="Feedback" placeholder="Comment Here"&amp;gt;&amp;lt;/textarea&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;Enter Word Verification in box below {module_captchav2}&amp;lt;/label&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input class="button radius" type="submit" value="Submit" /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" rel="nofollow"&gt;http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js&lt;/a&gt;&lt;span&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&amp;nbsp;&amp;nbsp; //&amp;lt;![CDATA[&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $( "#catratingform2343" ).on( "keypress", function( event ) {&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; var action = $("#catratingform2343").attr("action");&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; if ( typeof(action) === "undefined" || action === null || action === "" ) {&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var url = "/RatingProcess.aspx"&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var params = "?OID={module_oid}&amp;amp;amp;OTYPE={module_otype}";&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $( "#catratingform2343" ).attr("action",url + params);&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; }&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; function checkWholeForm2343(theForm){var why = "";if (theForm.EmailAddress) if (theForm.EmailAddress.value.length &amp;gt; 0) why += checkEmail(theForm.EmailAddress.value);if (theForm.CaptchaV2) why += isEmpty(theForm.CaptchaV2.value, "Enter Word Verification in box below");if (why != ""){alert(why);return false;}return true;}&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;//]]&amp;gt;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c067ea07-6f2b-474e-bbc1-42bc84c5661f] --&gt;&lt;img src='/beacon?t=1415882669929' /&gt;</description>
      <pubDate>Mon, 10 Nov 2014 11:34:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631323</guid>
      <dc:date>2014-11-10T11:34:25Z</dc:date>
      <clearspace:dateToText>5 hours 17 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Remove name from author list when editing blog posts</title>
      <link>https://forums.adobe.com/thread/1621046</link>
      <description>&lt;!-- [DocumentBodyStart:4cfd9287-23cc-4d43-a244-32609d3235ba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you edit a blog post you can choose an author from a drop down menu. &lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;As a site administrator, I noticed that my name is in this list for the sites that I manage. Can anyone tell me if there is a way to remove my name from this list?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4cfd9287-23cc-4d43-a244-32609d3235ba] --&gt;</description>
      <pubDate>Wed, 29 Oct 2014 01:35:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621046</guid>
      <dc:date>2014-10-29T01:35:51Z</dc:date>
      <clearspace:dateToText>2 weeks 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Change payment status for COD order only</title>
      <link>https://forums.adobe.com/thread/1612925</link>
      <description>&lt;!-- [DocumentBodyStart:d6815525-2f49-45a2-9c3e-b7a1d588c1f3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that if I click on the edit button within any order, I can click a button to the right of the Status and a window pops up listing the status types. If I click on "Purchase - Awaiting Payment", I can make that the default status type however this would make it the default for all payments, not just COD payments which is what I'm after.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if anyone knows if there is a workaround so that "Purchase - Awaiting Payment" is the status type only for COD payments and "Purchase - Payment Received" is for all other payments? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d6815525-2f49-45a2-9c3e-b7a1d588c1f3] --&gt;</description>
      <pubDate>Mon, 20 Oct 2014 22:49:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1612925</guid>
      <dc:date>2014-10-20T22:49:10Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>anniversary date in email</title>
      <link>https://forums.adobe.com/thread/1593768</link>
      <description>&lt;!-- [DocumentBodyStart:3f81ae3c-4642-45d7-b62a-ecf0b55be328] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have two anniversary titles and two anniversary dates in our database. When sending out an email campaign I&amp;#8217;d like to include both these dates in the email. When creating the email I noticed that I can put a tag called {tag_anniversarytitle} but this does not render anything when I test the email and as mentioned, I need the anniversary dates, not the titles in the email.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me if this is possible?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f81ae3c-4642-45d7-b62a-ecf0b55be328] --&gt;</description>
      <pubDate>Sun, 05 Oct 2014 10:28:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1593768</guid>
      <dc:date>2014-10-05T10:28:55Z</dc:date>
      <clearspace:dateToText>1 month 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>nested ice tags</title>
      <link>https://forums.adobe.com/thread/1577460</link>
      <description>&lt;!-- [DocumentBodyStart:e92c7968-0bed-4982-ae4e-f46d722b7a05] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Hi everyone,&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I have the following code in an email newsletter template:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table style="border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;tbody style="font-style: inherit; font-family: inherit;"&gt;&lt;tr style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&amp;lt;td width="100%" style="font-size: 18px; color: #353535; text-align: center; font-weight: normal; font-family: Helvetica, Arial, sans-serif; line-height: 24px;" ice:editable="line"&amp;gt;&amp;lt;a href="#" target="_blank" style="text-decoration: none; color: #353535;"&amp;gt; Our work is &amp;lt;span style="color: #0081b7;"&amp;gt;dedicated&amp;lt;/span&amp;gt; to the prosperity of our clients &amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I've placed ice:editable="line" within the td element. This works well but I also need the link for the text within the td to be editable also so I tried the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table style="border: 0px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;tbody style="font-style: inherit; font-family: inherit;"&gt;&lt;tr style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&lt;/td&gt;&lt;td style="border: 0px;border: 0px;font-family: inherit;font-style: inherit;border: 0px;padding-left: 4px;padding-right: 4px;"&gt;&amp;lt;td width="100%" style="font-size: 18px; color: #353535; text-align: center; font-weight: normal; font-family: Helvetica, Arial, sans-serif; line-height: 24px;" ice:editable="line"&amp;gt;&amp;lt;a href="#" target="_blank" style="text-decoration: none; color: #353535;" ice:editable="link"&amp;gt; Our work is &amp;lt;span style="color: #0081b7;"&amp;gt;dedicated&amp;lt;/span&amp;gt; to the prosperity of our clients &amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I added ice:editable="link" within the a href but when I tested, this caused the line editable code to not work and neither did the link editable part work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;I thought maybe it was because I was nesting an editable region within another one. Could that be why it's not working? If yes, is there a workaround for this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e92c7968-0bed-4982-ae4e-f46d722b7a05] --&gt;</description>
      <pubDate>Wed, 17 Sep 2014 12:11:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1577460</guid>
      <dc:date>2014-09-17T12:11:29Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Editable Regions in Email Campaigns - Business Catalyst</title>
      <link>https://forums.adobe.com/thread/1577357</link>
      <description>&lt;!-- [DocumentBodyStart:fa576dc6-a408-438a-a6f7-1a91a4776b5b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p&gt;I have the following code in an email newsletter template:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;td width="100%" style="font-size: 18px; color: #353535; text-align: center; font-weight: normal; font-family: Helvetica, Arial, sans-serif; line-height: 24px;" ice:editable="line"&amp;gt;&amp;lt;a href="#" target="_blank" style="text-decoration: none; color: #353535;"&amp;gt; Our work is &amp;lt;span style="color: #0081b7;"&amp;gt;dedicated&amp;lt;/span&amp;gt; to the prosperity of our clients &amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've placed ice:editable="line" within the td element. This works well but I also need the link for the text within the td to be editable also so I tried the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&lt;/td&gt;&lt;td style=";"&gt;&amp;lt;td width="100%" style="font-size: 18px; color: #353535; text-align: center; font-weight: normal; font-family: Helvetica, Arial, sans-serif; line-height: 24px;" ice:editable="line"&amp;gt;&amp;lt;a href="#" target="_blank" style="text-decoration: none; color: #353535;" ice:editable="link"&amp;gt; Our work is &amp;lt;span style="color: #0081b7;"&amp;gt;dedicated&amp;lt;/span&amp;gt; to the prosperity of our clients &amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I added ice:editable="link" within the a href but when I tested, this caused the line editable code to not work and neither did the link editable part work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I thought maybe it was because I was nesting an editable region within another one. Could that be why it's not working? If yes, is there a workaround for this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa576dc6-a408-438a-a6f7-1a91a4776b5b] --&gt;</description>
      <pubDate>Wed, 17 Sep 2014 10:37:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1577357</guid>
      <dc:date>2014-09-17T10:37:17Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Submit web form but not have data entered into CRM</title>
      <link>https://forums.adobe.com/thread/1563368</link>
      <description>&lt;!-- [DocumentBodyStart:b5dd497b-9c8d-4918-a05c-fbe57a508813] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to disable the booking auto responder and ajax submit another webform behind the scenes and use that web form's auto responder for all the bookings so that the content of the email remains consistent.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I planned to create a web form with just an email address on it but I wondered if it was possible to not have that email address entered into the CRM once it's submitted, ie. the form is only being used as a trigger and I only need the autoresponder so I just need to know how to prevent any email address from being submitted to the database.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b5dd497b-9c8d-4918-a05c-fbe57a508813] --&gt;</description>
      <pubDate>Tue, 02 Sep 2014 06:58:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1563368</guid>
      <dc:date>2014-09-02T06:58:12Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dreamweaver CC 2014 crashes when updating site cache</title>
      <link>https://forums.adobe.com/thread/1547203</link>
      <description>&lt;!-- [DocumentBodyStart:2b4d5ff2-dd89-470d-bd59-c679c5131072] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using Dreamweaver CC 2014 on the Mavericks operating system for mac. Dreamweaver attempts to update a site cache for one of my sites but then it pauses for a few minutes and then crashes. I thought it could have been a corrupted cache file so I deleted the &lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;MacFileCache-********.dat file inside the Dreamweaver configuration folder but this didn't work. I tested again and I got the same result.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just wondered if anyone has had this problem or whether there's a workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2b4d5ff2-dd89-470d-bd59-c679c5131072] --&gt;</description>
      <pubDate>Thu, 14 Aug 2014 02:12:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1547203</guid>
      <dc:date>2014-08-14T02:12:27Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Insert list of blog posts assigned to specific category</title>
      <link>https://forums.adobe.com/thread/1550523</link>
      <description>&lt;!-- [DocumentBodyStart:316bd55a-8825-44cc-864b-30b8d1e666d4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've assigned a number of blog posts to a specific category. I wondered if anyone could tell me if it's possible to output those blog posts according to the category they were assigned to? If yes, can you let me know what the module tag would look like?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:316bd55a-8825-44cc-864b-30b8d1e666d4] --&gt;</description>
      <pubDate>Mon, 18 Aug 2014 11:59:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1550523</guid>
      <dc:date>2014-08-18T11:59:12Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>send invoice attribute on action url causes invoice to be inserted on web form confirmation page</title>
      <link>https://forums.adobe.com/thread/1528275</link>
      <description>&lt;!-- [DocumentBodyStart:a6e3b75e-0540-45b0-8500-fe26eb038b02] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;According to the BC documentation I can ensure that an invoice is sent once a web form is submitted if I add &amp;amp;SendInvoice=true to the action url of the form element. I have done this for a booking events web form and the invoice was successfully sent after submitting the form. The problem though is that in addition to sending the invoice by email, it also displays the invoice on the booking confirmation page. I only wanted the invoice to be sent by email but not display on the confirmation page so I wondered if anyone could tell me if there is a workaround for this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a6e3b75e-0540-45b0-8500-fe26eb038b02] --&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:03:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1528275</guid>
      <dc:date>2014-07-22T13:03:12Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Underline breaks up after saving as pdf</title>
      <link>https://forums.adobe.com/thread/616855</link>
      <description>&lt;!-- [DocumentBodyStart:988f9b58-7655-4728-a931-83c70782fb3f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm creating a form in Illustrator CS4 and I've put in some right aligned tabs and then selected the tabs and underlined them using the underline option in the Characters panel. When I save as a pdf though, the underline all breaks up into small dots, ie. it doesn't keep it as solid line.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know why this happens or if there's a workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:988f9b58-7655-4728-a931-83c70782fb3f] --&gt;</description>
      <pubDate>Wed, 14 Apr 2010 04:09:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/616855</guid>
      <dc:date>2010-04-14T04:09:42Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using a second blog for a testimonials page</title>
      <link>https://forums.adobe.com/thread/1540647</link>
      <description>&lt;!-- [DocumentBodyStart:ea0d18f7-1b0f-46e9-806b-e6c59b2fb597] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm building a site for someone who will be purchasing the webMarketing hosting plan so I won't have access to any webApps. To get around this problem, I've created a second blog to be used to manage testimonials. I've created a page and have inserted the following module tag:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {module_blogpostlist,12775,3 template="/ModuleTemplates/Testimonials/testimonials-list-alt.tpl"}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above references the testimonials blog with an ID of 12775 and it points to a custom list layout. When I test though by loading the html page, it shows the default list layout used for blogs under Module Templates and not my custom one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just wondered if anyone could tell me if it's actually possible to use an alternate list and detail layout for a second blog?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ea0d18f7-1b0f-46e9-806b-e6c59b2fb597] --&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:56:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1540647</guid>
      <dc:date>2014-08-06T09:56:28Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>customising validation alert window</title>
      <link>https://forums.adobe.com/thread/1539758</link>
      <description>&lt;!-- [DocumentBodyStart:b88811cc-6978-4da2-96d6-028ae7b96394] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if someone could tell me if it's possible to customise the output of validation errors that appear in the alert popup if required fields are not completed?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I assume that I'd have to edit the file at the following path:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;CatalystScripts/ValidationFunctions.js&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If yes, can anyone tell me where that file is located in the site structure.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b88811cc-6978-4da2-96d6-028ae7b96394] --&gt;</description>
      <pubDate>Tue, 05 Aug 2014 11:34:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1539758</guid>
      <dc:date>2014-08-05T11:34:47Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>jQuery scrolling plugin</title>
      <link>https://forums.adobe.com/thread/1538223</link>
      <description>&lt;!-- [DocumentBodyStart:4bb9befb-afba-4613-8828-16d136c810e1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've marked up about 5 sections of text within a div using block quote elements. I'd like these block quotes to scroll within a fixed height div and wondered if anyone knows of a smooth jQuery scrolling plugin that could make this happen.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4bb9befb-afba-4613-8828-16d136c810e1] --&gt;</description>
      <pubDate>Sun, 03 Aug 2014 07:45:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1538223</guid>
      <dc:date>2014-08-03T07:45:13Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Event booking auto-responder</title>
      <link>https://forums.adobe.com/thread/1527956</link>
      <description>&lt;!-- [DocumentBodyStart:3dcebfd9-51f5-44b6-a790-db0d9a1e3bc0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've created an events web app so that it make it easier for the end user to create events in the backend. My form element looks like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;form name="catwebformform79383" method="post" onsubmit="return checkWholeForm79383(this)" enctype="multipart/form-data" action="&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;amp;OID=" rel="nofollow"&gt;https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;OID=&lt;/a&gt;&lt;span&gt;{tag_bookingid}&amp;amp;amp;OTYPE=61&amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}&amp;amp;amp;CC={module_urlc ountrycode}&amp;amp;amp;Referrer={module_siteurl,true,true}&amp;amp;SendInvoice=true"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above enables the form to treat the web app as an event booking. My form has the auto-responder turned on and I have the following inside the auto responder:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dear {tag_recipientfirstname},&lt;/p&gt;&lt;p&gt;Thank you for your registration. Please look our for your invoice which will arrive in a separate email.&lt;/p&gt;&lt;p&gt;We look forward to seeing you at this event.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;{tag_webformresults}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;When I test out the event though, the contents of the auto-responder doesn't match the above. Instead the email only shows:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Verify Your Booking&lt;/p&gt;&lt;p&gt;Click to verify your booking.&lt;/p&gt;&lt;p&gt;Dear Name.&lt;/p&gt;&lt;p&gt;Thank you for your booking&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;I tried turning off the autoresonponder in the form and then using the one in the &lt;/span&gt;web app&lt;span style="font-size: 10pt;"&gt;&lt;span style="line-height: 1.5em;"&gt; but this didn't do anything, ie. I still receive &lt;/span&gt;&lt;span style="line-height: 19px;"&gt;the&lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt; above email content.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;I'm not even sure where it's coming from as I've checked all the system emails and I can't find anything.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;Just wondered if someone could give me some advice to solve this?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt;"&gt;Thanks so much.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3dcebfd9-51f5-44b6-a790-db0d9a1e3bc0] --&gt;</description>
      <pubDate>Tue, 22 Jul 2014 05:33:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1527956</guid>
      <dc:date>2014-07-22T05:33:56Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Encrypt data on a web form sent to an email address</title>
      <link>https://forums.adobe.com/thread/1518611</link>
      <description>&lt;!-- [DocumentBodyStart:27fb46c2-c95a-4146-bbbf-664b9478353a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to create a web form that collects data but instead of the data being entered into the crm, I need it to be sent to an email address. I'm worried though that the contents of the form could get intercepted before it's arrived at the intended recipient. Is there a way to encrypt form data in BC so that it's safe to send to an email address? Apparently you need to submit the form to a script on the server that will encrypt the data but I'm not sure if BC allows this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27fb46c2-c95a-4146-bbbf-664b9478353a] --&gt;</description>
      <pubDate>Thu, 10 Jul 2014 05:02:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1518611</guid>
      <dc:date>2014-07-10T05:02:24Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Direct link to file in workflow notification email</title>
      <link>https://forums.adobe.com/thread/1517107</link>
      <description>&lt;!-- [DocumentBodyStart:6e3dd93c-f0f7-4ca1-92f8-64dd38cfa7e4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know that I can set up a workflow for each of my forms where an email is automatically sent to specific people. If I have a file upload field on my form, is it possible for there to be a link to the file that was inserted in the CRM via the form, in the workflow notification so that whoever receives the email can just click the link and the file will download?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e3dd93c-f0f7-4ca1-92f8-64dd38cfa7e4] --&gt;</description>
      <pubDate>Tue, 08 Jul 2014 13:38:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517107</guid>
      <dc:date>2014-07-08T13:38:14Z</dc:date>
      <clearspace:dateToText>4 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to improve speech quality</title>
      <link>https://forums.adobe.com/thread/1515216</link>
      <description>&lt;!-- [DocumentBodyStart:7ec2a156-2fee-4e98-873e-aa6374a3403b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have an old cassette tape where two people are talking. I recorded the tape into my computer using Audition. I noticed though that one of the people talking was quite unclear and in some cases muffled. The other person talking was relatively clear though. Is it possible to target just the unclear speech and somehow have audible make it clearer?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for any advice.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7ec2a156-2fee-4e98-873e-aa6374a3403b] --&gt;</description>
      <pubDate>Sun, 06 Jul 2014 03:06:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1515216</guid>
      <dc:date>2014-07-06T03:06:06Z</dc:date>
      <clearspace:dateToText>4 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>file upload on a form + revising a booking</title>
      <link>https://forums.adobe.com/thread/1510907</link>
      <description>&lt;!-- [DocumentBodyStart:4ee01f35-b2a4-4217-be9e-060901314663] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a couple of BC issues that I'm not clear on as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;If I put a file upload button on a web form, will the contents of the file be encrypted while it's being transferred to the server?&lt;/li&gt;&lt;li&gt;I've created some crm fields that are used on an events booking form. The fields allow the person registering for the event to add guests to their booking. My question is, if a person makes a booking and adds a few guests and the booking goes through successfully, can that person come back on another day and add another guest to their original booking using the original email address that they used to book the first time?&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd be really grateful for any advice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4ee01f35-b2a4-4217-be9e-060901314663] --&gt;</description>
      <pubDate>Mon, 30 Jun 2014 17:55:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1510907</guid>
      <dc:date>2014-06-30T17:55:59Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Updating existing CRM fields using a web form</title>
      <link>https://forums.adobe.com/thread/1501674</link>
      <description>&lt;!-- [DocumentBodyStart:7a2ec455-3654-4e67-9126-c29f717e390c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've been reading through the new features list on the BC blog for the upcoming version of the platform and I wondered if someone could tell me if the new features will address the following problem:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I noticed that in the CRM, there are the following fields that already exist:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Title&lt;/p&gt;&lt;p&gt;Middle Name&lt;/p&gt;&lt;p&gt;Work Address 2&lt;/p&gt;&lt;p&gt;Home Address 2&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Currently there is no way to create a web form and have these fields update in the backend other than by creating custom fields which I don't want to do as I want to use the existing ones.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me if the new updates will address this issue and allow for the updates to take place?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks so much for any information.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7a2ec455-3654-4e67-9126-c29f717e390c] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 09:02:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1501674</guid>
      <dc:date>2014-06-20T09:02:14Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customer name with details not outputting in custom report</title>
      <link>https://forums.adobe.com/thread/1491558</link>
      <description>&lt;!-- [DocumentBodyStart:eb0311ef-e4a7-4238-b85f-67d09b7d9812] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the CRM for both orders and event bookings, I've found that you can type in some notes into the "details" field for each customer contact. I needed to create a report so I went to the custom reports section of BC and chose "New Customer Report", then I chose "Customer and Orders" for the report type. Then under "Fields" I chose "Customer Name with details", but the results didn't show any of the details, ie. any of the text that I typed into the details field within the CRM, it only shows the customer name. I can only assume that "Customer Name with Details" means the details typed into those 2 fields within orders and event bookings because there's nowhere-else where you can type in something into a field called "Details".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me why it's not outputting the contents of that field within the report and/or is this a bug within BC?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eb0311ef-e4a7-4238-b85f-67d09b7d9812] --&gt;</description>
      <pubDate>Sat, 07 Jun 2014 00:49:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1491558</guid>
      <dc:date>2014-06-07T00:49:34Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Using event booking tags in a web app</title>
      <link>https://forums.adobe.com/thread/1491531</link>
      <description>&lt;!-- [DocumentBodyStart:77d39db9-0e15-4fd2-a560-fff9f6d6cb0f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can use the following event booking tags within the event bookings module:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="sec-facts"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;span&amp;gt;{tag_bookingmonth} {tag_bookingday}, {tag_bookingyear} &amp;lt;em class="icon-calendar"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;{tag_capacityempty}/{tag_capacity} &amp;lt;em class="icon-ticket"&amp;gt;&amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above code works perfectly fine if using the bookings module but when I try to use the code in a web app, I'm not getting any results because, I assume, it's because the tags are specific to the bookings module. As I want to recreate this effect in a web app, does anyone know how I can get the tags to work with my web app?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77d39db9-0e15-4fd2-a560-fff9f6d6cb0f] --&gt;</description>
      <pubDate>Fri, 06 Jun 2014 22:11:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1491531</guid>
      <dc:date>2014-06-06T22:11:02Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customer Details don't export when creating custom reports</title>
      <link>https://forums.adobe.com/thread/1490149</link>
      <description>&lt;!-- [DocumentBodyStart:ed88eb09-004d-41b9-8bc1-039cdaf4228f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For both orders and event bookings, you can type in some notes into the details field for customers. I went to the custom reports section of BC and chose "New Customer Report", then I chose "Customer and Orders" for the report type. Then under "Fields" I chose "Customer Name with details", but the results didn't show any of the details, ie. any of the text that I typed into the details field within the CRM, it only shows the customer name. I can only assume that "Customer Name with Details" means the details typed into those 2 fields within orders and event bookings because there's nowhere-else where you can type in something into a field called "Details".&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone noticed this or can anyone tell me if this is a bug or whether there is a workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks so much.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed88eb09-004d-41b9-8bc1-039cdaf4228f] --&gt;</description>
      <pubDate>Thu, 05 Jun 2014 08:49:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1490149</guid>
      <dc:date>2014-06-05T08:49:47Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multiple seats for event booking</title>
      <link>https://forums.adobe.com/thread/1488584</link>
      <description>&lt;!-- [DocumentBodyStart:da2013bf-5ffe-45c2-82cc-851f15438a91] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My event bookings form is currently set up to only take 1 booking at a time. I found the information at the following url to extend the form for multiple bookings:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-wiki-small" data-containerId="4871" data-containerType="14" data-objectId="1774" data-objectType="102" href="https://forums.adobe.com/docs/DOC-1774"&gt;https://forums.adobe.com/docs/DOC-1774&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It said to add the following input field to the form:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span class="tag" style="font-weight: bold; color: #006699; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;&amp;lt;&lt;/span&gt;&lt;span class="tag-name" style="font-weight: bold; color: #006699; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;input&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt; &lt;/span&gt;&lt;span class="attribute" style="color: red; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;class&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;=&lt;/span&gt;&lt;span class="attribute-value" style="color: blue; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;"cat_textbox"&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt; &lt;/span&gt;&lt;span class="attribute" style="color: red; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;id&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;=&lt;/span&gt;&lt;span class="attribute-value" style="color: blue; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;BookingAllocation&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt; &lt;/span&gt;&lt;span class="attribute" style="color: red; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;name&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;=&lt;/span&gt;&lt;span class="attribute-value" style="color: blue; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;BookingAllocation&lt;/span&gt;&lt;span style="color: #006699; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 9pt; font-weight: bold; line-height: 1.5em;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #006699; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 9pt; font-weight: bold; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;I just have two questions about this. Firstly, if I go into my form and add in a custom field, I get the following code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CAT_Custom_330508"&amp;gt;How many seats would you like to book? &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" maxlength="4000" name="CAT_Custom_330508" id="CAT_Custom_330508" class="cat_textbox" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Each of the "name", "id" and "for" attributes in the above code, all have a custom field number, ie. Custom_330508. From what I have read, apparently I'm not supposed to change these as this is what BC uses to insert the data into the correct field within the CRM. The "id" and "name" values from the input field that I got from the abovementoned url are:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span class="attribute" style="color: red; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;id&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;=&lt;/span&gt;&lt;span class="attribute-value" style="color: blue; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;BookingAllocation&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt; &lt;/span&gt;&lt;span class="attribute" style="color: red; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;name&lt;/span&gt;&lt;span style="color: #000000; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;=&lt;/span&gt;&lt;span class="attribute-value" style="color: blue; font-size: 9pt !important; font-family: Consolas, 'Courier New', Courier, mono, serif !important;"&gt;BookingAllocation&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So the problem is how can I get it to work if I'm not supposed to change the custom field number from my BC form. Also, once a person has entered a number into that field how can I get that field to update the amount field lower down on the form, ie. to multiply the number by the event cost?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:da2013bf-5ffe-45c2-82cc-851f15438a91] --&gt;</description>
      <pubDate>Tue, 03 Jun 2014 10:02:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1488584</guid>
      <dc:date>2014-06-03T10:02:49Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Splitting web forms across multiple pages</title>
      <link>https://forums.adobe.com/thread/1486927</link>
      <description>&lt;!-- [DocumentBodyStart:13514b04-b9a3-4aef-bece-e24f04cf8af7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a really long Adobe Business Catalyst web form that I need to split across multiple pages so that it doesn't look so long. I'm using the instructions at the following url to put it together.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://kb.worldsecuresystems.com/kb/splitting-web-form-across-multiple.html" rel="nofollow"&gt;http://kb.worldsecuresystems.com/kb/splitting-web-form-across-multiple.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The instructions say to create a separate web page for each part of the form and then link the forms together using a modified action url.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The form is a membership application form and the user needs to choose a level of membership (representing the price) on the first form using a drop down menu. They don't pay until the 5th form which is where the credit card details and the amount field will be located. So my question is, if they're choosing the amount on the first form, how can I store that amount in order to populate the amount field on the 5th form?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, we're asking for Home Address, Work Address and PO Box Address. Each of these will be on a separate page. The problem is that on the last page will be the information for the credit card and because we're with Paypal they require a billing address to be submitted. So after asking the user for all those addresses, I don't really want to ask for a billing address on top so is there a way to store, say the Work address (on page 3), and then use that to populate the billing address on page 5? I know that I'm making an assumption that they want their work address to be the billing address but I'm not sure how to know the information any other way and if it's not their work address that they want to be their billing address then they can change it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also if each submit button on each of the pages is being submitted to the next form like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &amp;lt;form name="catwebformform23080" method="post" onsubmit="return checkWholeForm23080(this)" enctype="multipart/form-data" action="/FormProcessv2.aspx?WebFormID=70776&amp;amp;amp;OID={module_oid}&amp;amp;amp;OTYPE={module_otype} &amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}&amp;amp;PageID=/Home-address"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...can I assume that the payment won't go through until the 5th form where the billing and credit card details will be located?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is all really confusing and I'd really be grateful for any help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:13514b04-b9a3-4aef-bece-e24f04cf8af7] --&gt;</description>
      <pubDate>Sun, 01 Jun 2014 02:03:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1486927</guid>
      <dc:date>2014-06-01T02:03:47Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Middle Name appearing twice in CRM</title>
      <link>https://forums.adobe.com/thread/1486730</link>
      <description>&lt;!-- [DocumentBodyStart:c916f015-cc73-46a1-824a-3d294d719bb0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a custom CRM form containing just a "Middle Name" Field. I noticed though in the admin under CRM &amp;gt; Customers that there is a "Middle Name" appearing under "Contact Details" and then a second "Middle Name" that appears further down the page under the "Middle Name" heading which is the custom CRM field. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I understand why the second one is there but I'm wondering how the first one got there. I looked in the web form editor and there is no Middle Name under the default fields. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone shed some light on this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c916f015-cc73-46a1-824a-3d294d719bb0] --&gt;</description>
      <pubDate>Sat, 31 May 2014 13:19:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1486730</guid>
      <dc:date>2014-05-31T13:19:54Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>insert blog post by blogpost id</title>
      <link>https://forums.adobe.com/thread/1485852</link>
      <description>&lt;!-- [DocumentBodyStart:fcc1c82b-6f5d-48b2-bc1e-c27b8eefbf57] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm using the following BC module tag to insert the latest blog post into an html element and have limited the output to 1:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{module_blogsitepost,1,}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This only allows for the latest post but I want to specify exactly which blog post I want to insert, ie. by its blog post id.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me if it's possible to do this either with the above module tag or with another one?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fcc1c82b-6f5d-48b2-bc1e-c27b8eefbf57] --&gt;</description>
      <pubDate>Fri, 30 May 2014 08:06:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1485852</guid>
      <dc:date>2014-05-30T08:06:03Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Setting blogpost id in {blogsitepost} module tag</title>
      <link>https://forums.adobe.com/thread/1485707</link>
      <description>&lt;!-- [DocumentBodyStart:d1e0ff15-1606-420f-a5f3-5913d7cef27f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;Hi everyone,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;I'm using the following module tag to display a blogpost on my home page:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;{module_blogsitepost,numberOfPosts}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;I set the number of posts to 1 like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; background-color: #f9f9f9; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;"&gt;{module_blogsitepost,1}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background-color: #f9f9f9;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin: 0 0 20px; font-family: inherit; font-size: inherit; font-style: inherit;"&gt;This just displays the first latest blog. Instead I want to display a specific blogpost id.&lt;/p&gt;&lt;p style="margin: 0 0 20px; font-family: inherit; font-size: inherit; font-style: inherit;"&gt;Can anyone tell me if this is possible to do either in the above module tag or another similar tag?&lt;/p&gt;&lt;p style="margin: 0 0 20px; font-family: inherit; font-size: inherit; font-style: inherit;"&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d1e0ff15-1606-420f-a5f3-5913d7cef27f] --&gt;</description>
      <pubDate>Fri, 30 May 2014 03:42:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1485707</guid>
      <dc:date>2014-05-30T03:42:15Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Hide Show fields</title>
      <link>https://forums.adobe.com/thread/1484814</link>
      <description>&lt;!-- [DocumentBodyStart:5531b547-fd9f-4276-a8f7-5c24205a8581] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the following code on a web payment form that I'm creating. There are 3 checkboxes under the "Payment Method" label, ie. Credit Card, Pay Offline and Pay Pal. I'd like to have PayPal check by default and to have all the credit card fields below hidden until someone clicks the credit credit card radio button, at which point the credit card fields would be revealed. If someone then clicks either Paypal or Pay Offline then the credit card fields would disappear again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if someone could tell me how to do this? Not sure if Javascript of J-query would be needed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Really appreciate any help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;nbsp; Required&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;table class="webform" cellspacing="0" cellpadding="2" border="0"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tbody&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="Title"&amp;gt;Title&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="Title" id="Title" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913142"&amp;gt;Dr&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913141"&amp;gt;Miss&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913138" selected="selected"&amp;gt;Mr&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913139"&amp;gt;Mrs&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913140"&amp;gt;Ms&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="FirstName"&amp;gt;First Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="FirstName" id="FirstName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="LastName"&amp;gt;Last Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="LastName" id="LastName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="EmailAddress"&amp;gt;Email Address &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="EmailAddress" id="EmailAddress" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label&amp;gt;Payment Method &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input checked="checked" type="radio" name="PaymentMethodType" id="PaymentMethodType_1" value="1" /&amp;gt;Credit Card&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="radio" name="PaymentMethodType" id="PaymentMethodType_3" value="3" /&amp;gt;Pay Offline&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="radio" name="PaymentMethodType" id="PaymentMethodType_5" value="5" /&amp;gt;PayPal&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardName"&amp;gt;Name on Card &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardName" id="CardName" class="cat_textbox" autocomplete="off" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardNumber"&amp;gt;Card Number &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardNumber" id="CardNumber" class="cat_textbox" autocomplete="off" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label&amp;gt;Card Expiry &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="CardExpiryMonth" id="CardExpiryMonth" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="01"&amp;gt;01&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="02"&amp;gt;02&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="03"&amp;gt;03&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="04"&amp;gt;04&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="05"&amp;gt;05&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="06"&amp;gt;06&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="07"&amp;gt;07&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="08"&amp;gt;08&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="09"&amp;gt;09&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="10"&amp;gt;10&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="11"&amp;gt;11&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="12"&amp;gt;12&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;select name="CardExpiryYear" id="CardExpiryYear" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2012"&amp;gt;2012&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2013"&amp;gt;2013&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2014"&amp;gt;2014&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2015"&amp;gt;2015&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2016"&amp;gt;2016&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2017"&amp;gt;2017&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2018"&amp;gt;2018&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2019"&amp;gt;2019&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2020"&amp;gt;2020&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardType"&amp;gt;Card Type &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="CardType" id="CardType" class="cat_dropdown"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="1"&amp;gt;Visa&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2"&amp;gt;Mastercard&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="4"&amp;gt;American Express&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardCCV"&amp;gt;CCV Number &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardCCV" id="CardCCV" class="cat_textbox" autocomplete="off" /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="Amount"&amp;gt;Amount &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt; &amp;lt;span id="constraint-300-label"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="Amount" id="Amount" class="cat_textbox" value="145.00" readonly="readonly" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input class="cat_button" type="submit" value="Submit" id="catwebformbutton" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tbody&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/table&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;//&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;var submitcount86036 = 0;function checkWholeForm86036(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if(why != ""){alert(why);return false;}if(submitcount86036 == 0){submitcount86036++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}&lt;/p&gt;&lt;p&gt;//]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5531b547-fd9f-4276-a8f7-5c24205a8581] --&gt;</description>
      <pubDate>Thu, 29 May 2014 00:20:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1484814</guid>
      <dc:date>2014-05-29T00:20:31Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Payment form on event registration page</title>
      <link>https://forums.adobe.com/thread/1484246</link>
      <description>&lt;!-- [DocumentBodyStart:a595c637-d3f4-4845-a8c4-c57aac12dfa0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the form code (below) on an events detail page. I've signed up for Paypal Website Payments Pro Gateway and have inserted the username, password and API signature in the Payment Gateways section of Business Catalyst. This is my first form so I'm trying to work out how to safely get it working and I have the following questions:&lt;/p&gt;&lt;ol style="padding: 0 0 0 40px; margin: 8px 0 4px; list-style-position: initial; list-style-image: initial;"&gt;&lt;li&gt;I tested the form by filling out the first name, last name and email address. I then chose "PayPal" as the payment method. After I clicked submit, the browser was redirected to the paypal website but even though I didn't put through a payment on the website, I received a notification email saying that I had registered for the event. So it doesn't seem to be working properly, ie. it's registering someone for the event even though a payment had not gone through. Can someone tell me how to solve this problem?&lt;/li&gt;&lt;li&gt;Also, the payment form itself contains fields for a credit card payment but when I click the radio button for PayPal the credit card fields still remain in place. Is there a way to make them disappear if someone has chosen PayPal?&lt;/li&gt;&lt;li&gt;I hardcoded the value into the amount input field and set it to read only. Can you tell me if this is safe or whether someone could potentially change the amount value. If it's unsafe, is there any alternate way to handle the amount?&lt;/li&gt;&lt;li&gt;I haven't included any billing address fields on the form as it is an event that they're registering for but can you tell me whether PayPal requires there to be address fields in order to accept a payment?&lt;/li&gt;&lt;li&gt;I've already registered for a PayPal Website Payments Pro account here in Australia and I've inserted the username, password and API Signature into the fields in the Payment Gateways section of BC. I noticed though that in the drop down menu for this Gateway it says "(US, CA, UK only). Does this mean that I'm unable to use this Gateway in Australia? I've signed up for an account here but does BC actually support it here?&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd really appreciate any advice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&amp;lt;form name="catwebformform86036" method="post" onsubmit="return checkWholeForm86036(this)" enctype="multipart/form-data" action="&lt;/span&gt;&lt;a class="jive-link-external-small" href="https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;amp;OID=" rel="nofollow"&gt;https://site.worldsecuresystems.com/FormProcessv2.aspx?WebFormID=70464&amp;amp;OID=&lt;/a&gt;&lt;span&gt;{module_oid}&amp;amp;amp;OTYPE={module_otype}&amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}&amp;amp;amp;CC={mo dule_urlcountrycode}&amp;amp;amp;Referrer={module_siteurl,true,true}"&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;nbsp; Required&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;table class="webform" cellspacing="0" cellpadding="2" border="0"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tbody&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="Title"&amp;gt;Title&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="Title" id="Title" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913142"&amp;gt;DR&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913141"&amp;gt;MISS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913138" selected="selected"&amp;gt;MR&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913139"&amp;gt;MRS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913140"&amp;gt;MS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="FirstName"&amp;gt;First Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="FirstName" id="FirstName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="LastName"&amp;gt;Last Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="LastName" id="LastName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="EmailAddress"&amp;gt;Email Address &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="EmailAddress" id="EmailAddress" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label&amp;gt;Payment Method &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input checked="checked" type="radio" name="PaymentMethodType" id="PaymentMethodType_1" value="1" /&amp;gt;Credit Card&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="radio" name="PaymentMethodType" id="PaymentMethodType_5" value="5" /&amp;gt;PayPal&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardName"&amp;gt;Name on Card &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardName" id="CardName" class="cat_textbox" autocomplete="off" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardNumber"&amp;gt;Card Number &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardNumber" id="CardNumber" class="cat_textbox" autocomplete="off" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label&amp;gt;Card Expiry &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="CardExpiryMonth" id="CardExpiryMonth" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="01"&amp;gt;01&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="02"&amp;gt;02&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="03"&amp;gt;03&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="04"&amp;gt;04&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="05"&amp;gt;05&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="06"&amp;gt;06&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="07"&amp;gt;07&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="08"&amp;gt;08&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="09"&amp;gt;09&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="10"&amp;gt;10&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="11"&amp;gt;11&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="12"&amp;gt;12&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;select name="CardExpiryYear" id="CardExpiryYear" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2012"&amp;gt;2012&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2013"&amp;gt;2013&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2014"&amp;gt;2014&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2015"&amp;gt;2015&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2016"&amp;gt;2016&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2017"&amp;gt;2017&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2018"&amp;gt;2018&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2019"&amp;gt;2019&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2020"&amp;gt;2020&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardType"&amp;gt;Card Type &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="CardType" id="CardType" class="cat_dropdown"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="1"&amp;gt;Visa&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="2"&amp;gt;Mastercard&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="3"&amp;gt;Bank Card&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="4"&amp;gt;American Express&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="5"&amp;gt;Diners Club&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="6"&amp;gt;JCB&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CardCCV"&amp;gt;CCV Number &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CardCCV" id="CardCCV" class="cat_textbox" autocomplete="off" /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="Amount"&amp;gt;Amount &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt; &amp;lt;span id="constraint-300-label"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="Amount" id="Amount" class="cat_textbox" value="145.00" readonly="readonly" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input class="cat_button" type="submit" value="Submit" id="catwebformbutton" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tbody&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/table&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;//&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;var submitcount86036 = 0;function checkWholeForm86036(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if(why != ""){alert(why);return false;}if(submitcount86036 == 0){submitcount86036++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}&lt;/p&gt;&lt;p&gt;//]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a595c637-d3f4-4845-a8c4-c57aac12dfa0] --&gt;</description>
      <pubDate>Wed, 28 May 2014 14:17:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1484246</guid>
      <dc:date>2014-05-28T14:17:19Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Contact form won't submit</title>
      <link>https://forums.adobe.com/thread/1483954</link>
      <description>&lt;!-- [DocumentBodyStart:d34fbc29-b1f2-4c84-af8e-f1e5040ec782] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the following code as my contact form but when I click the submit button, nothing happens, ie. it just stays on the same page and none of the data gets inserted into the CRM. I wondered if anyone can see any problems with the code below?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;form name="catwebformform22024" method="post" onsubmit="return checkWholeForm22024(this)" enctype="multipart/form-data" action="/FormProcessv2.aspx?WebFormID=70380&amp;amp;amp;OID={module_oid}&amp;amp;amp;OTYPE={module_otype} &amp;amp;amp;EID={module_eid}&amp;amp;amp;CID={module_cid}"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;nbsp; Required&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;table class="webform" cellspacing="0" cellpadding="2" border="0"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tbody&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="Title"&amp;gt;Title&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;select name="Title" id="Title" class="cat_dropdown_smaller"&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913107"&amp;gt;DR&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913106"&amp;gt;MISS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913103" selected="selected"&amp;gt;MR&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913104"&amp;gt;MRS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;option value="913105"&amp;gt;MS&amp;lt;/option&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/select&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="FirstName"&amp;gt;First Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="FirstName" id="FirstName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="LastName"&amp;gt;Last Name &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="LastName" id="LastName" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="EmailAddress"&amp;gt;Email Address &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="EmailAddress" id="EmailAddress" class="cat_textbox" maxlength="255" /&amp;gt; &amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="WorkPhone"&amp;gt;Work Phone Number &amp;lt;span class="req"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="WorkPhone" id="WorkPhone" class="cat_textbox" maxlength="255" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CellPhone"&amp;gt;Mobile Phone Number&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="text" name="CellPhone" id="CellPhone" class="cat_textbox" maxlength="255" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label&amp;gt;Preferred Contact Method&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="radio" name="CAT_Custom_328076" id="CAT_Custom_328076_0" value="Phone" /&amp;gt;Phone&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;input type="radio" name="CAT_Custom_328076" id="CAT_Custom_328076_1" value="Email" /&amp;gt;Email&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;label for="CAT_Custom_328077"&amp;gt;Comments/Enquiries&amp;lt;/label&amp;gt;&amp;lt;br /&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textarea name="CAT_Custom_328077" id="CAT_Custom_328077" cols="10" rows="4" class="cat_listbox" onkeydown="if(this.value.length&amp;amp;gt;=4000)this.value=this.value.substring(0,3999);"&amp;gt;&amp;lt;/text area&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&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; &amp;lt;tr&amp;gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;td&amp;gt;&amp;lt;input class="cat_button" type="submit" value="Submit" id="catwebformbutton" /&amp;gt;&amp;lt;/td&amp;gt;&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; &amp;lt;/tr&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/tbody&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/table&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;//&amp;lt;![CDATA[&lt;/p&gt;&lt;p&gt;var submitcount22024 = 0;function checkWholeForm22024(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.WorkPhone) why += isEmpty(theForm.WorkPhone.value, "Work Phone Number"); if(why != ""){alert(why);return false;}if(submitcount22024 == 0){submitcount22024++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}&lt;/p&gt;&lt;p&gt;//]]&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d34fbc29-b1f2-4c84-af8e-f1e5040ec782] --&gt;</description>
      <pubDate>Wed, 28 May 2014 04:22:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1483954</guid>
      <dc:date>2014-05-28T04:22:12Z</dc:date>
      <clearspace:dateToText>5 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Social media code inside content holders</title>
      <link>https://forums.adobe.com/thread/1483229</link>
      <description>&lt;!-- [DocumentBodyStart:65fcaccf-4e8e-472d-a032-755f7ab2cb06] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;Hi everyone,&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;I'm trying to integrate a Facebook Like button into the footer area of my website. I placed the button code that I got from the Facebook developers site into a file called "container.html" (located within the Default folder, inside the FacebookLike folder, inside the SociaMedia folder) on my website: &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 12pt;"&gt;After placing the code &lt;/span&gt;&lt;span style="font-size: 12pt; line-height: 1.5em;"&gt;into the file, I went into my content holder file and added the following code:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;{module_facebooklike,moduleTemplateGroup="Default",language="en_US",url="{tag_itemurl_with host}",layout="standard",showFaces="true",width="300",verb="like",font="",colorScheme="lig ht",send=""}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times;"&gt;&lt;span style="line-height: 1.5em;"&gt;When I viewed the file on the page though, I saw the above code snippet instead of the &lt;/span&gt;&lt;span style="line-height: 24px;"&gt;Facebook&lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt; button.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; color: #000000; font-size: 12pt; font-family: Times;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 12pt; font-family: Times;"&gt;&lt;span style="line-height: 1.5em;"&gt;When I tried adding the above code to a blog detail page though, the button rendered correctly. So can anyone tell me it's not possible to add social media code into content holders or if &lt;/span&gt;&lt;span style="line-height: 24px;"&gt;there&lt;/span&gt;&lt;span style="line-height: 1.5em;"&gt; is a workaround?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; color: #000000; font-size: 12pt; font-family: Times;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; color: #000000; font-size: 12pt; font-family: Times;"&gt;Thanks in advance for any help.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times; font-size: medium; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Times; font-size: medium; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:65fcaccf-4e8e-472d-a032-755f7ab2cb06] --&gt;</description>
      <pubDate>Tue, 27 May 2014 10:15:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1483229</guid>
      <dc:date>2014-05-27T10:15:21Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CRM form creation</title>
      <link>https://forums.adobe.com/thread/1482648</link>
      <description>&lt;!-- [DocumentBodyStart:921ace01-4403-4f48-8944-fe28f97078ec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm quite new to Business Catalyst and I'm trying to create a CRM Form. The following set of system fields come ready under the contacts area when creating a regular web form: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Title&lt;/p&gt;&lt;p&gt;First Name&lt;/p&gt;&lt;p&gt;Last Name&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to add another field to this block, ie. "Middle Name", so I created this as a custom CRM form. When I went back to my original regular form to insert the "Middle Name", I wanted to insert it between First Name and Last Name but there doesn't seem to be a way to insert it where I want it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the same problem with the next block of information, ie. I use the following system fields for the home address:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Home Address&lt;/p&gt;&lt;p&gt;City&lt;/p&gt;&lt;p&gt;State&lt;/p&gt;&lt;p&gt;Zipcode/Postcode&lt;/p&gt;&lt;p&gt;Country&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But I want to insert a Home Address2 field underneath the first Home Address input field. Again I created the custom CRM form with just this one field, i.e. Home Address2 but like the "Middle Name" mentioned above, I'm unable to insert it under the system "Home Address" field that's already in the form. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So can anyone tell me if I can solve the above problems or would I have to create a separate CRM form containing all the fields in each block. For example, I'd create my own customer Home Address form with the following fields:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Home Address&lt;/p&gt;&lt;p&gt;Home Address2&lt;/p&gt;&lt;p&gt;City&lt;/p&gt;&lt;p&gt;State&lt;/p&gt;&lt;p&gt;Zipcode/Postcode&lt;/p&gt;&lt;p&gt;Country&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If the above is correct, then wouldn't that mean that the data would be stored at the bottom of the contact section in the backend instead of up the top as if I had used the regular contact fields?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice offered.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:921ace01-4403-4f48-8944-fe28f97078ec] --&gt;</description>
      <pubDate>Mon, 26 May 2014 10:08:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1482648</guid>
      <dc:date>2014-05-26T10:08:50Z</dc:date>
      <clearspace:dateToText>5 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Script to find/change stroke in tables</title>
      <link>https://forums.adobe.com/thread/1038105</link>
      <description>&lt;!-- [DocumentBodyStart:701178de-979a-4cbd-9e98-472c84ef65d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p class="jive-thread-post-subject-content" style="font-size: 14px; margin-bottom: 10px; padding-bottom: 9px; border-bottom-style: none;"&gt;Hi everyone,&lt;/p&gt;&lt;p class="jive-thread-post-subject-content" style="font-size: 14px; margin-bottom: 10px; padding-bottom: 9px; border-bottom-style: none;"&gt;I posted this very same question about a month ago but I got no reply so I thought I'd try again. Even if I can't obtain a free script that will do what I need, I'm happy to look at paying for one if someone can point me in the right direction.&lt;/p&gt;&lt;p&gt;I'm looking for a script that will target the stroke weight in tables and change them to a lighter weight, eg. from 0.5pt to 0.3pt.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a script that targets the fill at the following url:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-thread-small" data-containerId="3359" data-containerType="14" data-objectId="681944" data-objectType="1" href="https://forums.adobe.com/thread/681944"&gt;http://forums.adobe.com/thread/681944&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...but I'm looking for one that targets the stroke.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wondering if anyone might know where I can find one?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:701178de-979a-4cbd-9e98-472c84ef65d8] --&gt;</description>
      <pubDate>Thu, 19 Jul 2012 05:08:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1038105</guid>
      <dc:date>2012-07-19T05:08:25Z</dc:date>
      <clearspace:dateToText>6 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Creating a TXT record</title>
      <link>https://forums.adobe.com/thread/1443359</link>
      <description>&lt;!-- [DocumentBodyStart:47e2cf37-b07a-461c-8d85-e5f8f3a2ce0b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was asked to create a TXT record in business catalyst. I went into the "Add an advanced DNS Record" dialogue box and then chose TXT as the record type. I then pasted the following record data that I was given into the Record Data input field:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;v=spf1 ip4:165.228.113.242 include:smtproutes.com include:smtpout.com ~all&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I tried to save the record, I got the following error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You cannot add spf data to a text record. Please use SPF record type instead &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know what this means?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:47e2cf37-b07a-461c-8d85-e5f8f3a2ce0b] --&gt;</description>
      <pubDate>Fri, 04 Apr 2014 07:09:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1443359</guid>
      <dc:date>2014-04-04T07:09:47Z</dc:date>
      <clearspace:dateToText>7 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Contents of blog posts appearing in Google</title>
      <link>https://forums.adobe.com/thread/1417383</link>
      <description>&lt;!-- [DocumentBodyStart:2fe7339b-91aa-48b0-9502-ed360e9d7e5a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've noticed that the contents of a blog on my website are coming up in the Google search results. The blog is being used to publish testimonials that are given by customers. When someone goes to the website and they click on the testimonials link, they can see a page with all the testimonials on it. The url for this testimonials page is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;www.mysite.com/testimonials&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is that in the Google search results, if someone clicks on the link that comes up in the results, it goes to a different url, ie.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;www.mysite.com/_blog/Testimonials/post/customer_name/&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The url listed above is different from the page seen on the live site, ie. www.mysite.com/testimonials&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I say it's different, I mean it's formatted differently and only shows the one post on the blog (ie. the one clicked on from Google), whereas if someone goes to the testimonials page on the live site, they see a whole list of testimonials and the page is formatted differently.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the backend of the site within business catalyst, I tried to find the page called:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;www.mysite.com/_blog/Testimonials/post/customer_name/&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;...but I can't find it in the site files. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I guess my question is, does business catalyst automatically create these one-page blog posts and if yes, where are they stored. Secondly, since the blog posts are coming up in the google search results, is there a way for the link to go directly to the testimonials page, ie. www.mysite.com/testimonials instead of the seemingly temporary url that business catalyst creates where there is only the one post on the page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sorry if the above is at any way unclear but I'm struggling to understand all this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I really appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2fe7339b-91aa-48b0-9502-ed360e9d7e5a] --&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:05:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1417383</guid>
      <dc:date>2014-02-28T06:05:36Z</dc:date>
      <clearspace:dateToText>8 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Applying a colour to a 1 bit photoshop eps file</title>
      <link>https://forums.adobe.com/thread/1404660</link>
      <description>&lt;!-- [DocumentBodyStart:9788bd87-c9c2-451d-97cb-93f966c12aba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've placed a 1 bit photoshop eps file into Illustrator and I'm trying to colour it. I tried selecting it and applying one of the colour swatches but nothing happens. I wondered if anyone could help me out?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9788bd87-c9c2-451d-97cb-93f966c12aba] --&gt;</description>
      <pubDate>Wed, 12 Feb 2014 11:45:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1404660</guid>
      <dc:date>2014-02-12T11:45:33Z</dc:date>
      <clearspace:dateToText>8 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CS6 hyperlink problem</title>
      <link>https://forums.adobe.com/thread/1016015</link>
      <description>&lt;!-- [DocumentBodyStart:d7b30821-462a-4eec-ac86-882de31256af] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;In Indesign CS6, I created a new URL hyperlink and pasted the following link into the field:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://law.ato.gov.au/atolaw/view.htm?docid=AID/AID2004688/00001" rel="nofollow" style="font-size: 14px; color: #3a91d7;"&gt;http://law.ato.gov.au/atolaw/view.htm?docid=AID/AID2004688/00001&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But when I click OK and then look in the URL field in the hyperlinks panel, I see that Indesign has changed the link to the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://law.ato.gov.au/atolaw/view.htm%3Fdocid%3DAID/AID2004688/00001" rel="nofollow" style="font-size: 14px; color: #3a91d7;" target="_blank"&gt;http://law.ato.gov.au/atolaw/view.htm%3Fdocid%3DAID/AID2004688/00001&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Notice how it's swapping out the question mark (?) after .htm with %3F.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's also swapping out the equals sign (=) with %3D.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This breaks the URL and makes it no longer workable.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried reinstalling Indesign but the problem still remains.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if anyone knows why this is happening and whether there's a workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d7b30821-462a-4eec-ac86-882de31256af] --&gt;</description>
      <pubDate>Sat, 02 Jun 2012 02:16:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1016015</guid>
      <dc:date>2012-06-02T02:16:32Z</dc:date>
      <clearspace:dateToText>9 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>88</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Select all footnotes at once</title>
      <link>https://forums.adobe.com/thread/588752</link>
      <description>&lt;!-- [DocumentBodyStart:7074fc52-9227-4de3-89f3-c57bfeb558ea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've just imported a very large Word file into Indesign CS4 but I need to select all the footnotes and choose "clear all overrides" so that they all have the correct styling. The problem is that I can only select one footnote at a time. I can't go "select all". This is really time-consuming so I wondered if there was some other way to target all the footnotes in one go?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7074fc52-9227-4de3-89f3-c57bfeb558ea] --&gt;</description>
      <pubDate>Wed, 03 Mar 2010 11:50:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/588752</guid>
      <dc:date>2010-03-03T11:50:26Z</dc:date>
      <clearspace:dateToText>10 months 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>18</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Indesign won't export to pdf</title>
      <link>https://forums.adobe.com/thread/755238</link>
      <description>&lt;!-- [DocumentBodyStart:959af3db-4e24-45c7-8ea3-ac9ee7feae1a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've just upgraded to Indesign CS5. I've also downloaded the patch so that it's version 7.03.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to export to pdf, I get an error that says: 1 problem was found with a background task: Failed to export an eps item on page A.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I get the same error when I try to export any file at all.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone know why this is happening? It worked fine in CS4.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:959af3db-4e24-45c7-8ea3-ac9ee7feae1a] --&gt;</description>
      <pubDate>Sun, 21 Nov 2010 11:47:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/755238</guid>
      <dc:date>2010-11-21T11:47:52Z</dc:date>
      <clearspace:dateToText>10 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>customizing email body on email submit button</title>
      <link>https://forums.adobe.com/thread/898440</link>
      <description>&lt;!-- [DocumentBodyStart:3f95f360-d558-4938-bbdf-ea5a1b4e3f6c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed the xml source. I scrolled down to the following line:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span&gt;submit&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;format&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;xml&lt;span&gt;" &lt;/span&gt;&lt;span&gt;textEncoding&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;UTF-8&lt;span&gt;" &lt;/span&gt;&lt;span&gt;target&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;mailto:test&amp;amp;test.com?subject=My subject&lt;span&gt;"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Then changed it to:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div&gt;&lt;span&gt;&lt;p&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/span&gt;&lt;span&gt;submit&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;format&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;xml&lt;span&gt;" &lt;/span&gt;&lt;span&gt;textEncoding&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;UTF-8&lt;span&gt;" &lt;/span&gt;&lt;span&gt;target&lt;/span&gt;&lt;span&gt;="&lt;/span&gt;mailto:test&amp;amp;test.com?subject=My subject?body=new body&lt;span&gt;"/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;When I tested the button, the text "?body=new body" was appended to the subject line instead of being included in the body itself.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;I wondered if anyone could tell lme where I'm going wrong?&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Appreciate any help.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f95f360-d558-4938-bbdf-ea5a1b4e3f6c] --&gt;</description>
      <pubDate>Fri, 02 Sep 2011 14:28:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/898440</guid>
      <dc:date>2011-09-02T14:28:20Z</dc:date>
      <clearspace:dateToText>11 months 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>20</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Copying a table from Word to DW</title>
      <link>https://forums.adobe.com/thread/1352034</link>
      <description>&lt;!-- [DocumentBodyStart:3ac289b7-5a0f-478d-8e84-6a9b7e6f1dd2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I noticed that when I copy/paste special a table from Word to Dreamweaver, that the code that DW creates includes the width and valign elements within each of the td tags. It also wraps a p tag around the contents of the td elements and includes an align element within the p tags. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm just looking for really clean html code for the table so it's just the basic code that makes up the table so I wondered if anyone knows if there is a way to tell DW not to include all the extra elements?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3ac289b7-5a0f-478d-8e84-6a9b7e6f1dd2] --&gt;</description>
      <pubDate>Fri, 06 Dec 2013 03:53:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1352034</guid>
      <dc:date>2013-12-06T03:53:23Z</dc:date>
      <clearspace:dateToText>11 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Combining paragraph styles when generating a TOC</title>
      <link>https://forums.adobe.com/thread/801699</link>
      <description>&lt;!-- [DocumentBodyStart:a60d00cb-c18f-4ad3-8adb-41713b45d955] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The following is an example of what is on a title page for each chapter in a book that I'm working on:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Chapter 1&lt;/p&gt;&lt;p&gt;Chapter name&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above two lines are each on a separate line in the body of the document and are each styled with a unique paragraph style.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I set up the table of contents, I need to have the two lines combined so that they're in the same paragraph, eg.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Chapter 1: Chapter name&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I made sure that each of the paragraph styles relating to the abovementioned lines were both the same level when setting up the TOC, however when I generate the TOC, each of the entries are being put on separate lines, in separate paragraphs.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if there was a way around this, ie. to combine the two lines into 1 when the TOC is generated?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a60d00cb-c18f-4ad3-8adb-41713b45d955] --&gt;</description>
      <pubDate>Wed, 09 Mar 2011 07:30:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/801699</guid>
      <dc:date>2011-03-09T07:30:17Z</dc:date>
      <clearspace:dateToText>1 year 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Batch secure multiple pdf files</title>
      <link>https://forums.adobe.com/thread/1307344</link>
      <description>&lt;!-- [DocumentBodyStart:50ec7311-5d34-4291-9147-7c65f4434527] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have around 100 separate 1page pdf files. Each of these files needs to have security applied that ensures that no changes are made, low-res printing is allowed and a password needs to be applied to prevent the security settings being changed.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since there are so many files, I wondered if someone could tell me if there is a way to batch apply the security settings to all files at once? I'm using Acrobat X on a mac.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would really appreciate any advice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:50ec7311-5d34-4291-9147-7c65f4434527] --&gt;</description>
      <pubDate>Tue, 01 Oct 2013 09:54:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1307344</guid>
      <dc:date>2013-10-01T09:54:27Z</dc:date>
      <clearspace:dateToText>1 year 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Video demo slide will not play on second view</title>
      <link>https://forums.adobe.com/thread/1296905</link>
      <description>&lt;!-- [DocumentBodyStart:eb5c599c-7d5c-4003-bef0-a31d36e20b90] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have inserted a video demo recording slide. I also have a table of contents. When I publish the project and test this is what happens:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;I'm able to click the table of contents button to enter the slide with the video demo&lt;/li&gt;&lt;li&gt;When I enter the slide, I can click the play button on the video skin and the video demo plays through successfully.&lt;/li&gt;&lt;li&gt;At the end, I can select the rewind button and it rewinds and the playhead automatically moves forward, however the video itself does not play. &lt;/li&gt;&lt;li&gt;If I click the play button once, the video starts playing but the playhead stops.&lt;/li&gt;&lt;li&gt;In order to get it to play and have the playhead progress through, I have to click the play button twice.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wondered if anyone else has had this problem and whether there is a workaround?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any advice.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eb5c599c-7d5c-4003-bef0-a31d36e20b90] --&gt;</description>
      <pubDate>Mon, 16 Sep 2013 07:55:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1296905</guid>
      <dc:date>2013-09-16T07:55:16Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changing the location of the play button</title>
      <link>https://forums.adobe.com/thread/1296851</link>
      <description>&lt;!-- [DocumentBodyStart:ba4a07d6-b95a-406b-8e4b-466b50267c0c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Under preferences (under Start and End), I chose an image to be used as the title page. When testing though, it automatically inserts a play button located directly in the centre of the screen. I'm assuming that the position of the button is controlled via css however I can't find the exact css rule so that I can change the position to be further to the left instead of centred.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I wondered if anyone could point this out to me?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba4a07d6-b95a-406b-8e4b-466b50267c0c] --&gt;</description>
      <pubDate>Mon, 16 Sep 2013 03:26:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1296851</guid>
      <dc:date>2013-09-16T03:26:24Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Video progress needs to reflect video on slide, not slide itself</title>
      <link>https://forums.adobe.com/thread/1295313</link>
      <description>&lt;!-- [DocumentBodyStart:e315e0ad-52d2-4d9c-b11e-a00c5aa65054] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've recorded 2 video demos in Captivate 7. After recording the demos and saving them as mp4 files, I placed each of them on 2 different slides within a Captivate project. I made sure that the project had a table of contents and that the progress bar was included on the video skin.&amp;nbsp; I published the project to the swf and html 5 formats and when I viewed it in a browser, I was able to click on the first link in the table of contents which took me to that slide and then that video started playing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is that the progress bar plays for 3 seconds which is the length of the slide, whereas I need the progress bar to reflect the length of the video on that slide. So when someone clicks each of the slides, the progress bar will always represent the length of the current video. I plan to use the captivate progject to store a number of video demos.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is that possible to do and if so, can someone outline the process to get this working?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e315e0ad-52d2-4d9c-b11e-a00c5aa65054] --&gt;</description>
      <pubDate>Fri, 13 Sep 2013 10:03:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1295313</guid>
      <dc:date>2013-09-13T10:03:53Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>animated circles</title>
      <link>https://forums.adobe.com/thread/1290576</link>
      <description>&lt;!-- [DocumentBodyStart:3a2b3926-b497-496d-a5af-9dc2ea5cc9d6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've just created a video demo in Captivate 7. When previewing the video, I noticed that I was using the mouse to kind of circle certain areas in order to heighten the focus. Since this isn't that effective, I wondered if it was possible to add an animated circle that would serve the same purpose, ie. where ever I'm circling with my mouse, an animated circle would appear instead.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm just learning the program so I'm not really sure if this is possible but would appreciate any advice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3a2b3926-b497-496d-a5af-9dc2ea5cc9d6] --&gt;</description>
      <pubDate>Fri, 06 Sep 2013 11:53:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1290576</guid>
      <dc:date>2013-09-06T11:53:00Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cannot extract the embedded font error</title>
      <link>https://forums.adobe.com/thread/1026259</link>
      <description>&lt;!-- [DocumentBodyStart:a0b2af90-13a3-48d3-9213-ebfbb9bd2d4d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When opening a pdf file, I get the following error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cannot extract the embedded font 'QGCXJE+HelveticaNeueLT-Roman'. Some characters may not display or print correctly.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know what it means and will it affect the printing when I send it to a printer?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0b2af90-13a3-48d3-9213-ebfbb9bd2d4d] --&gt;</description>
      <pubDate>Wed, 20 Jun 2012 06:15:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1026259</guid>
      <dc:date>2012-06-20T06:15:29Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Automatically colour objects a random shade of grey</title>
      <link>https://forums.adobe.com/thread/1249516</link>
      <description>&lt;!-- [DocumentBodyStart:d0d5b953-3ebe-461b-8160-22a17293a64f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have about 100 circles of different sizes in my illustrator file. Currently they're all coloured black but I need each of the circles to be coloured a random shade of grey. Obviously I could manually click on each circle object and colour it a different shade but I wondered if there was an automatic way of doing this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Appreciate any help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d0d5b953-3ebe-461b-8160-22a17293a64f] --&gt;</description>
      <pubDate>Sun, 07 Jul 2013 16:30:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1249516</guid>
      <dc:date>2013-07-07T16:30:28Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

