S
Steven Licciardi
I have an aspx page with nothing in it but one literal, which I populate
with straight forward html (the html consists of about 25 tables with
approx. 30 rows each and two columns with text in each cell). When I click
to view the aspx page it takes longer than I would have thought for me to
recieve the page. On looking at the source the <input type="hidden"
name="__VIEWSTATE" value=jkasdkahsj....> is there but the value is vast in
size, does anyone know why this is and what I can do to resolve it, there
are no controls on the page that post back, just the html I mentioned above.
Thanks.
with straight forward html (the html consists of about 25 tables with
approx. 30 rows each and two columns with text in each cell). When I click
to view the aspx page it takes longer than I would have thought for me to
recieve the page. On looking at the source the <input type="hidden"
name="__VIEWSTATE" value=jkasdkahsj....> is there but the value is vast in
size, does anyone know why this is and what I can do to resolve it, there
are no controls on the page that post back, just the html I mentioned above.
Thanks.