Javascript from asp.net controls

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
 
B

bruce barker \(sqlwork.com\)

type the url into the browser, and select save.

-- bruce (sqlwork.com)
 
A

ampeloso

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
 

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

Top