|
Hi
all,
Thanks
Nate for your help.
I was
able to solve the problem by writing a "close.js" file which has the following
code(stored in the wwwroot):
<!--
function closeWindow(windowRef){
windowRef.close(); } -->
and
then I included the following codes to the pages I wanted to
close:
<!--- below the title tag --->
<SCRIPT
LANGUAGE="JavaScript" SRC="http://www.truth.com/close.js">
</SCRIPT> <!--- bottom of page --->
<button
>HOME</button>
Again,
thanks for your help Nate!
Ron
|
Title: Message
- RE: Permission Denied... Ron Mast
- RE: Permission Denied... Ron Mast
- Ron Mast
