473,395 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Request.QueryString Limitations?

Hi everyone.

I have a webForm that gets input using the querystring , builds an image
according to the input and therefor renders an image as a contentType/GIF in
the output stream.

I use this webForm as the imageUrl of an image control on another page.

the problem is that some of the bitmaps i have to render has a lot of data
that goes into the queryString. seems like the rendered HTML (from the ASPX
page) that has the image control and the imageUrl attribute is doing a good
job. the image is not displayed (only in the "large data" images). when i
copy this url and paste it at the addres bar it shows up ok.

my guess is that the url string gets split/chopped/hell knows what.

any suggestions?

thanx,

Picho
Nov 18 '05 #1
4 4484
its something like 2048 characters permitted in the url.
"Picho" <SP********@telhai.ac.il> wrote in message
news:eO*************@tk2msftngp13.phx.gbl...
Hi everyone.

I have a webForm that gets input using the querystring , builds an image
according to the input and therefor renders an image as a contentType/GIF in the output stream.

I use this webForm as the imageUrl of an image control on another page.

the problem is that some of the bitmaps i have to render has a lot of data
that goes into the queryString. seems like the rendered HTML (from the ASPX page) that has the image control and the imageUrl attribute is doing a good job. the image is not displayed (only in the "large data" images). when i
copy this url and paste it at the addres bar it shows up ok.

my guess is that the url string gets split/chopped/hell knows what.

any suggestions?

thanx,

Picho

Nov 18 '05 #2
Hi

Maximum URL Length Is 2,083 Characters in Internet Explorer.
You have to use Post method to submit larger size data like image or large amount of text
Please see
http://support.microsoft.com/default...kb;EN-US;20842

Bin Song, MCP
Nov 18 '05 #3
Bin Song, MCP wrote:
Hi,

Maximum URL Length Is 2,083 Characters in Internet Explorer.
You have to use Post method to submit larger size data like image or
large amount of text. Please see:
http://support.microsoft.com/default...b;EN-US;208427


And any old proxy in-between may limit the query string even more and chop
it off... yes, do POST.

Cheers,

--
Joerg Jooss
jo*********@gmx.net

Nov 18 '05 #4
Bin Song, MCP wrote:
Hi,

Maximum URL Length Is 2,083 Characters in Internet Explorer.
You have to use Post method to submit larger size data like image or
large amount of text. Please see:
http://support.microsoft.com/default...b;EN-US;208427


And any old proxy in-between may limit the query string even more and chop
it off... yes, do POST.

Cheers,

--
Joerg Jooss
jo*********@gmx.net

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: momo | last post by:
Hello Newsgroup, I want to pass a Request.Form variable to an ASP form, through the url for example lets say i have a form with a textfiled called "txtName" if i click the submit button for...
4
by: Max | last post by:
Hello. This is the first time I've posted to a newsgroup, and I do this because I'm in desperate need of help. I'm working a user management system, and when I activate a user that has registered...
5
by: Ivan | last post by:
hi, I saw some program using "request("fieldname") " instead of "request.QueryString" to get the value from URL, what's the different ?? thanks
0
by: Anders Borum | last post by:
Hello! I would like to request a new method on the XsltArgumentList class, allowing developers to check the presense of a key/value pair. If you try to add a key/value pair that has already been...
1
by: FD | last post by:
For performance reason, the follwoing code (C#) to capture all the Request collection contexts is NOT recommended: string ID = Request.QueryString; But how to Capture the individual Request...
4
by: Steve | last post by:
Hi- I'd like to set values in the QueryString if I detect that a user submits a bad value, say... ?id=333 where there is no id '333', I would like to set it to '0' for example. I tried to use...
2
by: Picho | last post by:
Hi everyone. I have a webForm that gets input using the querystring , builds an image according to the input and therefor renders an image as a contentType/GIF in the output stream. I use...
2
by: mahsa | last post by:
Hi have have some link like thi http://x.com/Shoppingcart.aspx?pn=ps50210&qty_ps50210=1&pn=excel&qty_excel=1&pn=l4504000&qty_l4504000=1&sku=PS50210&cat=laminate&action=updat now I want to request...
6
by: Ammar | last post by:
Dear All, I'm facing a small problem. I have a portal web site, that contains articles, for each article, the end user can send a comment about the article. The problem is: I the comment length...
7
by: =?Utf-8?B?QVRT?= | last post by:
HOWTO Make CStr for JavaScript on ASP w/ Request.Form and QueryString In ASP, Request.Form and Request.QueryString return objects that do not support "toString", or any JavaScript string...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.