Hi I have an HTML page (index.html) and a link in it. Clicking on that link opens a javascript Popup (popup.html). There is a small form on the popup window. Now when someone submits the form in that popup.html page, the index.html should refresh automatically. Anyone knows how to do this? Please help me. Thanx
<form action="popup.html" method="post" onsubmit="window.parent.location = window.parent.location;"> HTML:
yep. seems someone has injected Trojan in your site. Is it a DB site? if yes, then this could be an SQL injection.