Hi i have a form with certain input fields,radio buttons and submit buttons when i select a radio button value then the input fields get populated, on clicking update button the input fields data can be modified & when user inputs value it get updated in the database on click of submit button
and my javascript code is
after inserting new data i am calling getPlotnumbers again here the
servlet which i am calling is not getting called and it is not requering from the database to get the updated value it still shows me the old value not the refreshed one.
Anybody please help me out with this.
[ September 10, 2008: Message edited by: ruquia tabassum ]