Print Page | Close Window

Stack Overflow

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10395
Printed Date: 08 April 2026 at 8:41am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Stack Overflow
Posted By: PrivateEye
Subject: Stack Overflow
Date Posted: 11 May 2004 at 3:52pm

Hi All,

I am trying to post hardly 2 pages of MS word (Text Only) but when I click on Post Preview button it is displaying following error message

Request object error 'ASP 0107 : 80004005'

Stack Overflow

/forum/post_preview.asp, line 23

The data being processed is over the allowed limit



-------------
The Judgement Day



Replies:
Posted By: WebWiz-Bruce
Date Posted: 11 May 2004 at 6:02pm
ASP, which the forum is written in, has some limitations, one of them being the amount of data that can be posted to the server and retrieved using the ASP Request object.

The amount of data that the request object can handle is 100kb.

There is no way of knowing how long a post can be. For each site, browser, user, etc. the amount will be different, as the Request object also holds cookie, browser, header, etc. data.

You could also try copying and pasting from word into notepad, then copy and paste from notepad to your forum post.

The reason for this is that word tends to hide lots of extra data behind your text which would bulk out the amount of data sent to the server.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dpyers
Date Posted: 12 May 2004 at 2:03am
In word, if you "save as html, and then view source, you'll be amazed at how much total crap is added. Copying from an original word doc has even more.

-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net