Request.QueryString Limitations?

P

Picho

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,255
Latest member
TopCryptoTwitterChannels

Latest Threads

Top