Saturday, April 3, 2010

Register Java Script with ajax on asp.net page

hi dear
there is a problem which we find when we r using javascript on any page which already use ajax .
we have to register our javascript code with asp.net


but if u still facing error of http request then
place all script and tags which are using <% %> in to asp:placeholder id="" runat="server" scripts asp:placeholder


it will solve ur problem thanks

No comments:

Post a Comment

can you please explain me Backpropagation & Gradients in layman language as simple as possible

 Absolutely! Let’s break down backpropagation and gradients in the simplest possible way , like we’re teaching a curious 10-year-old. 🎯...