Re: Help Please WebDNA 6 Secure Forms Problem

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 57921
interpreted = N
texte = Colin Sidwell wrote: [snip] Hi Colin, I posted about this sometime back. It might have something to do with webdna... but it is more to do with some browsers interpretation to w3c standards regarding post method and expires... in a pure sense, one is not supposed to resend post data when the page has expired. Some browsers support that. Now here is where WebDNA *might* come into play... If you notice the expires values below.. the version 5 expires is different. I don't know a whole lot about syntax but in the past, I've always set the expires in the way of the the version 6 example. This could be why it is "working" in version 5.. because it is not seeing a valid expiration date. The later is just a theory and I have done no tests regarding syntax. Anyway, check out what w3c says about this and then see if you can test in different browsers to see if some browsers have trouble where some don't. Donovan > > If we view the headers of both pages, the 6 version returns- > > HTTP/1.1 200 OK > Date: Wed, 19 May 2004 13:13:57 GMT > Server: Apache/2.0.49 (Unix) DAV/2 PHP/4.3.6 mod_ssl/2.0.49 OpenSSL/0.9.6i > Content-type: text/html; charset=ISO-8859-1 > Cache-control: no-store, no-cache, must-revalidate, max-age=0 > Cache-control: post-check=0, pre-check=0 > Pragma: no-cache > Connection: Close > MIME-Version: 1.0 > Expires: Wed, 19 May 2004 13:13:57 GMT > Content-Length: 2942 > > On version 5 it returns- > > HTTP/1.1 200 OK > Date: Wed, 19 May 2004 13:16:23 GMT > Server: Apache/2.0.47 (iTools 7/Mac OS X) DAV/2 PHP/4.3.2 mod_ssl/2.0.47 Ope > nSSL/0.9.6i > Content-type: text/html; charset=ISO-8859-1 > Connection: Close > MIME-Version: 1.0 > Last-Modified: Wed May 19 13:16:23 2004 GMT > Expires: Wed May 19 13:16:23 2004 GMT > Content-Length: 2942 > > If we change the form to a plain .htm document (not parsed by WebDNA) the > form works on version 6 and there are no Cache-control or Pragma values in > the header. > > The same applies if we make it a .php document. > > Is there any way to stop WebDNA sending the cache-control or pragma in the > headers? > > We have tried setting the headers in WebDNA but it just adds extra ones. > > Has anyone else had a similar problem? > > Regards, > > Colin > > Colin Sidwell 01905 797383 -- =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: Help Please WebDNA 6 Secure Forms Problem ( Kenneth Grome 2004)
  2. Re: Help Please WebDNA 6 Secure Forms Problem ( "Scott Anderson" 2004)
  3. Re: Help Please WebDNA 6 Secure Forms Problem ( Stuart Tremain 2004)
  4. Re: Help Please WebDNA 6 Secure Forms Problem ( Rob Marquardt 2004)
  5. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  6. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  7. Re: Help Please WebDNA 6 Secure Forms Problem ( "Scott Anderson" 2004)
  8. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  9. Re: Help Please WebDNA 6 Secure Forms Problem ( John Peacock 2004)
  10. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  11. Re: Help Please WebDNA 6 Secure Forms Problem ( Donovan Brooke 2004)
  12. Re: Help Please WebDNA 6 Secure Forms Problem ( Donovan Brooke 2004)
  13. Re: Help Please WebDNA 6 Secure Forms Problem ( John Peacock 2004)
  14. Re: Help Please WebDNA 6 Secure Forms Problem ( John Peacock 2004)
  15. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  16. Re: Help Please WebDNA 6 Secure Forms Problem ( Donovan Brooke 2004)
  17. Re: Help Please WebDNA 6 Secure Forms Problem ( Rob Marquardt 2004)
  18. Re: Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
  19. Re: Help Please WebDNA 6 Secure Forms Problem ( John Peacock 2004)
  20. Help Please WebDNA 6 Secure Forms Problem ( Colin Sidwell 2004)
Colin Sidwell wrote: [snip] Hi Colin, I posted about this sometime back. It might have something to do with webdna... but it is more to do with some browsers interpretation to w3c standards regarding post method and expires... in a pure sense, one is not supposed to resend post data when the page has expired. Some browsers support that. Now here is where WebDNA *might* come into play... If you notice the expires values below.. the version 5 expires is different. I don't know a whole lot about syntax but in the past, I've always set the expires in the way of the the version 6 example. This could be why it is "working" in version 5.. because it is not seeing a valid expiration date. The later is just a theory and I have done no tests regarding syntax. Anyway, check out what w3c says about this and then see if you can test in different browsers to see if some browsers have trouble where some don't. Donovan > > If we view the headers of both pages, the 6 version returns- > > HTTP/1.1 200 OK > Date: Wed, 19 May 2004 13:13:57 GMT > Server: Apache/2.0.49 (Unix) DAV/2 PHP/4.3.6 mod_ssl/2.0.49 OpenSSL/0.9.6i > Content-type: text/html; charset=ISO-8859-1 > Cache-control: no-store, no-cache, must-revalidate, max-age=0 > Cache-control: post-check=0, pre-check=0 > Pragma: no-cache > Connection: Close > MIME-Version: 1.0 > Expires: Wed, 19 May 2004 13:13:57 GMT > Content-Length: 2942 > > On version 5 it returns- > > HTTP/1.1 200 OK > Date: Wed, 19 May 2004 13:16:23 GMT > Server: Apache/2.0.47 (iTools 7/Mac OS X) DAV/2 PHP/4.3.2 mod_ssl/2.0.47 Ope > nSSL/0.9.6i > Content-type: text/html; charset=ISO-8859-1 > Connection: Close > MIME-Version: 1.0 > Last-Modified: Wed May 19 13:16:23 2004 GMT > Expires: Wed May 19 13:16:23 2004 GMT > Content-Length: 2942 > > If we change the form to a plain .htm document (not parsed by WebDNA) the > form works on version 6 and there are no Cache-control or Pragma values in > the header. > > The same applies if we make it a .php document. > > Is there any way to stop WebDNA sending the cache-control or pragma in the > headers? > > We have tried setting the headers in WebDNA but it just adds extra ones. > > Has anyone else had a similar problem? > > Regards, > > Colin > > Colin Sidwell 01905 797383 -- =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:

Template Cache problem, bombing WebSTAR problem (2000) Help! WebCat2 bug (1997) Using Cookie for client specific info? (1997) WebCatalog can't find database (1997) Question About XML Style Syntax (2000) Migrating to NT (1997) problems with 2 tags shakur (1997) Lots of bounce errors (2007) PCS Frames (1997) A Global Variable (1997) Signal Raised (1997) Web Logs (1998) [WebDNA] How to get a screen size (2009) no [search] with NT (1997) Typhoon Rev. and PCS store problems (1999) Re1000001: Setting up shop (1997) [random] only for 1-100??? (1997) PERL to Web DNA (2000) Navigator 4.01 (1997) Server slowing down. (1997)