Javascript from asp.net controls

  • Thread starter Thread starter ampeloso
  • Start date Start date
A

ampeloso

Hello,
I am using a treeview control on a page and I want to see the
javascript that it uses.
It looks to me it uses a hidden file:
<script
src="/WebResource.axd?d=KJOgJu6ZQyEnvormkF2ICA2&amp;t=632962189794236936"
type="text/javascript"></script>

Is there any way of seeing this?
Thanks
Mike
 
type the url into the browser, and select save.

-- bruce (sqlwork.com)
 
That doesnt work. I get a mesage " this webpage might not save
correctly" It save the Html doc but not any supporting docs or
images.(usually you get a folder with the restof the stuff, but there
is none)
I am using IE 6.
Thanks
 
Back
Top