I know how to make the intellisense work in a .js file using this "/// <reference path="jquery-1.3.2-vsdoc.js
" />" but how to make it work in an aspx file.
I writing some jquery code in the page html itself and want to make the intellisense work there