marcwolf
Posts: 361
|
| Posted: 09/06/2006, 5:39 PM |
|
Hi Folks.
Sorry I have been off the air for a while. Very busy with work.
Ok - one of my applications has a text area in it. Unfortunately my client has been cutting and pasting large amounts of text into it.
When the page is submitted they get a lot of strange errors like page not found or the HTTP 500 error.
I have tracked it down to the page redirect in the ASP (not the EVENTS.ASP)
The reason for the issue is that CCS will take all the form data and then create and resend it back to itself as a URL... And URL's have a set limit on the amount of text that can be passed.
Has anyone else had this issue and what were their solutions.
I can see this occuring in other area's of this application as things get busy.
Many thanks
Dave
_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
|
 |
 |
|