onChange="window.document.MyFormName.submit()" Scott Evans > -----Original Message----- > From: Stef�n Freyr Stef�nsson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 02, 2000 7:50 PM > To: [EMAIL PROTECTED] > Subject: Using a drop down list as a submit when the onchange event > occurs > > > Hi! I have a HTML question and I apologise if it doesn't > quite fit in on > this mailing list. > > The thing I need to do is to have a drop down list (<SELECT>) > serve as a > submit button on a form so whenever something on that form changes > (onchange) the form is submitted. Does anyone know of a good > way to do > this??? > > Thanks alot in advance, > Stefan > > -----Original Message----- > From: A mailing list about Java Server Pages specification > and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of P�l Brattberg > Sent: 2. ma� 2000 16:50 > To: [EMAIL PROTECTED] > Subject: Re: refreshing a frame > > > inside the <HEAD> tags. > > Try this HTML document in your browser: > > <html> > <head> > <title>Redirect me!</title> > <META HTTP-EQUIV="REFRESH" CONTENT="2;URL=http://java.sun.com/"> > </head> > <body> > Please wait... > </body> > </html> > > :: p�l :: : : . > _______________________________s_p_r_a_y_ > > P�l Brattberg | [EMAIL PROTECTED] > Mob: (+46) 0704 566299 | Tel: (+46) 08 52790122 > > H�r b�rjar internet | http://www.spray.se > > > -----Original Message----- > > From: Scott Evans [mailto:[EMAIL PROTECTED]] > > Sent: den 2 maj 2000 18:30 > > To: [EMAIL PROTECTED] > > Subject: Re: refreshing a frame > > > > > > Hi Pal, > > > > Where do you put the meta-tags your documents? In the head or > > at the end? > > > > Scott Evans > > > > > > > > > -----Original Message----- > > > From: Pal Brattberg [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, May 02, 2000 5:15 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: refreshing a frame > > > > > > > > > > Be careful with using meta tags for refreshing. They work > > > in Netscape, > > > > but not IE. > > > > > > They work just fine in IE. In what version have you > > detected this bug? > > > > > > :: pal :: : : . > > > _______________________________s_p_r_a_y_ > > > > > > > > > > > -----Original Message----- > > > > From: akaushik > > > > Sent: Wednesday, March 03, 1999 10:48 PM > > > > To: JSP-INTEREST > > > > Subject: Re: refreshing a frame > > > > > > > > > > > > U can referesh the fram by the help of META tags.... > > > > The code is... > > > > > > > > <meta http-equiv="refresh" content="time in > > > seconds;URL=urll u want to > > > > load"> > > > > > > > > bye.. > > > > [EMAIL PROTECTED] > > > > > > > > ----- Original Message ----- > > > > From: Kent Symanzik <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Monday, May 01, 2000 6:48 PM > > > > Subject: refreshing a frame > > > > > > > > > > > > > I have a servlet that adds a row to the database as a > > > > result of a form > > > > post > > > > > in frame A. The rows in the db are displayed in a list > > > in frame B. > > > > How > > > > can > > > > > I tell frame B to refresh itself so it updates the list > > > from the db? > > > > > > > > > > Kent > > > > > > > > > > > > > > ============================================================== > > > > ========== > > > > === > > > > > To unsubscribe: mailto [EMAIL PROTECTED] with > body: "signoff > > > > JSP-INTEREST". > > > > > Some relevant FAQs on JSP/Servlets can be found at: > > > > > > > > > > http://java.sun.com/products/jsp/faq.html > > > > > http://www.esperanto.org.nz/jsp/jspfaq.html > > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > > > > > > > > > > ============================================================== > > > > ========== > > > > === > > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > > > > JSP-INTEREST". > > > > Some relevant FAQs on JSP/Servlets can be found at: > > > > > > > > http://java.sun.com/products/jsp/faq.html > > > > http://www.esperanto.org.nz/jsp/jspfaq.html > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > > > > > > > > > This message contains confidential information and is > > intended only > > > > for the individual named. If you are not the named > addressee you > > > > should not disseminate, distribute or copy this e-mail. Please > > > > notify the sender immediately by e-mail if you have > received this > > > > e-mail by mistake and delete this e-mail from your system. > > > > > > > > E-mail transmission cannot be guaranteed to be secure or > > error-free > > > > as information could be intercepted, corrupted, lost, destroyed, > > > > arrive late or incomplete, or contain viruses. The > > sender therefore > > > > does not accept liability for any errors or omissions in > > > the contents > > > > of this message which arise as a result of e-mail > > transmission. If > > > > verification is required please request a hard-copy > version. This > > > > message is provided for informational purposes and should not be > > > > construed as a solicitation or offer to buy or sell any > > > securities or > > > > related financial instruments. > > > > > > > > ============================================================== > > > > ============= > > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: > > > > "signoff JSP-INTEREST". > > > > Some relevant FAQs on JSP/Servlets can be found at: > > > > > > > > http://java.sun.com/products/jsp/faq.html > > > > http://www.esperanto.org.nz/jsp/jspfaq.html > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > > > > > > > ============================================================== > > > ============= > > > To unsubscribe: mailto [EMAIL PROTECTED] with body: > > > "signoff JSP-INTEREST". > > > Some relevant FAQs on JSP/Servlets can be found at: > > > > > http://java.sun.com/products/jsp/faq.html > > http://www.esperanto.org.nz/jsp/jspfaq.html > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > ============================================================== > > ============= > > To unsubscribe: mailto [EMAIL PROTECTED] with body: > > "signoff JSP-INTEREST". > > Some relevant FAQs on JSP/Servlets can be found at: > > > > http://java.sun.com/products/jsp/faq.html > > http://www.esperanto.org.nz/jsp/jspfaq.html > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > ============================================================== > ============= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > Some relevant FAQs on JSP/Servlets can be found at: > http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
