Posting Large Data to Querystring
- From: "apiringmvp" <bdewey01@xxxxxxxxxxx>
- Date: 22 Sep 2005 13:55:44 -0700
I am trying to post a large amount of data from an XmlSerialized
Arraylist that is converted into a string of hex values.
When I pass it to a querystring sometimes its gets truncated.
Is there another way to hash an XmlSerialized byte array, instead of
just converting it to a string of hex values (which doubles the
length).
Maybe a checksum, something? snippets appreciated...
Thanks in advanced.
PS. the hash needs to be URL Safe.
.
- Prev by Date: Re: Strategy for Client Validation of Dates etc when doing Edit/Update on a datagrid.
- Next by Date: Re: Is URLRewriting what I want?
- Previous by thread: .net vbc : error BC30138 Unable to create temp file
- Next by thread: HttpRuntime, threading, cache, and Server.MapPath
- Index(es):
Relevant Pages
|