Request.Form stack overflow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Travis Pupkin

    Request.Form stack overflow

    Hi,

    I'm getting the Stack Overflow error on the request.form from a large
    TEXTAREA submission.

    Actually, the problem is _I'm_ not getting it, only my client is, and
    we're testing the exact same content in the post.

    First, is there a simple way around this error other than running the
    long function found here http://www.pstruh.cz/tips/detpg_largepost.htm.
    This form I'm using has only ONE form field, and the data is being
    written directly to a text file to avoid SQL datalength limits (or so I
    thought).

    Secondly, why would I be able to submit that data successfully, but my
    client wouldn't? My client machine is XP Pro. Would they struggle if
    they were using W2k or W98?

    Thanks.

Working...