Re: How to destroy a Frame with condition

2007-06-26 Thread Gabriel Genellina
En Wed, 27 Jun 2007 01:39:22 -0300, senthil arasu <[EMAIL PROTECTED]> escribió: > In my code logic I need to check the frame existence and then destroy a > frame. > I dont know how to code this condition. > In Python tutorials what i reffered, "if "condition given only for > integers(like if x>

How to destroy a Frame with condition

2007-06-26 Thread senthil arasu
Hi, In my code logic I need to check the frame existence and then destroy a frame. I dont know how to code this condition. In Python tutorials what i reffered, "if "condition given only for integers(like if x>0:) I need some one to help me. This is my condition If iframe==NULL//if frame not a