i have a time-in time-out application and i have a timelogForm that captures 
the employee id and password. the saving of in and out works fine. after 
saving the values to the database (im using ejb by the way) im setting the 
employeeid and password in the form to null so when the action returns to the 
same page the employeeid and password textboxes are empty. but the bug is 
whenever i refresh the browser, using the refresh button of the browser, the 
form is like resubmitting its contents eventhough i have set the employee id 
and password to null. so i have now double entries in the database for the 
employee's time in. how can i resolve this bug?
-- 
Frances Aleah Z. De Guzman
SA/Programmer
Ingenium Technology, Inc.
http://www.ingenium.com.ph

Disclaimer :
This message is intended only for the named recipient. If you are not the
intended recipient you are notified that disclosing, copying, distributing
or taking any action in reliance on the contents of this information is
strictly prohibited.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to