<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014787" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014787</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085490</link>
    <description> &lt;p&gt;NSS,&lt;/p&gt;
&lt;p&gt;Thanks for the help!&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 11:26:23 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1085490 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085471</link>
    <description> &lt;p&gt;Hi Bob,&lt;/p&gt;
&lt;p&gt;I am not sure how to resize a new window as there seems to be no other options using the [TARGET-&quot;_blank&quot;]that I know of that can be done.&lt;/p&gt;
&lt;p&gt;However, I will try to source it and will post it here if I can find it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
NSS&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Jul 2001 03:34:14 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1085471 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085453</link>
    <description> &lt;p&gt;NSS,&lt;/p&gt;
&lt;p&gt;Thanks for the help!  The target=&quot;_blank&quot; on the  tag did the trick of opening a new window for the response from the form mailer.  Now my question is this:  Is there a way to control the size of that new window?  Rather than have it be a full browser window, I would like it to be just a small window (perhaps 300x300 pixels).  Any way to do this?  Thanks again!&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 23:04:19 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1085453 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085421</link>
    <description> &lt;p&gt;Hi,&lt;br /&gt;
Usually when someone fill in the details, the Form will be process by the script and return to visitor&#039;s browser an acknowledgement assuming you are using Formmail such as:&lt;br /&gt;
--------------------------------------------------------------------&lt;br /&gt;
&lt;strong&gt;Thank You For Filling Out This Form&lt;br /&gt;
Below is what you submitted to &lt;a href=&quot;mailto:name@yourdomain.com&quot; class=&quot;bb-email&quot;&gt;name@yourdomain.com&lt;/a&gt; on&lt;br /&gt;
Detail ----------&lt;br /&gt;
----------&lt;br /&gt;
-----------&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Tuesday, July 17, 2001 at 12:27:54&lt;br /&gt;
---------------------------------------------------------------------&lt;br /&gt;
It&#039;s a standard reply created by the script.&lt;/p&gt;
&lt;p&gt;To your question regarding opening of a new window? &lt;/p&gt;
&lt;p&gt;Assuming the following:&lt;/p&gt;
&lt;p&gt;i)If you want to redirect someone to another page of you site after filling the details in the form then use:&lt;/p&gt;
&lt;p&gt;ii)If you want to change the looks and layout of the acknowledgement reply, then please study the &quot;readme file&quot; on how to change it and add it to you Form for processing by the script.&lt;/p&gt;
&lt;p&gt;iii)If you want the reply to open a new window, then add the following to your Form:&lt;/p&gt;
&lt;p&gt;This should open a new reply window with the details that the visitor submitted to the script for processing.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 17:03:28 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1085421 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085415</link>
    <description> &lt;p&gt;Abhishek,&lt;/p&gt;
&lt;p&gt;Thanks again for your help!  It sounds like what I want to do is possible, but I&#039;m not sure how to get it to work.  I think I know how to get the submit of the form to open a new window (I assume via an onSubmit function which issues a window.open), but how do I get the data to be submitted to the perl script from the new window.  I&#039;m not sure how to make that happen.  When the user hits the submit button on the original screen, the  will submit the data to the script from that page, correct?  How do I get it to be submitted from the new window?  &lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 14:42:42 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1085415 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>still should work</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085383</link>
    <description> &lt;p&gt;hi again bob,&lt;/p&gt;
&lt;p&gt;it should still be possible. get you submit button to open a new window which has hidden input fields, which send the information to the perl script. automatically the script should display the response page in the window where the the info was sent from. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;so the person selects his/her options from the radio buttons and then clicks &quot;submit&quot;, upon which a new window is opened. the hidden input fields grab the data from the form and send them to the perl script, which does the rest. the response page is displayed in the new window becuse the info was sent from there. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;i hope thats what u want...&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
sorry if i cant be of much help.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 05:37:50 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1085383 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085338</link>
    <description> &lt;p&gt;Abhishek,&lt;/p&gt;
&lt;p&gt;Thanks for your reply.  I&#039;m not using the mailto:=&quot;...&quot; function.  I have a form set up on my page with some choices for the user to select using radio buttons.  The form is submitted to a formmail perl script which processes the data, and displays a response page.  The response page is displayed in the window that the form is in.  I was just wondering if there is any way for the response page to be opened in a new seperate window, rather than overwriting what is in the current window.  I&#039;m not sure if I&#039;m being clear here or not, but I&#039;m not sure how else to explain it.  Thanks again.&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 15:01:47 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1085338 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>its possible...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/response-page-form-mailer#comment-1085319</link>
    <description> &lt;p&gt;hi bob,&lt;/p&gt;
&lt;p&gt;form mailer? do you mean an html form with a submit button [using &lt;em&gt;mailto=&quot;sjhdjks@khfedk.com&lt;/em&gt;]? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;:D&lt;/p&gt;
&lt;p&gt;if you do mean that, then i know it&#039;s possible. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;instead of putting your mailing form on the page, just use an ordinanry form, with a submit button.&lt;/p&gt;
&lt;p&gt;use the onClick event to spawn a new window that has a form with hidden fields which grab the corresponding data from the original form. then using document.forms.mailForm.submit() on the onload event, u may have the form submitted, and display the response page in the window.&lt;/p&gt;
&lt;p&gt;sorry for not including any details...i have to try it out first....&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;:D&lt;/p&gt;
&lt;p&gt;if no one solves your problem soon, i&#039;ll post some code to try out.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 03:41:51 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1085319 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
