<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018372" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018372</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-button-question#comment-1107927</link>
    <description> &lt;p&gt;You could always just to do this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;form name=&amp;quot;form1&amp;quot; method=&amp;quot;post&amp;quot; action=&amp;quot;http://www.testwebsite.???&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;input type=&amp;quot;submit&amp;quot; name=&amp;quot;Submit&amp;quot; value=&amp;quot;More Info&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Apr 2002 11:58:18 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1107927 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-button-question#comment-1107829</link>
    <description> &lt;p&gt;Thanks all,&lt;/p&gt;
&lt;p&gt;I needed this because I am writing a template for&lt;br /&gt;
submission to a site - unfortuantely it strips out&lt;br /&gt;
javascript or any other script for that matter. I was&lt;br /&gt;
looking at using the form method as I was trying to&lt;br /&gt;
use pure html without any images if possible. I may&lt;br /&gt;
have to go down the image route tho&#039; as I need three&lt;br /&gt;
buttons side by side and the form method looks a bit bulky&lt;br /&gt;
on the code side.&lt;/p&gt;
&lt;p&gt;Thanks again for all the help/advice.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 Apr 2002 18:05:47 +0000</pubDate>
 <dc:creator>m00fbe00</dc:creator>
 <guid isPermaLink="false">comment 1107829 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-button-question#comment-1107818</link>
    <description> &lt;p&gt;Hmm, didn&#039;t think of that. Server-side isn&#039;t necessary. Redirect can be achieved with a  refresh.&lt;/p&gt;
&lt;p&gt;edit:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;META HTTP-EQUIV=&amp;quot;refresh&amp;quot; content=&amp;quot;0;URL=http://www.site.com/otherpage.html&amp;quot;&amp;gt; &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 Apr 2002 13:20:59 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1107818 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-button-question#comment-1107817</link>
    <description> &lt;p&gt;You could make a form like:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;form id=&amp;quot;myform&amp;quot; method=&amp;quot;post&amp;quot; action=&amp;quot;redirect.asp&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;input id=&amp;quot;url&amp;quot; type=&amp;quot;hidden&amp;quot; value=&amp;quot;http://www.testsite.com&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;input id=&amp;quot;submitter&amp;quot; type=&amp;quot;submit&amp;quot; value=&amp;quot;Go to page&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/form&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;and then have the page redirect.asp use serverside opperations to redirect the user. This could be done in any serverside language I think. Do you have any serverside languages at your disposal?&lt;br /&gt;
-dk&lt;/p&gt;
&lt;p&gt;P.S. Why do this?&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 Apr 2002 13:16:13 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1107817 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-button-question#comment-1107816</link>
    <description> &lt;p&gt;I don&#039;t think it&#039;s possible... you could always use an image surrounded by &lt;a&gt; tags.&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 Apr 2002 13:14:22 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1107816 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
