My problem was if the request is sent 2/3 times, then the database will be updated 2/3 times. Now the problem is solved, just detect the header of "user-agent", if it equals to "contype", then return before doing anything. That way request will be sent multiple times still, but the body part will be submitted only once, so the database is in right status. Thanks.
Lynn
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
