jsper
07-25-2003, 11:18 AM
Hi there,,
Been in javascript world for a couple of months, so far it's been fun, except when I have problems.. ;-)
I don't know if what I'm trying to do is possible, but I think i saw some script doing something similar (using layer, but i couldn't find it). Here's what I try to do:
- My page has a table with two columns, left and right. The form is on the right hand side col.
- When I submit the form, I would like the result to get back to the specific area on the left hand side col without reloading the page.
- I use jsp/servlet and need to support only IE5+.
Thanks a lot.
Been in javascript world for a couple of months, so far it's been fun, except when I have problems.. ;-)
I don't know if what I'm trying to do is possible, but I think i saw some script doing something similar (using layer, but i couldn't find it). Here's what I try to do:
- My page has a table with two columns, left and right. The form is on the right hand side col.
- When I submit the form, I would like the result to get back to the specific area on the left hand side col without reloading the page.
- I use jsp/servlet and need to support only IE5+.
Thanks a lot.