Re: clearing cache



On Jun 27, 7:03 am, Anshul <anshul...@xxxxxxxxx> wrote:
Hello,
I'm using an Iframe to display user's detail if logged in and
login form if logged out. Its working very fine in Mozilla but not
working in IE. Cookies are getting destroyed but still Iframe
condition is not getting changed.
I mean what I'm doing is giving conditions - if user is
logged in a different table and user's informations will b displayed
but if he is logged out so in the same Iframe he will b able to see
the login page. But presently what is happening is the cache is not
getting cleared in my view and even after logging out the logged in
table without user's information is displayed as cookies are getting
destroyed and after refreshing for about 10 times the login page is
getting displayed.

Please Help as this is screwing. It can be thru JS/HTML/CGI

make sure the iframe url sends no caching headers, and/or use a random
string on the end of the url to fool the browser cache into thinking
its a new page. url?k=89798475938 you can generate this will rand or
part of the data object whatever in javascript.

.



Relevant Pages

  • clearing cache
    ... I'm using an Iframe to display user's detail if logged in and ... login form if logged out. ... working in IE. Cookies are getting destroyed but still Iframe ... I mean what I'm doing is giving conditions - if user is ...
    (comp.lang.javascript)
  • [opensuse] Re: opensuse
    ... the greeter is the login dialog, i.e., the part of KDM ... # Every display has a display name, which consists of a host name ... # Specify a file with X-resources for the greeter, ... # The font used for the "Login Failed" message. ...
    (SuSE)
  • sun ray server 2.0
    ... I have sun Rays and they do not display the login screen. ... # To specify the system env vars to be exported to the users session ... # The following entries are dynamically created by Sun Ray. ...
    (comp.sys.sun.admin)
  • Re: telnet logins
    ... >> or when starting X windows. ... >> So you're already having to set up your DISPLAY variable. ... The telnet protocol allows clients to send environment variable settings ... Changing your PATH in a login file is a standard configuration ...
    (comp.unix.solaris)
  • Re: Multi column select in ComboBox(s)
    ... and a Login table where I'll enter the times they login and out. ... logIn and Volunteer tables. ... The relevant fields for Volunteer TBL are: ... The login Form will display the following fields: ...
    (microsoft.public.access.formscoding)