This is a migrated thread and some comments may be shown as answers.

GetWebResourceUrl

1 Answer 125 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
benitolopez_sistemas
Top achievements
Rank 1
benitolopez_sistemas asked on 21 Feb 2010, 05:56 PM
I hope you can help.

I have an .aspx file, in which I wrote a lot of javascript code(myJS).

I embbeded that javascript code inside a some.DLL, in this file I have embbeded other .js files.

What do I need to do for inserting from some.DLL, my javascript code(myJS) using this function GetWebResourceUrl, so my web page works in the same manner as the original version with the javascript inside the .aspx?

Where an how do I need to put the call to some.dll GetWebResourceUrl

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 23 Feb 2010, 11:24 AM
Hi Benito,

Some helpful links are given below:

http://msdn.microsoft.com/en-us/library/system.web.ui.clientscriptmanager.getwebresourceurl.aspx http://aspalliance.com/726

Regards,
Tsvetoslav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
benitolopez_sistemas
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or