Blurple
02-19-2010, 07:16 PM
Ok, I have a form on attorneydisabilityinsurance dot com
I was wondering how to make the thank you page appear in the same popup window after the form is submitted? right now it redirects to the page
</tr>
<tr>
<td class="buttons"></td>
<td class="buttons">
<a href="thank-you.php"><img src="<?=$img_dir?>/but-submit.gif" alt="Submit" /></a>
</td>
</tr>
</table>
I was wondering how to make the thank you page appear in the same popup window after the form is submitted? right now it redirects to the page
</tr>
<tr>
<td class="buttons"></td>
<td class="buttons">
<a href="thank-you.php"><img src="<?=$img_dir?>/but-submit.gif" alt="Submit" /></a>
</td>
</tr>
</table>
