Re: [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file?

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102285
interpreted = N
texte = There was a bug in Return Raw, you may want to check. Not sure which version or if it affected all platforms. I know the bug was in v5.x on Windows Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 28/03/2009, at 8:20 AM, Govinda wrote: > Hi all > > Despite 10+ years of successful HTML,WebDNA, (and other related > languages) I've only just now been doing my reading about HTTP > status codes, etc. > > Anyway I have a page from a new clients' inherited site that has an > include that uses [ReturnRaw] in order to set a cookie and then > redirect.., and when I inspect the html source sent back I see that > there is nothing coming back at all from the include, and there is > also none of the HTML below that include in the original file > either. So somewhere it is choking on the included file. This file > was working fine on the previous Mac os x 10.2.8 server, wc 5.1c, > Webstar V host. (Now I am trying to get this to work on RedHat 4 64 > bit. ) To troubleshoot, I have commented out the entire contents > of the include and just started with this (uncommented) test: > > -----------------------start source code------------ > [ReturnRaw]HTTP/1.0 200 OK > Status: 200 > Content-type: text/html > > > > [/ReturnRaw] > [!] > my previously-working code here commented out. > [/!] > -----------------------end source code------------ > > I also tried this: > > -----------------------start source code------------ > [ReturnRaw]HTTP/1.0 302 Found > > Location: http://www.google.com/[!]---[Lookup db=../ > preferences > .db&lookinfield=PrefName&value=PrimaryDomain&returnfield=PrefValue]/ > admin---[/!] > > > [/ReturnRaw] > [!] > my previously-working code here commented out. > [/!] > -----------------------end source code------------ > > But I am getting the same behavior. (Nothing is coming back from > the include, nor even any of the code in the file that includes this > include *after* the [include ..] tag.) I.e. it is dying somewhere > while trying to parse the include. (When I view source from the > browser then all I see is the html that the including file spits out > before we get to the include.) > > On my new imac I see in BBedit that the local copy of the file does > indeed have windows CRLF set for the line endings. and encoding is > set to 'western MacOS Roman'. But after I upload and then open that > file directly on the server via BBedit, then it shows it has Unix > (LF) line endings, and western ISO Latin 1 encoding. If I said that > all right. Not sure what to make of that, nor how to change it (if > I need to). > > Can anyone help me troubleshoot this? > > Thanks > -Govinda > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file? (Govinda 2009)
  2. Re: [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file? (Stuart Tremain 2009)
  3. Re: [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file? (Govinda 2009)
  4. Re: [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file? (Stuart Tremain 2009)
  5. [WebDNA] help with [ReturnRaw] - why is it killing the parse of the [include] file? (Govinda 2009)
There was a bug in Return Raw, you may want to check. Not sure which version or if it affected all platforms. I know the bug was in v5.x on Windows Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 28/03/2009, at 8:20 AM, Govinda wrote: > Hi all > > Despite 10+ years of successful HTML,WebDNA, (and other related > languages) I've only just now been doing my reading about HTTP > status codes, etc. > > Anyway I have a page from a new clients' inherited site that has an > include that uses [returnraw] in order to set a cookie and then > redirect.., and when I inspect the html source sent back I see that > there is nothing coming back at all from the include, and there is > also none of the HTML below that include in the original file > either. So somewhere it is choking on the included file. This file > was working fine on the previous Mac os x 10.2.8 server, wc 5.1c, > Webstar V host. (Now I am trying to get this to work on RedHat 4 64 > bit. ) To troubleshoot, I have commented out the entire contents > of the include and just started with this (uncommented) test: > > -----------------------start source code------------ > [returnraw]HTTP/1.0 200 OK > Status: 200 > Content-type: text/html > > > > [/ReturnRaw] > [!] > my previously-working code here commented out. > [/!] > -----------------------end source code------------ > > I also tried this: > > -----------------------start source code------------ > [returnraw]HTTP/1.0 302 Found > > Location: http://www.google.com/[!]---[Lookup db=../ > preferences > .db&lookinfield=PrefName&value=PrimaryDomain&returnfield=PrefValue]/ > admin---[/!] > > > [/ReturnRaw] > [!] > my previously-working code here commented out. > [/!] > -----------------------end source code------------ > > But I am getting the same behavior. (Nothing is coming back from > the include, nor even any of the code in the file that includes this > include *after* the [include ..] tag.) I.e. it is dying somewhere > while trying to parse the include. (When I view source from the > browser then all I see is the html that the including file spits out > before we get to the include.) > > On my new imac I see in BBedit that the local copy of the file does > indeed have windows CRLF set for the line endings. and encoding is > set to 'western MacOS Roman'. But after I upload and then open that > file directly on the server via BBedit, then it shows it has Unix > (LF) line endings, and western ISO Latin 1 encoding. If I said that > all right. Not sure what to make of that, nor how to change it (if > I need to). > > Can anyone help me troubleshoot this? > > Thanks > -Govinda > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Stuart Tremain

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:

shipcost and Formulas.db (2000) [GROUPS] followup (1997) includes and cart numbers (1997) Couple of questions (1999) [ShowIf] and empty fields (1997) Rhapsody? (1997) protect tag on NT IIS (1997) ErrorMessages.db suggestion (1997) Stock Quotes (2000) Error Lob.db records error message not name (1997) [WebDNA] Mail and SPF (2011) Secure Server not remembering discounts (1998) New [If] command question + New Feature Request (2000) WebCatalog can't find database (1997) HTML Editors (1997) Translation Considerations with DNA (2005) can we get string variables? (1998) DrWatson Error! (1999) Using Plug-In while running 1.6.1 (1997) emailer prob (1998)