--- piterskiy <[EMAIL PROTECTED]> wrote: > Ok, it is going to be a lot of text
That's because you didn't narrow it down to highlight the specific behavioral issue you're dealing with, leaving it to the reader to wade through and solve your problem. Of course, in this case, separating out any functionality looks somewhat non-trivial. It would be quicker for me to walk to where you are and fix it there than read through this outside of an IDE. (Well, if you're actually onsite in NYC, anyway, and I could restrain myself from doing a full-on code review... rarely see anything like this.) If this line: > alert (frm.effDate.value); from doZoom(...) is alerting you with the correct value and the action is getting a different value than what you're seeing in the alert then something is fairly wrong, either in your form scoping or JavaScript. It's really kind of hard to make out what's happening, though, both in the JSP and the Java. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]