• 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
HTML rendering of
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTML rendering of


  • Subject: HTML rendering of
  • From: Klaus Berkling <email@hidden>
  • Date: Thu, 13 Oct 2011 12:18:54 -0700

Hi All.

I have this in my component html:

<webobject name = "RefreshMETATag"/>

And this in the wod (ognl at work):

RefreshMETATag : WOGenericElement {
elementName = "META";
http-equiv = "Refresh";
content = "~\"3;\" + redirectURL.toString";
}

It renders this HTML:

<META http-equiv="Refresh" content="3;/education/" />

It seems Internet Explorer has an issue with how the tag is terminated. It also does not pass w3c validation. I don't think I have control on how this renders. Tried HTML 4.01 strict and transitional and the tag did not change.

Is there a Wonder way to do this redirect?  I don't care if its in the HTTP header or not but I do need to return a page that has real content, not a WORedirect.  


kib

"We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths."
Walt Disney

Klaus Berkling
Web Application Dev. & Systems Analyst
DynEd International, Inc.
www.dyned.com | blog



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: HTML rendering of
      • From: Klaus Berkling <email@hidden>
    • Re: HTML rendering of
      • From: Chuck Hill <email@hidden>
    • Re: HTML rendering of
      • From: John Huss <email@hidden>
  • Prev by Date: Re: "Sequence" component?
  • Next by Date: Re: HTML rendering of
  • Previous by thread: Re: Webobjects-dev Digest, Vol 8, Issue 760
  • Next by thread: Re: HTML rendering of
  • Index(es):
    • Date
    • Thread