You should be able to do this with a combination of onClick and onChange
events, but it is likely to be messy, especially if you have to support
very old versions of browsers. I think using Frames will make it even
more complicated...

- Paul Copeland

JOT Servlets - A Framework for Servlet Applications
http://www.jotobjects.com

> Date:    Thu, 18 Mar 2004 13:36:47 -0800 From:    Maya menon
> <[EMAIL PROTECTED]> Subject: Help needed
>
> All, All suggestions welcome for designing this: 1. Have a web page
> with tabs [4 tabs] in the body and 2 menu links on the left side. The
> requirement is if I modify anything in my page and click on the tabs,
> I should prompt the user to do a form submit before proceeding. But
> on the same time, if I am clicking on the menu links I should do a
> form auto submit. How can I accomplish this ? Thanks
>

===========================================================================
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