• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IE vs context().componentActionURL ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IE vs context().componentActionURL ?


  • Subject: Re: IE vs context().componentActionURL ?
  • From: Ramsey Gurley <email@hidden>
  • Date: Tue, 9 Nov 2010 14:30:14 -0500

http://stackoverflow.com/questions/522353/meta-refresh-doesnt-work

There is a security setting in internet explorer that does not allow meta tag refresh. It is under the Security tab, then choose Custom Level and the Meta Tag Refresh under Miscellaneous. If that is disabled, it would stop the meta refresh from working.



On Nov 9, 2010, at 2:17 PM, James Cicenia wrote:

return "<meta http-equiv=\"refresh\" content=\"" + "10" + ";" + context().componentActionURL()+ "\">

I have a non-session login page. This calls a DirectAction which then does the usual login and sends back the home page component.
Now I want to refresh that page... say every 10 seconds. The code above works on Safari and FireFox but not IE8.


Any thoughts?
Thanks
James

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: IE vs context().componentActionURL ?
      • From: James Cicenia <email@hidden>
References: 
 >IE vs context().componentActionURL ? (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: IE vs context().componentActionURL ?
  • Next by Date: Resource loading using Class.getResource or Class.getClassLoader().getResource()
  • Previous by thread: Re: IE vs context().componentActionURL ?
  • Next by thread: Re: IE vs context().componentActionURL ?
  • Index(es):
    • Date
    • Thread