[WebDNA] File Upload Issue

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 108133
interpreted = N
texte = --_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I've got a web page that allows me to select a file from my computer and up= load it to the server. I am using an HTML form with the following form elem= ents to select the file to upload:
If I select a small file (say a 102 kb zip file), it works fine. If I select a large file (say an 11 Mb zip file), it fails. I've examined the name-value pairs in the [formvariables] and for the small= file, I get [name]-[value] pairs for all 7 of my form variables (of which = the file is #2). However, for the larger file, it seems to be failing becau= se of something in the [value] of the uploaded file since the listing of my= [formvariables] stops when it reaches the [value] of the uploaded file. At= that point, the rest of my form variables fail to be listed and the web pa= ge stops loading. What is crazy is that this code has worked for 6 years and only failed yest= erday when I migrated from OS X Snow Leopard Server 10.6 and WebDNA 6 to OS= X Lion Server 10.7 and WebDNA 7. I suspect that it has something to do wit= h the Apache server settings or perhaps not wrapping my [value] in a WebDNA= context???? Any help would be appreciated. Thanks, Brian -- Brian Wachter Director, Marketing & Business Development Bihrle Applied Research Inc. 81 Research Drive | Hampton, VA 23666 US +1 757.766.2416, x219 --_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I’ve got a web page that allows me to select a= file from my computer and upload it to the server. I am using an HTML form= with the following form elements to select the file to upload:<= /p>

<form action=3D"uploadFile.dna" method= =3D"post" name=3D"uploadFile" enctype=3D"multipart= /form-data">

<input type=3D"file" name=3D"__pro= dFile1" value=3D"" size=3D"40">

 

If I select a small file (say a 102 kb zip file), it= works fine.

If I select a large file (say an 11 Mb zip file), it= fails.

 

I’ve examined the name-value pairs in the [for= mvariables] and for the small file, I get [name]-[value] pairs for all 7 of= my form variables (of which the file is #2). However, for the larger file,= it seems to be failing because of something in the [value] of the uploaded file since the listing of my [formvariables= ] stops when it reaches the [value] of the uploaded file. At that point, th= e rest of my form variables fail to be listed and the web page stops loadin= g.

 

What is crazy is that this code has worked for 6 yea= rs and only failed yesterday when I migrated from OS X Snow Leopard Server = 10.6 and WebDNA 6 to OS X Lion Server 10.7 and WebDNA 7. I suspect that it = has something to do with the Apache server settings or perhaps not wrapping my [value] in a WebDNA context????=

 

Any help would be appreciated.

 

Thanks,

Brian

--

Br= ian Wachter

Direct= or, Marketing & Business Development

Bihrle= Applied Research Inc.

81 Res= earch Drive | Hampton, VA 23666 US

+1= 757.766.2416, x219

 

 

 

--_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] File Upload Issue (aaronmichaelmusic@gmail.com 2012)
  2. RE: [WebDNA] File Upload Issue (Brian Wachter 2012)
  3. Re: [WebDNA] File Upload Issue (aaronmichaelmusic@gmail.com 2012)
  4. Re: [WebDNA] File Upload Issue (Govinda 2012)
  5. [WebDNA] File Upload Issue (Brian Wachter 2012)
--_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I've got a web page that allows me to select a file from my computer and up= load it to the server. I am using an HTML form with the following form elem= ents to select the file to upload: If I select a small file (say a 102 kb zip file), it works fine. If I select a large file (say an 11 Mb zip file), it fails. I've examined the name-value pairs in the [formvariables] and for the small= file, I get [name]-[value] pairs for all 7 of my form variables (of which = the file is #2). However, for the larger file, it seems to be failing becau= se of something in the [value] of the uploaded file since the listing of my= [formvariables] stops when it reaches the [value] of the uploaded file. At= that point, the rest of my form variables fail to be listed and the web pa= ge stops loading. What is crazy is that this code has worked for 6 years and only failed yest= erday when I migrated from OS X Snow Leopard Server 10.6 and WebDNA 6 to OS= X Lion Server 10.7 and WebDNA 7. I suspect that it has something to do wit= h the Apache server settings or perhaps not wrapping my [value] in a WebDNA= context???? Any help would be appreciated. Thanks, Brian -- Brian Wachter Director, Marketing & Business Development Bihrle Applied Research Inc. 81 Research Drive | Hampton, VA 23666 US +1 757.766.2416, x219 --_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I’ve got a web page that allows me to select a= file from my computer and upload it to the server. I am using an HTML form= with the following form elements to select the file to upload:<= /p>

<form action=3D"uploadFile.dna" method= =3D"post" name=3D"uploadFile" enctype=3D"multipart= /form-data">

<input type=3D"file" name=3D"__pro= dFile1" value=3D"" size=3D"40">

 

If I select a small file (say a 102 kb zip file), it= works fine.

If I select a large file (say an 11 Mb zip file), it= fails.

 

I’ve examined the name-value pairs in the [for= mvariables] and for the small file, I get [name]-[value] pairs for all 7 of= my form variables (of which the file is #2). However, for the larger file,= it seems to be failing because of something in the [value] of the uploaded file since the listing of my [formvariables= ] stops when it reaches the [value] of the uploaded file. At that point, th= e rest of my form variables fail to be listed and the web page stops loadin= g.

 

What is crazy is that this code has worked for 6 yea= rs and only failed yesterday when I migrated from OS X Snow Leopard Server = 10.6 and WebDNA 6 to OS X Lion Server 10.7 and WebDNA 7. I suspect that it = has something to do with the Apache server settings or perhaps not wrapping my [value] in a WebDNA context????=

 

Any help would be appreciated.

 

Thanks,

Brian

--

Br= ian Wachter

Direct= or, Marketing & Business Development

Bihrle= Applied Research Inc.

81 Res= earch Drive | Hampton, VA 23666 US

+1= 757.766.2416, x219

 

 

 

--_000_6A4332EB8679B94DAB8AB56EC89B0CFF99AB03B8Exchangebihrlel_-- Brian Wachter

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:

Other then credit cards-how? (1997) PCS Frames (1997) Fulfillment Centers (2000) Re:Running 2 two WebCatalog.acgi's (1996) Security Issues and WebCommerce Solution (1997) WebCatalog for Postcards ? (1997) Search/sort in URL Was: GuestBook example (1997) WebCat editing, SiteGuard & SiteEdit (1997) [WebDNA] OLD list archives? (2010) Strange intermittent WebDNA problems (2008) Bad cookie (1998) File Uploads... (1997) WebCatalog [FoundItems] Problem - AGAIN - (1997) sendmail and accented characters (1998) syntax question, not in online refernce (1997) Text limits in NT version? (1997) math variable security (2000) writing cart to db (1998) Can webcat 3.0/4.0 handle 1,000,000 hits a day? (2000) Need help with Shipping/Price discounts (1998)