<?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 Posting without using &amp;lt;forms&amp;gt; on an aspx page in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Posting-without-using-lt-forms-gt-on-an-aspx-page/m-p/34183#M18668</link>
    <description>&lt;P&gt;Howdy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I might have phrased the topic wrong.&lt;/P&gt;&lt;P&gt;This is my first time encountering this situation and the first time using the authorize.net API. Before I begin, let me say that I tried searching and did not turn up anything similar to my situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kind of just need to use the simple checkout:&lt;/P&gt;&lt;P&gt;&amp;lt;form name="PrePage" method = "post" action = "&lt;A href="https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx" target="_blank"&gt;https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx&lt;/A&gt;"&amp;gt; &amp;lt;input type = "hidden" name = "LinkId" value ="XXXXXXXXXXXXXX" /&amp;gt; &amp;lt;input type = "image" src="//&lt;A href="http://content.authorize.net/images/donate-blue.gif" target="_blank"&gt;content.authorize.net/images/donate-blue.gif&lt;/A&gt;" /&amp;gt; &amp;lt;/form&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a CMS system (ASP) and cannot modify any code behind.&amp;nbsp; Obviously I cannot use another form element in an aspx page. In case you wanted to know, when I do use the form, and hit submit on the input, it just reloads the page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried a bit of javascript in which I used &lt;SPAN&gt;document.location.href but that didn't work out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are there any other javascript solutions, or any other solutions which dont require additional libraries or codebehind just to get to a simplecheckout page or equivalent?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Short answers accepted :)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2013 15:18:48 GMT</pubDate>
    <dc:creator>apoji187</dc:creator>
    <dc:date>2013-05-09T15:18:48Z</dc:date>
    <item>
      <title>Posting without using &lt;forms&gt; on an aspx page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Posting-without-using-lt-forms-gt-on-an-aspx-page/m-p/34183#M18668</link>
      <description>&lt;P&gt;Howdy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I might have phrased the topic wrong.&lt;/P&gt;&lt;P&gt;This is my first time encountering this situation and the first time using the authorize.net API. Before I begin, let me say that I tried searching and did not turn up anything similar to my situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I kind of just need to use the simple checkout:&lt;/P&gt;&lt;P&gt;&amp;lt;form name="PrePage" method = "post" action = "&lt;A href="https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx" target="_blank"&gt;https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx&lt;/A&gt;"&amp;gt; &amp;lt;input type = "hidden" name = "LinkId" value ="XXXXXXXXXXXXXX" /&amp;gt; &amp;lt;input type = "image" src="//&lt;A href="http://content.authorize.net/images/donate-blue.gif" target="_blank"&gt;content.authorize.net/images/donate-blue.gif&lt;/A&gt;" /&amp;gt; &amp;lt;/form&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a CMS system (ASP) and cannot modify any code behind.&amp;nbsp; Obviously I cannot use another form element in an aspx page. In case you wanted to know, when I do use the form, and hit submit on the input, it just reloads the page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried a bit of javascript in which I used &lt;SPAN&gt;document.location.href but that didn't work out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are there any other javascript solutions, or any other solutions which dont require additional libraries or codebehind just to get to a simplecheckout page or equivalent?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Short answers accepted :)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 15:18:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Posting-without-using-lt-forms-gt-on-an-aspx-page/m-p/34183#M18668</guid>
      <dc:creator>apoji187</dc:creator>
      <dc:date>2013-05-09T15:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Posting without using &lt;forms&gt; on an aspx page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Posting-without-using-lt-forms-gt-on-an-aspx-page/m-p/34186#M18671</link>
      <description>&lt;P&gt;can you create new html page? you could do a popup html page from the aspx.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 15:47:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Posting-without-using-lt-forms-gt-on-an-aspx-page/m-p/34186#M18671</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-09T15:47:20Z</dc:date>
    </item>
  </channel>
</rss>

