Changing it back does not work because on submitting the form it just goes to another zen cart page whereas what I changed it to goes to external page, which I need it to do.

Good idea:

PHP Code:
<form method="POST" action="/test-page.php?action=send" target="popup"
tried it, does not work.