• 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: James Cicenia <email@hidden>
  • Date: Tue, 9 Nov 2010 13:52:30 -0600

Thanks

putting in "url=" seemed to do the trick

James

On Nov 9, 2010, at 1:30 PM, Ramsey Gurley wrote:

> 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

References: 
 >IE vs context().componentActionURL ? (From: James Cicenia <email@hidden>)
 >Re: IE vs context().componentActionURL ? (From: Ramsey Gurley <email@hidden>)

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