What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: [WebDNA] Code works in v6 but not in v7

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105745
interpreted = N
texte = It will probably take longer. My tests show that the problem only = appears when using ENCTYPE=3D"multipart/form-data" (uploading a file). = WebDNA is taking some extra parameters. It works fine for a regular = form. Also, avoid using [formvariables] in your upload code should be a = temporary solution. Anyway, we will do our best to fix this quickly. - chris On Aug 29, 2010, at 9:20, Kenneth Grome wrote: >> Right, it looks like a bug in [formvariables][/formvariables] >> We are taking care of it. >=20 > Hi Chris, >=20 > Thanks for the confirmation. Please let me/us know when this is fixed = and a patched version is ready to download so I can install it and = continue using v7. >=20 > Do you think the fix might come in a day or two? Or is it likely to = take longer? I'm not asking to pressure you, but if your guess is more = than a day or two I should probably revert to v6 on my VPS so I have a = functional remote platform for this project. >=20 > Thanks. >=20 > Sincerely, > Kenneth Grome >=20 >=20 >=20 >=20 >=20 >=20 >=20 >>=20 >>=20 >> On Aug 29, 2010, at 1:08, Kenneth Grome wrote: >>=20 >>>> [showif [url][name][/url]^[url]"task"[/url]] >>>>=20 >>>> would the quotes inside the [url] throw off=20 >>>> the comparison (i.e. the quotes are url-ized?)? >>>=20 >>> It would if this were a typical comparison of "regular" formvariable = names, but this is a comparison of the formvariable names that exist = when uploading a file. They look different from regular formvariables = because of the: >>>=20 >>> enctype=3D"multipart/form-data"=20 >>>=20 >>> part of the form tag, so they have to be treated like this. = Besides, the code works fine in v6 but not in v7 and this difference is = what I'm concerned about. The same code should work (or not work) in = both versions but it works in v6 and breaks in v7. >>>=20 >>> BTW, I downloaded and tested Pat McCormick's 2004 file uploader = script from the old archives (thanks for the link Govinda) and that code = works in v6 but not in v7 too ... so there definitely seems to be a = problem in v7. >>>=20 >>> Sincerely, >>> Kenneth Grome >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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 >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> 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 >> Bug Reporting: support@webdna.us >>=20 > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Code works in v6 but not in v7 (Stuart Tremain 2010)
  2. Re: [WebDNA] Code works in v6 but not in v7 (christophe.billiottet@webdna.us 2010)
  3. Re: [WebDNA] Code works in v6 but not in v7 (Kenneth Grome 2010)
  4. Re: [WebDNA] Code works in v6 but not in v7 (christophe.billiottet@webdna.us 2010)
  5. Re: [WebDNA] Code works in v6 but not in v7 ("Dan Strong" 2010)
  6. Re: [WebDNA] Code works in v6 but not in v7 (Kenneth Grome 2010)
  7. Re: [WebDNA] Code works in v6 but not in v7 ("Dan Strong" 2010)
  8. [WebDNA] Code works in v6 but not in v7 (Kenneth Grome 2010)
It will probably take longer. My tests show that the problem only = appears when using ENCTYPE=3D"multipart/form-data" (uploading a file). = WebDNA is taking some extra parameters. It works fine for a regular = form. Also, avoid using [formvariables] in your upload code should be a = temporary solution. Anyway, we will do our best to fix this quickly. - chris On Aug 29, 2010, at 9:20, Kenneth Grome wrote: >> Right, it looks like a bug in [formvariables][/formvariables] >> We are taking care of it. >=20 > Hi Chris, >=20 > Thanks for the confirmation. Please let me/us know when this is fixed = and a patched version is ready to download so I can install it and = continue using v7. >=20 > Do you think the fix might come in a day or two? Or is it likely to = take longer? I'm not asking to pressure you, but if your guess is more = than a day or two I should probably revert to v6 on my VPS so I have a = functional remote platform for this project. >=20 > Thanks. >=20 > Sincerely, > Kenneth Grome >=20 >=20 >=20 >=20 >=20 >=20 >=20 >>=20 >>=20 >> On Aug 29, 2010, at 1:08, Kenneth Grome wrote: >>=20 >>>> [showif [url][name][/url]^[url]"task"[/url]] >>>>=20 >>>> would the quotes inside the [url] throw off=20 >>>> the comparison (i.e. the quotes are url-ized?)? >>>=20 >>> It would if this were a typical comparison of "regular" formvariable = names, but this is a comparison of the formvariable names that exist = when uploading a file. They look different from regular formvariables = because of the: >>>=20 >>> enctype=3D"multipart/form-data"=20 >>>=20 >>> part of the form tag, so they have to be treated like this. = Besides, the code works fine in v6 but not in v7 and this difference is = what I'm concerned about. The same code should work (or not work) in = both versions but it works in v6 and breaks in v7. >>>=20 >>> BTW, I downloaded and tested Pat McCormick's 2004 file uploader = script from the old archives (thanks for the link Govinda) and that code = works in v6 but not in v7 too ... so there definitely seems to be a = problem in v7. >>>=20 >>> Sincerely, >>> Kenneth Grome >>>=20 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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 >>> Bug Reporting: support@webdna.us >>=20 >> --------------------------------------------------------- >> 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 >> Bug Reporting: support@webdna.us >>=20 > --------------------------------------------------------- > 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 > Bug Reporting: support@webdna.us christophe.billiottet@webdna.us

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:

show me your store ! (2003) CSS positioning!!! (2001) [WebDNA] Store module/site (2012) Online reference (1997) [Sum] function? (1997) Reversed words (1997) Help needed! (SIMS recommendation) (1998) Database Helper (1998) Instructions for Digest (1997) Searching (2004) What file? (1997) [showif] question (2000) WebCat2b15MacPlugIn - [authenticate] not [protect] (1997) Locking up with WebCatalog... (1997) WebCat2 beta 11 - new prefs ... (1997) What are SMSI's upgrade policies? (2003) WC Database Format (1997) db extesion (2000) MacWEEK article help needed (1996) World Address Info (2003)