<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DPM - MVC 3 C# stuck on the form displaying properly in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16608#M9356</link>
    <description>&lt;P&gt;I am trying to test this out using the razor c# method and have coded everything for the DPM as outlined in the quickstart guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am hosting at godaddy on shared server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem: &amp;nbsp;when you view the page the form is not displaying correctly. &amp;nbsp;Seems all the tags are getting stripped out, could this be some url encode security issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@using (Html.BeginSIMForm("&lt;A href="http://firefitnessaz.com/home/sim" target="_blank"&gt;http://firefitnessaz.com/home/sim&lt;/A&gt;", 1.94m, "xxxxxxx", "xxxxxxxxxxxxx",true))
{
    @Html.CheckoutFormInputs(true)

    @Html.Hidden("fitpackorderid", "2000")

    &amp;lt;input type="submit" value="Pay" /&amp;gt;

}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2011 18:45:13 GMT</pubDate>
    <dc:creator>olandera</dc:creator>
    <dc:date>2011-08-30T18:45:13Z</dc:date>
    <item>
      <title>DPM - MVC 3 C# stuck on the form displaying properly</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16608#M9356</link>
      <description>&lt;P&gt;I am trying to test this out using the razor c# method and have coded everything for the DPM as outlined in the quickstart guide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am hosting at godaddy on shared server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem: &amp;nbsp;when you view the page the form is not displaying correctly. &amp;nbsp;Seems all the tags are getting stripped out, could this be some url encode security issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;@using (Html.BeginSIMForm("&lt;A href="http://firefitnessaz.com/home/sim" target="_blank"&gt;http://firefitnessaz.com/home/sim&lt;/A&gt;", 1.94m, "xxxxxxx", "xxxxxxxxxxxxx",true))
{
    @Html.CheckoutFormInputs(true)

    @Html.Hidden("fitpackorderid", "2000")

    &amp;lt;input type="submit" value="Pay" /&amp;gt;

}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2011 18:45:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16608#M9356</guid>
      <dc:creator>olandera</dc:creator>
      <dc:date>2011-08-30T18:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - MVC 3 C# stuck on the form displaying properly</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16738#M9418</link>
      <description>&lt;P&gt;Have same problem&amp;nbsp;:mansad:&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2011 01:44:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16738#M9418</guid>
      <dc:creator>jpnguyen</dc:creator>
      <dc:date>2011-09-06T01:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - MVC 3 C# stuck on the form displaying properly</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16758#M9428</link>
      <description>&lt;P&gt;I'm afraid that I know very little about Razor.&amp;nbsp; However, I do know that one of it's advertised benefits is that it automatically htmlencodes most of the inputs.&amp;nbsp; Because the BeginSIMForm method outputs complete HTML, I could definitely see Razor causing problems by double encoding the data. Unfortunately, I can't recommend any kind of solution for you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2011 22:35:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/16758#M9428</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-09-06T22:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: DPM - MVC 3 C# stuck on the form displaying properly</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/19856#M10916</link>
      <description>&lt;P&gt;Please see my response on stackoverflow to correct this problem in MVC 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/a/8426501/1087034" target="_self"&gt;http://stackoverflow.com/a/8426501/1087034&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:06:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/DPM-MVC-3-C-stuck-on-the-form-displaying-properly/m-p/19856#M10916</guid>
      <dc:creator>epicthreedev</dc:creator>
      <dc:date>2011-12-09T00:06:00Z</dc:date>
    </item>
  </channel>
</rss>

