Migrating from Dreamweaver MX 2004

B

Brandon Taylor

Hello everyone,

I'm migrating to FP from DW at a new job. I can't seem to figure out how to
get Intellisense in FP to give me list properties for ASP objects, such as
response. or request.

In DW and in VS.NET, when I type "response." I am given a list of properties
from which to choose to help me code faster. I have my Page Options >
Intellisense, and told it to complete HTML and Script tags.

It is working for HTML, but not for VB Script. Can someone please help me?

TIA for your advice!
 
B

Brandon Taylor

Thanks Bill, that is helpful. So I'm assuming FP does NOT support
Intellisense for VB Script the same way that VS.NET does, correct?
 
Top