Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Posting Data


Message #1 by "O'Hara, Elliott M" <EMOHARA@k...> on Wed, 31 Jan 2001 10:00:19 -0500
Is there a limit on how much data can be posted via a form?

Message #2 by "Morgan, Rob" <Rob.Morgan@o...> on Wed, 31 Jan 2001 10:23:57 -0500
When a form does a post I don't think there is a limit, but if the form does

a get then the limit is 1000 characters.  The address line in the browser

has the limitation of 1000.



-----Original Message-----

From: O'Hara, Elliott M [mailto:EMOHARA@k...]

Sent: Wednesday, January 31, 2001 10:00 AM

To: ASP Web HowTo

Subject: [asp_web_howto] Posting Data





Is there a limit on how much data can be posted via a form?



Message #3 by "O'Hara, Elliott M" <EMOHARA@k...> on Wed, 31 Jan 2001 10:28:31 -0500
yes there is.... its 102399 bytes



-----Original Message-----

From: O'Hara, Elliott M [mailto:EMOHARA@k...]

Sent: Wednesday, January 31, 2001 10:00 AM

To: ASP Web HowTo

Subject: [asp_web_howto] Posting Data





Is there a limit on how much data can be posted via a form?



Message #4 by "John Olival" <john@r...> on Wed, 31 Jan 2001 16:23:00 -0000
How many characters in 102399 bytes of data?



----- Original Message -----

From: "O'Hara, Elliott M" <EMOHARA@k...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Wednesday, January 31, 2001 3:28 PM

Subject: [asp_web_howto] RE: Posting Data





> yes there is.... its 102399 bytes

>

> -----Original Message-----

> From: O'Hara, Elliott M [mailto:EMOHARA@k...]

> Sent: Wednesday, January 31, 2001 10:00 AM

> To: ASP Web HowTo

> Subject: [asp_web_howto] Posting Data

>

>

> Is there a limit on how much data can be posted via a form?

>

>

Message #5 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Wed, 31 Jan 2001 16:29:13 -0000
102399



-----Original Message-----

From: John Olival [mailto:john@r...]

Sent: Wednesday, January 31, 2001 4:23 PM

To: ASP Web HowTo

Subject: [asp_web_howto] RE: Posting Data





How many characters in 102399 bytes of data?



----- Original Message -----

From: "O'Hara, Elliott M" <EMOHARA@k...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Wednesday, January 31, 2001 3:28 PM

Subject: [asp_web_howto] RE: Posting Data





> yes there is.... its 102399 bytes

>

> -----Original Message-----

> From: O'Hara, Elliott M [mailto:EMOHARA@k...]

> Sent: Wednesday, January 31, 2001 10:00 AM

> To: ASP Web HowTo

> Subject: [asp_web_howto] Posting Data

>

>

> Is there a limit on how much data can be posted via a form?

>

>

Message #6 by Imar Spaanjaars <Imar@S...> on Wed, 31 Jan 2001 17:43:47 +0100
Why is this limit 102399??



How then can I _post_ a document (i.e. upload) that easily exceeds this 

limit? Or am I overlooking something here??





Imar





At 10:28 AM 1/31/2001 -0500, you wrote:

>yes there is.... its 102399 bytes

>

>-----Original Message-----

>From: O'Hara, Elliott M [mailto:EMOHARA@k...]

>Sent: Wednesday, January 31, 2001 10:00 AM

>To: ASP Web HowTo

>Subject: [asp_web_howto] Posting Data

>

>

>Is there a limit on how much data can be posted via a form?



Message #7 by "O'Hara, Elliott M" <EMOHARA@k...> on Wed, 31 Jan 2001 12:02:51 -0500
HAHA thanks alex...



-----Original Message-----

From: Alex Shiell, ITS, EC, SE [mailto:alex.shiell@s...]

Sent: Wednesday, January 31, 2001 11:29 AM

To: ASP Web HowTo

Subject: [asp_web_howto] RE: Posting Data





102399



-----Original Message-----

From: John Olival [mailto:john@r...]

Sent: Wednesday, January 31, 2001 4:23 PM

To: ASP Web HowTo

Subject: [asp_web_howto] RE: Posting Data





How many characters in 102399 bytes of data?



----- Original Message -----

From: "O'Hara, Elliott M" <EMOHARA@k...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Wednesday, January 31, 2001 3:28 PM

Subject: [asp_web_howto] RE: Posting Data





> yes there is.... its 102399 bytes

>

> -----Original Message-----

> From: O'Hara, Elliott M [mailto:EMOHARA@k...]

> Sent: Wednesday, January 31, 2001 10:00 AM

> To: ASP Web HowTo

> Subject: [asp_web_howto] Posting Data

>

>

> Is there a limit on how much data can be posted via a form?

>

>


  Return to Index