INFO: Data Is Truncated When You Use Remote Scripting to Pass Data (274852)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 4.01 SP2
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.01
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q274852 SUMMARY
When you use Remote Scripting to pass data, the data may be truncated after 2,083 characters, or the entire data may not be transferred. This problem occurs because Remote Scripting uses the QueryString property (GET method) to pass data. Because the GET method uses a uniform resource locator (URL) to pass data, and because Internet Explorer has a maximum URL length of 2,083 characters, your strings cannot exceed 2,083 characters (minus the actual length of the path and URL encoding).
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
208427 INFO: Maximum URL Length Is 2,083 Characters in Internet Explorer
254786 PRB: Query String Truncated
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kbinfo kbRemoteProg kbScript KB274852 kbAudDeveloper |
---|
|