Hi,

Thanks for your reply.

I  am using this  below 3 pages

1.booklet-printing.asp
2.paperstocks.htm
3.13ptmatte.htm

The first one ".booklet-printing.asp" is the Main page.
the seond one "paperstocks.htm" is the main page "popup"
the third one "13ptmatte.htm" is the second page  inner link "popup"


I have put the following function's in Main page.

function readCookie(name)
function createCookie(name,value,days) .


After that "paperstocks.htm"(second page) i have mentioned the  below
line and call the fun_popclose()

<a href="" onclick="fun_popClose()" >Show first page in page_set</a>


I need to know, where we have to place the  below coding

=====header================
onLoad check This
 if(readCookie('param'))
 GB_showCenter('Create','URL',200,500,'');
//Modify this acc to ur requirement ....


pls let me know.


And then we want to know whether the following function has to be
called anywhere?

function readCookie(name)
function createCookie(name,value,days) .


Please let me know.

URGENT

Regards
INDU



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to