<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/1065105.aspx</link><pubDate>Tue, 27 Sep 2005 22:06:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1065105</guid><dc:creator>DevDave</dc:creator><author>DevDave</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1065105.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1065105</wfw:commentRss><description>&lt;P&gt;Thanks so much!&amp;nbsp; I will take a look.&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/1065097.aspx</link><pubDate>Tue, 27 Sep 2005 21:46:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1065097</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1065097.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1065097</wfw:commentRss><description>David - actually if you are a developer or kind of understand forms you can grab the module I made - its on my site (&lt;A href="http://codegalaxy.com/Default.aspx?tabid=94"&gt;http://codegalaxy.com/Default.aspx?tabid=94&lt;/A&gt;) (The free form module)&lt;BR&gt;&lt;BR&gt;It uses JS to grab the values of the form and then submit them to a site you designate - the source and PA are there if you need help ask cause I didnt put any docs in it and I have been meaning to get it updated for months now.</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/1065087.aspx</link><pubDate>Tue, 27 Sep 2005 21:36:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1065087</guid><dc:creator>DevDave</dc:creator><author>DevDave</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1065087.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1065087</wfw:commentRss><description>&lt;P&gt;Dylan,&lt;/P&gt;
&lt;P&gt;What did you end up using?&amp;nbsp; I too am looking to post a form to LinkPointConnect.&amp;nbsp; Actually, my client wants me to first post the name/address to a CRM (infusionsoft), then post to their LinkPoint merchant account.&amp;nbsp; Just want to know what worked for you.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR&gt;David&lt;/P&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/981878.aspx</link><pubDate>Fri, 08 Jul 2005 13:24:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:981878</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/981878.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=981878</wfw:commentRss><description>I was interested in the code you used to actually post the form to a new window - if it was any different that what was here</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/981612.aspx</link><pubDate>Fri, 08 Jul 2005 08:08:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:981612</guid><dc:creator>vmasanas</dc:creator><author>vmasanas</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/981612.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=981612</wfw:commentRss><description>&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Dylan,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;the module started quite simple but it now has a couple of extra features.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Features:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;- it displays a link that once clicked will open a new window that will post to a different site and stay there&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;- params to the new page are encrypted so the user does not directly see all the params&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Configuration:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;- you can setup all the sensitive information the form needs in order to make the correct post to the destination page: destination url, method, form name, and an unlimited number of&amp;nbsp;&amp;lt;input&amp;gt; controls to pass info to the page.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;- if can work in two modes: &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;* all users of the module use same credentials for destination page: just enter the login/password once and all user will use the same&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;* specifiy credentials for each user: admin has an option to setup a given user/password for each user that has access to the module&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;Statistics:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;- urltracking info on the link&lt;/FONT&gt;&lt;/DIV&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/980485.aspx</link><pubDate>Thu, 07 Jul 2005 12:27:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:980485</guid><dc:creator>vmasanas</dc:creator><author>vmasanas</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/980485.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=980485</wfw:commentRss><description>Nick this was actually a custom module for a client. If you are still interested contact me by email and let's see if we can arrange it.</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/969284.aspx</link><pubDate>Sun, 26 Jun 2005 15:47:15 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:969284</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/969284.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=969284</wfw:commentRss><description>I am working on a very similar module that also allows you to define a form - it changes some specialized form 'tags' into asp.net server controls and then will submit the form to another site of an internal page - sounds like we are doing the same thing almost</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/969252.aspx</link><pubDate>Sun, 26 Jun 2005 14:46:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:969252</guid><dc:creator>nbc</dc:creator><author>nbc</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/969252.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=969252</wfw:commentRss><description>Sounds interesting Vicenc - are you planning to release/sell your module?</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/969223.aspx</link><pubDate>Sun, 26 Jun 2005 13:27:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:969223</guid><dc:creator>vmasanas</dc:creator><author>vmasanas</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/969223.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=969223</wfw:commentRss><description>I've been working on a similar module lately. Basically you can configure a link on this module to post back to another site in a new window. The module has some configuration settings where you can define destination url, form method (post/get), and a pair of input textboxes (name / value). It's main intention is to provide a step through to a login page on another site. So you have a link on your site that will open a new window with credentials given (module settings) and it will automatically login on the destination site.&lt;BR&gt;&lt;BR&gt;Damn I didn't read this thread before, I had to test all the options by myself and stump across all problems discussed here :( But I see I mostly tried all approaches without any good solution. Now I have it working and fits my needs: configurable link (login settings) that calls a new page (passing params encrypted) which does the postback to the new site and stays there.&lt;BR&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/969198.aspx</link><pubDate>Sun, 26 Jun 2005 11:48:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:969198</guid><dc:creator>J7Mitch</dc:creator><author>J7Mitch</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/969198.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=969198</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;table width="85%"&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;codegalaxy wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table width="100%"&gt;&lt;tr&gt;&lt;td width="100%" valign="top" class="txt4"&gt;okay that seems like such a hack though&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;Hack?&amp;nbsp; I guess you think this because it uses javascript?&lt;BR&gt;If you (or anyone else) comes up with a better solution, please post it.&lt;BR&gt;&lt;BR&gt;Requirements:&lt;BR&gt;1.&amp;nbsp; &amp;nbsp;Using ASP.Net,&amp;nbsp;capture posted Form data on server &lt;STRONG&gt;&amp;lt;--easy&lt;/STRONG&gt;&lt;BR&gt;2.&amp;nbsp; &amp;nbsp;In the same event, Post that same Form data to another site &lt;STRONG&gt;&amp;lt;--need some technology here&lt;/STRONG&gt;&lt;BR&gt;3.&amp;nbsp;&amp;nbsp; Instead of just posting to the other site and receiving a response, make the user's browser go to the other site as if the original Form would have been posting there which is not supposed to&amp;nbsp;happen in ASP.Net because the form always posts back to itself &lt;STRONG&gt;&amp;lt;--&amp;nbsp;ingenuity needed here&lt;/STRONG&gt;&lt;BR&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/969100.aspx</link><pubDate>Sun, 26 Jun 2005 05:07:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:969100</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/969100.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=969100</wfw:commentRss><description>&lt;P&gt;okay that seems like such a hack though&lt;/P&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/968985.aspx</link><pubDate>Sun, 26 Jun 2005 00:56:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:968985</guid><dc:creator>J7Mitch</dc:creator><author>J7Mitch</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/968985.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=968985</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;table width="85%"&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;codegalaxy wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table width="100%"&gt;&lt;tr&gt;&lt;td width="100%" valign="top" class="txt4"&gt;Okay can HTTPWEBREQUEST be used to send the browser to a page along with the form post?&amp;nbsp; I like the idea of pulling the response back&amp;nbsp;but it destroys the response if its a web page becuase the reference is to our domain not the one where the page this is submitted to.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;BR&gt;No, HttpWebRequest is a server-side object so it cannot be used to send the browser to another page.&lt;BR&gt;It doesn't destroy the response, it receives the response as byte data.&amp;nbsp; You could then use that response data in a response.write back to your original page, but that won't leave you on the other site as you noticed.&lt;BR&gt;&lt;BR&gt;To move the&amp;nbsp;browser to the other site, you need to use the simple method of changing the Form's action attribute.&lt;BR&gt;&lt;BR&gt;If you want to capture the posted data on your server first, and then make the browser post to the other site automatically you need to:&lt;BR&gt;1. write code that captures the data normally on postback &lt;BR&gt;2.&amp;nbsp;&amp;nbsp;use the code that builds the form post into&amp;nbsp;javascript&amp;nbsp;that I posted earlier&lt;BR&gt;3. &amp;nbsp;response.write that javascript out to the browser&lt;BR&gt;This will automatically post the form to the other site, just like you do in normal HTML.&lt;BR&gt;&lt;BR&gt;</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/968763.aspx</link><pubDate>Sat, 25 Jun 2005 15:05:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:968763</guid><dc:creator>alexdresko</dc:creator><author>alexdresko</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/968763.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=968763</wfw:commentRss><description>If I understand you correctly, that's exactly what Mitch's code does. It packages up the post data and forwards it on to whatever web page you specify.</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/968577.aspx</link><pubDate>Sat, 25 Jun 2005 03:43:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:968577</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/968577.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=968577</wfw:commentRss><description>Okay can HTTPWEBREQUEST be used to send the browser to a page along with the form post?&amp;nbsp; I like the idea of pulling the response back&amp;nbsp;but it destroys the response if its a web page becuase the reference is to our domain not the one where the page this is submitted to.</description></item><item><title>Re: Submitting a form to an external site using DNN</title><link>http://forums.asp.net/thread/968418.aspx</link><pubDate>Fri, 24 Jun 2005 21:51:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:968418</guid><dc:creator>codegalaxy</dc:creator><author>codegalaxy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/968418.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=968418</wfw:commentRss><description>Thanks John - now I am having the same problem as peterdotnet from 5/24 - has anybody found a solution for that one?</description></item></channel></rss>