<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for C#/Winform: Enter data into HTML page, submit form (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/447690-cwinform-enter-data-into-html-page-submit-form/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for C#/Winform: Enter data into HTML page, submit form (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/</link></image><description>C#/Winform: Enter data into HTML page, submit form</description><link>http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/</link><language>en-us</language><pubDate>Mon, 08 Dec 2008 22:19:18 GMT</pubDate><lastBuildDate>Mon, 08 Dec 2008 22:19:18 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: C#/Winform: Enter data into HTML page, submit form</title><description>It may be of note that http://url?ExistingQuerystring&amp;nbsp;actually redirects to another location, though when I do an httpwebrequest against it, I get the content of the landing page on the other side of that redirect.&amp;nbsp; I don't know how to get the URL it redirects to.&lt;BR&gt;&lt;BR&gt;How would this be done, per say, with a textbox having a name="div$myName" and id="myName" ?&amp;nbsp; I tried:&lt;BR&gt;&lt;BR&gt;http://url?ExistingQuerystring&amp;amp;div$myName=value&lt;BR&gt;http://url?ExistingQuerystring&amp;amp;myName=value&lt;BR&gt;http://url?ExistingQuerystring&amp;amp;div$myName.value=value&lt;BR&gt;http://url?ExistingQuerystring&amp;amp;myName.value=value&lt;BR&gt;&lt;BR&gt;Each of these just faults over to http://companyname.com.&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/?CommentID=447712</link><pubDate>Mon, 08 Dec 2008 22:19:18 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/?CommentID=447712</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/447712/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>It may be of note that http://url?ExistingQuerystring&amp;nbsp;actually redirects to another location, though when I do an httpwebrequest against it, I get the content of the landing page on the other side of that redirect.&amp;nbsp; I don't know how to get the URL it redirects to.How would this be done,&amp;#8230;</evnet:previewtext><dc:creator>SlackmasterK</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/447712/Trackback.aspx</trackback:ping></item><item><title>Re: C#/Winform: Enter data into HTML page, submit form</title><description>If you use the GET method can't you put all the form's values in the url?&lt;br&gt;&lt;br&gt;http://www.example.com/login.aspx?name=foo&amp;amp;password=bar&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/?CommentID=447706</link><pubDate>Mon, 08 Dec 2008 21:54:23 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/447690-CWinform-Enter-data-into-HTML-page-submit-form/?CommentID=447706</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/447706/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>If you use the GET method can't you put all the form's values in the url?http://www.example.com/login.aspx?name=foo&amp;amp;password=bar</evnet:previewtext><dc:creator>ZippyV</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/447706/Trackback.aspx</trackback:ping></item></channel></rss>