Hi everybody,
I am new in this group.
The following code works well in my local machine.

        if(top.upper.securityOptions.generate_instant_message)
        {

securityOption=top.upper.securityOptions.generate_instant_message;
            securityDelete =
top.upper.securityOptions.delete_instant_message;
            alert(top.upper.securityOptions.delete_instant_message +
'sjdgfjhsdgf');
        }
        //alert(securityDelete);
        alert(top.upper.securityOptions.delete_instant_message +
'sjdgfjhsdgf');

I uploaded the file containing this code fragment to my office's server and
I got the securityDelete variable undefined.

can anybody help me regarding this matter?
Thanks in advance.

Tinni.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to