I have a page which is using html area and it is also uploading image files to be place in an HTML file on server side. im using ajax to send requests to server side.

page works fine, image is place in target html File, as well as text from html area is also inserted to html file. but after call back from ajax firefox's status bar always show "waiting for 192.168.0.1 ... [My local server IP Address]" where im and testing...