<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032373" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032373</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189686</link>
    <description> &lt;p&gt;Busy why are saying this is some kind of security risk or SQL injection attempt. Yes using a form could certainly be used as a injection attack but a few simple measures at the receiving end can handle this risk.&lt;br /&gt;
It&#039;s a perfectly normal everyday operation between a ecommerce site and the payment gateway, Every merchant/gateway I have ever used has a means of passing any details (name, address,delivery address etc) from the cart pages to the gateway page should the person making the transaction wish to do this. Paypal has a field that the member login name can be sent.&lt;br /&gt;
 Any kind of financial details of course should not be requested or sent unless over https secure connection.&lt;br /&gt;
A &quot;GET&quot; is also more at risk from SQL Injection as the data can be edited in the url.&lt;/p&gt;
&lt;p&gt;hardline; Before anyone can help or suggest an exact method the server side code that is available at both points needs to be known.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jan 2006 11:18:20 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1189686 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189514</link>
    <description> &lt;p&gt;Hmm, any suggestions on how I can get this to work? If any of you guys can do this, I&#039;d be willing to talk with you.&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Jan 2006 13:46:40 +0000</pubDate>
 <dc:creator>hardline</dc:creator>
 <guid isPermaLink="false">comment 1189514 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189510</link>
    <description> &lt;p&gt;If the second site is not yours you can&#039;t or rather shouldn&#039;t do it&lt;/p&gt;
&lt;p&gt;If the coder of the second site had any sense they would block any 3rd party injections, this is considered a sql injection - bad. And would have to be get method, not post&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Jan 2006 11:50:10 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1189510 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189498</link>
    <description> &lt;p&gt;yes it is possible simply by using a form to submit data via a POST. Many payment gateways allow you to prepopulate their forms in this way. It could also be handled as a POST operation from a server side script.&lt;/p&gt;
&lt;p&gt;Exactly how and what fields are required would depend on the receiving site and what code is available at each end.&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Jan 2006 00:56:50 +0000</pubDate>
 <dc:creator>chrishirst</dc:creator>
 <guid isPermaLink="false">comment 1189498 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189483</link>
    <description> &lt;p&gt;Hmmm.... There&#039;s gotta be a way. What if you can work with the other website to do this? Would it still be possible? If so what would you call this?&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Jan 2006 21:07:07 +0000</pubDate>
 <dc:creator>hardline</dc:creator>
 <guid isPermaLink="false">comment 1189483 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189460</link>
    <description> &lt;p&gt;You can&#039;t do this for different sites for security reasons&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Jan 2006 09:04:11 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1189460 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189417</link>
    <description> &lt;p&gt;Hmmm. I wouldn&#039;t know. It&#039;s on a temp host for now, but will probably get a dedicated soon.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jan 2006 20:40:53 +0000</pubDate>
 <dc:creator>hardline</dc:creator>
 <guid isPermaLink="false">comment 1189417 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189416</link>
    <description> &lt;p&gt;Do you know how I can set this up? The information from my website will go into a database and store their info my my use. &lt;/p&gt;
&lt;p&gt;I am looking to get this done, but can&#039;t find any info. Any scripts available?&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jan 2006 20:39:40 +0000</pubDate>
 <dc:creator>hardline</dc:creator>
 <guid isPermaLink="false">comment 1189416 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189415</link>
    <description> &lt;p&gt;You can also store them as session variables (in PHP).&lt;/p&gt;
&lt;p&gt;Which ever way you decide, you&#039;re going to have to use server side programming because IMHO, it&#039;s the most efficient.&lt;/p&gt;
&lt;p&gt;Does your host support any kind of server side language? ASP? PHP?&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jan 2006 20:37:49 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1189415 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-some-quick-help-pros#comment-1189414</link>
    <description> &lt;p&gt;It is possible, but you&#039;ll have to store their information somewhere in the meantime. You could store it in a cookie.&lt;/p&gt;
&lt;p&gt;When they fill out the first form, in addition to doing whatever your website already does with that info, also store it in a cookie. Then, on the second form, check if that cookie&#039;s there. If it is, populate the form with that info.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jan 2006 20:28:56 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1189414 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
