Let me add to my original post.
I realize that the IDE does not support intellisense with VB or C# code
(within <script> tags) in a single aspx file. What I am looking for is (at
the least) html support in an aspx file.
If I have a single .html or .asp file and I edit it within VS.NET, the file
opens up (within a new solution) and I get the intellisense I am looking
for. But If I do the same to a .aspx file, I get the same new solution but
no support.
> I have a single aspx file that I want to view in VS.NET and gain
> intellisense support for. How can I do this? When I open the file in the IDE
[quoted text clipped - 4 lines]
>
> - Jason