Forum Moderators: open
Anyone else run into this?
<script src="/WebResource.axd?blahblah" type="text/javascript"></script>
The only thing that I can think to start tinkering with is the encoding part of my moveviewstate function which applies utf-8 encoding... grasping at straws.
If anyone else tries to move viewstate, use the elegant method that DNN uses:
[webmasterworld.com...]
or download the source at [dotnetnuke.com...] and look in components\basepage.vb.
Ugh - a day wasted. Thanks for your help/commiseration.