I have an old legacy ASP application that I need to make some changes to. I have been using the Eclipse IDE from www.eclipse.org for development work and am now looking for an editor plug-in for ...
I mean one that senses whether the page you're working on is in VBScript or JScript and changes context highlighting accordingly. One that also highlights HTML ...
I just found the most weird behavior I have seen in ASP.NET yet and thought I'd share my confusion: What I wanted to do was to create a script inside a popup that after a postback redirects the opener ...