Hi I have simple code like this in .aspx
Nothing is here.
when I visit the page I can see page load get calls for js include.
http://localhost:60915/Login.aspx
http://localhost:60915/Login.aspx?ReturnUrl=/validation.js
http://localhost:60915/Login.aspx?ReturnUrl=/favicon.ico
if I include another .js then it will add one more request.
Dinesh GabhanePosted Nov 14, 2019, 4:10 AM