Re: Site Builder & IE Mac

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 56977
interpreted = N
texte = Thanks Scott! To aid in avoiding confusion, there are 3 of the "[!]otherwise, use content they selected from additional pages[/!]" comments on the default.tpl page. The middle one is the one to change. Donovan Scott Anderson wrote: > Here is a solution. Its kind of a hack, but it should get those pages to > work for IE/MAC > > In the sitebuilder 'default.tpl' file, directly under the comment: > > [!]otherwise, use content they selected from additional pages[/!] > > Change the else clause code to: > > [else] > [text]path=additionalpages/[_MiddleTemplate][/text] > [showif [_MiddleTemplate]^../] > [text]path=[middle > startafter=../&endbefore=][_MiddleTemplate][/middle][/text] > [/showif] >  > [/else] > -> > > Not including the HTML comment ;) Just trying to avoid that message again. > > You will need to ignore any line breaks that have been added by your email > viewer. The iFrame code should all be on one line. > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of > Stuart Tremain > Sent: Wednesday, March 17, 2004 7:23 PM > To: WebDNA Talk > Subject: Re: Site Builder & IE Mac > > > They were all slightly different ... > > On 18 Mar 2004, at 02:23 PM, Donovan Brooke wrote: > > >>Scott Anderson wrote: >> >> >>>Nope. Still looks like a MAC IE bug. >>>This simple code generates the same error: >>>iframe width="100%" height="500" >>>src="test2.tpl?var1=blahblah/../blahblah" >>>/iframe >>>Seems IE has a problem with the '/../' in the query string portion of >>>the >>>iframe 'src' URL. All other browsers that I have tested do not have >>>that >>>problem. >>>This is certainly not the first issue I have seen with IE on MAC. >>>Anyway, I am trying to come up with a work-around for the sitebuilder >>>templates. >> >>Thanks scott, I hope you find a solution. btw, am I the only >>one who got your post 3 times? ;-) >> >>Donovan -- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Site Builder & IE Mac ( Donovan Brooke 2004)
  2. Re: Site Builder & IE Mac ( Donovan Brooke 2004)
  3. Re: Site Builder & IE Mac ( Rob 2004)
  4. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  5. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  6. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  7. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  8. Re: Site Builder & IE Mac ( Donovan Brooke 2004)
  9. Re: Site Builder & IE Mac ( Rob 2004)
  10. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  11. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  12. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  13. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  14. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  15. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  16. Re: Site Builder & IE Mac ( "Scott Anderson" 2004)
  17. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  18. Re: Site Builder & IE Mac ( Rob 2004)
  19. Re: Site Builder & IE Mac ( Rob 2004)
  20. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  21. Re: Site Builder & IE Mac ( Rob 2004)
  22. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  23. Re: Site Builder & IE Mac ( Rob 2004)
  24. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  25. Re: Site Builder & IE Mac ( Rob 2004)
  26. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  27. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  28. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  29. Re: Site Builder & IE Mac ( Rob 2004)
  30. Re: Site Builder & IE Mac ( Donovan Brooke 2004)
  31. Re: Site Builder & IE Mac ( Stuart Tremain 2004)
  32. Re: Site Builder & IE Mac ( Donovan Brooke 2004)
  33. Site Builder & IE Mac ( Stuart Tremain 2004)
Thanks Scott! To aid in avoiding confusion, there are 3 of the "[!]otherwise, use content they selected from additional pages[/!]" comments on the default.tpl page. The middle one is the one to change. Donovan Scott Anderson wrote: > Here is a solution. Its kind of a hack, but it should get those pages to > work for IE/MAC > > In the sitebuilder 'default.tpl' file, directly under the comment: > > [!]otherwise, use content they selected from additional pages[/!] > > Change the else clause code to: > > [else] > [text]path=additionalpages/[_MiddleTemplate][/text] > [showif [_MiddleTemplate]^../] > [text]path=[middle > startafter=../&endbefore=][_MiddleTemplate][/middle][/text] > [/showif] >  > [/else] > -> > > Not including the HTML comment ;) Just trying to avoid that message again. > > You will need to ignore any line breaks that have been added by your email > viewer. The iFrame code should all be on one line. > > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of > Stuart Tremain > Sent: Wednesday, March 17, 2004 7:23 PM > To: WebDNA Talk > Subject: Re: Site Builder & IE Mac > > > They were all slightly different ... > > On 18 Mar 2004, at 02:23 PM, Donovan Brooke wrote: > > >>Scott Anderson wrote: >> >> >>>Nope. Still looks like a MAC IE bug. >>>This simple code generates the same error: >>>iframe width="100%" height="500" >>>src="test2.tpl?var1=blahblah/../blahblah" >>>/iframe >>>Seems IE has a problem with the '/../' in the query string portion of >>>the >>>iframe 'src' URL. All other browsers that I have tested do not have >>>that >>>problem. >>>This is certainly not the first issue I have seen with IE on MAC. >>>Anyway, I am trying to come up with a work-around for the sitebuilder >>>templates. >> >>Thanks scott, I hope you find a solution. btw, am I the only >>one who got your post 3 times? ;-) >> >>Donovan -- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE Eucalyptus Design <-Web Development (specializing in eCommerce), -> <-Graphic Design, and Pre-Press Consultation -> ADDRESS:> Donovan Brooke DBA Eucalyptus Design N2862 Summerville Park Rd. Lodi, WI 53555 PH:> 1.608.592.3567 Web:> http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Donovan Brooke

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Stopping bad HTML propagation ? (1997) problems with 2 tags (1997) Emailer choke (1997) [format] minus figures (2003) OT: Thawte SSL on Mac OS X Server (2005) Credit Card Number checking (1997) [WebDNA] Announcing the new features for the next WebDNA version (2015) Adding Multiple files to a cart at once (1998) WC2b15 - [HTMLx]...[/HTMLx] problems (1997) Re[3]: 2nd WebCatalog2 Feature Request (1996) price change help (1998) Bug Report, maybe (1997) New public beta available (1997) Error: Can't open order file. Ignoring [OrderFile] context (2000) Using Applescript to process WebCatalog functions (1998) WebDNA 5.0 Questions (2003) OPEN MARKET PATENTS SOUND ECOMMERCE ALARM (1998) [Fwd: F3 database munching] (1997) Sendmail and textarea (1998) find with exceptions (1997)