Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Post too big error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Post too big error

 Post Reply Post Reply
Author
dfrancis View Drop Down
Senior Member
Senior Member


Joined: 16 March 2005
Location: United States
Status: Offline
Points: 442
Post Options Post Options   Thanks (0) Thanks(0)   Quote dfrancis Quote  Post ReplyReply Direct Link To This Post Topic: Post too big error
    Posted: 23 July 2006 at 2:45pm

Is there a trap for this error? It happens when the post is too large...

I think it would be cool if the user was shown an error prior to submitting the post.
 
"Your post is nnn characters too long, please shorten your post."
(Or something like that. )
Request object error 'ASP 0107 : 80004005' 
Stack Overflow 
/new_post.asp, line 112 
The data being processed is over the allowed limit. 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 24 July 2006 at 11:25am
The problem is that the ASP Response Object can only handle 100Kb.

The other problem is that it is almost impossible to know if the data parsed to the Response Object has gone over this 100Kb limit.

The reason for this is that the browser parses all sorts of data across to the Response Object when a page is submitted including cookie data, form data, browser data, browser and site header data, etc. etc. etc.

The amount and type of data parsed to the Response Object continually changes and is different for every single site and every page.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.