Code:
<iframe src="close.asp" name="contract"></iframe>
close.asp:
Sorry, the requested Contract could not be found
<input type="button" name="close" onClick="javascript: window.close();" />
is there any way i can close the main page with the iframe in it INSIDE the iframe?
ta.
www.crmpicco.co.uk