P
Philip
I am trying to reference the new ASP.NET AJAX 3.5 client side library by
utilizing the ScriptManager ScriptPath parameter....however when I use the
ScriptPath parameter ASP.NET AJAX also expects the AJAX Control Toolkit
client side JavaScript code to also be in the same path. Unfortunately, the
AJAX Control Toolkit does not even package up the JavaScript code in a form
so that it can be copied to the ScriptPath folder without major manual
renaming work.
Is there a means to reference only the ASP.NET AJAX client side JavaScript
without also tying the AJAX Control Toolkit client side JavaScript code to
the same ScriptPath specification ?
Thanks
utilizing the ScriptManager ScriptPath parameter....however when I use the
ScriptPath parameter ASP.NET AJAX also expects the AJAX Control Toolkit
client side JavaScript code to also be in the same path. Unfortunately, the
AJAX Control Toolkit does not even package up the JavaScript code in a form
so that it can be copied to the ScriptPath folder without major manual
renaming work.
Is there a means to reference only the ASP.NET AJAX client side JavaScript
without also tying the AJAX Control Toolkit client side JavaScript code to
the same ScriptPath specification ?
Thanks