Editing Asp.Net codebehind files in Frontpage 2003?

T

therookery

I have a lot of sites coded using Asp.Net and most use codebehind files to
keep the VB source for the page seperate to the main HTML code for the page.

I've managed to set FP 2003 as the default handler for the .vb codebehind
pages but what I'd really like is Intellisense and syntax highlighting to
work when editing these pages.

Does anyone know if this is possible?

John
 
K

Kevin Spencer

If you want that kind of functionailty with ASP.Net, I'd recommend getting
Visual Studio.Net.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top