Apart from being empty there is one more thing happening in my page. The same page URL is taken as the value for SRC attribute and the page is executed once again. This seems to be very strange to me. There is absolutely no problem with IE but its happening in Mozilla FireFox. So i suppose that definitely there should be some issue when src attribute tag being empty. If possible anybody try it out and let me know.
These are the steps to find the issue
1.Create a form with image tag (empty src attribute) and submit the page
2. In PHP side write some text or string to a file in append mode and see whats happening
I am posting this thread because i just want to know why its happening and has anyone came accross the same issue before.
Thanks & Regards
RRC