How is this a CakePHP question? Ensure that both versions are in sync
(eg. use rsync). Maybe the code is on the server but some other file
has not included it. If you view source, do you see your code?

On Tue, Jun 16, 2009 at 7:51 AM, Tamanna Afroze<[email protected]> wrote:
> 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