Use JavaScript to set the target prior to form post on that button

Regards,

Amit Ghaste


-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] On Behalf Of Ed Ventura
Sent: Tuesday, July 15, 2003 11:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Post a form and popup a window.

That works fine, but I have 3 buttons and I only want to popup a new
window
on 1 of the buttons. All the others should just post the form normally.
Any
ideas?

Thanks,
Ed.


> From: Amit Ghaste <[EMAIL PROTECTED]>
> Reply-To: A mailing list about Java Server Pages specification and
reference
> <[EMAIL PROTECTED]>
> Date: Tue, 15 Jul 2003 10:38:42 -0700
> To: [EMAIL PROTECTED]
> Subject: Re: Post a form and popup a window.
>
> Use the target="_blank" in the form tag and test the results
>
> Regards,
>
> Amit Ghaste
>
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and
reference
> [mailto:[EMAIL PROTECTED] On Behalf Of Ed Ventura
> Sent: Tuesday, July 15, 2003 10:29 AM
> To: [EMAIL PROTECTED]
> Subject: Post a form and popup a window.
>
> How can I post a form by clicking a submit button, but stay on that
page
> in
> the main window, and popup a new smaller window with the results.
>
> Thanks,
> Ed.
>
>
========================================================================
> ===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
> http://java.sun.com/products/jsp
> http://archives.java.sun.com/jsp-interest.html
> http://forums.java.sun.com
> http://www.jspinsider.com
>
>
========================================================================
===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
> http://java.sun.com/products/jsp
> http://archives.java.sun.com/jsp-interest.html
> http://forums.java.sun.com
> http://www.jspinsider.com

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to