RE: Setting focus on field with error

2001-08-16 Thread Albert Wong
ECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 3:39 PM To: [EMAIL PROTECTED] Subject: RE: Setting focus on field with error I tried this and it does not work. The error and the code follows if you care to comment... ===

RE: Setting focus on field with error

2001-08-16 Thread Dan . C . Wieschhaus
== Thanks. - Dan -Original Message- From: AWong [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 4:04 PM To: struts-user Cc: AWong Subject: RE: Setting focus on field with error Struts' html:form tag takes in an optional "focus" property

RE: Setting focus on field with error

2001-08-16 Thread Albert Wong
Chris [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 1:21 PM To: '[EMAIL PROTECTED]' Subject: RE: Setting focus on field with error I've just been asked to do the same exact thing in our app (what a coincidence!!) but I haven't determined exactly what do yet. In our ap

Re: Setting focus on field with error

2001-08-16 Thread Troy Hart
On Thursday 16 August 2001 01:55 pm, you wrote: > I could be wrong but I can't think of anything that would be very > convenient. The only way I could imagine doing it (and I'm not sure it > would even work) would be to invoke a javascript function every time the > page loads. You could add a bean

RE: Setting focus on field with error

2001-08-16 Thread Assenza, Chris
.6060 Email: [EMAIL PROTECTED] ACCESSDATA Moving Your Business from Point A to Point e.SM http://www.accessdc.com/ -Original Message- From: Troy Hart [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 3:56 PM To: [EMAIL PROTECTED] Subject: Re: Setting focus on field with error

Re: Setting focus on field with error

2001-08-16 Thread Troy Hart
I could be wrong but I can't think of anything that would be very convenient. The only way I could imagine doing it (and I'm not sure it would even work) would be to invoke a javascript function every time the page loads. You could add a bean with the data needed by the javascript to the reque