Hi All,
I have a problem with cache in my Perl application.
Actually we are creating session when a user logs in and storing the session in cookie.
Recently we have added an iFrame for displaying a drop down on top of text box.
This has created a problem. Without deleting my cookies and temporary files in history, the changes are only partially reflecting.
Any suggestions on this would be great ful.
Thanks in advance.
Regards,
Vinay
I have a problem with cache in my Perl application.
Actually we are creating session when a user logs in and storing the session in cookie.
Recently we have added an iFrame for displaying a drop down on top of text box.
This has created a problem. Without deleting my cookies and temporary files in history, the changes are only partially reflecting.
Any suggestions on this would be great ful.
Thanks in advance.
Regards,
Vinay
Comment