Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inserting ASP objects hijacks my design view!!!

Status
Not open for further replies.

THE4MAN

Technical User
Mar 17, 2002
73
US
I'm hoping one of you experts out there can help out an intermediate user...

I've just started playing with ASP Javascript in my Web designs. I installed IIS on my Win2000 laptop so that I could test things out locally.

Here's my problem... I set up a blank page, insert a table with 3 columns and 1 row, then insert my ASP *include* (<!--#include file=&quot;header.htm&quot; -->) to point to an HTML file that will be updated somewhat regularly. I then insert 2 other includes for 2 other HMTL files. Hit preview in IE and it does what it is supposed to, returning an ASP page with all 3 includes. But when I go back into Dreamweaver, it somehow hijacks the design view page, displaying only the first HTML include file. I can't scroll to see the other includes eventhough they exist in the actual code. If I click on them in the code view, I still don't see the graphical representation in design view. I tried clicking the Live Data View button, but I get an error that suggests maybe my server is not running, but since I could preview my page correctly, I would think that it is. The second error suggestion says that my server might ignore files with the asp extension, but since the preview works fine and I can see the *first* include in design view, this doesn't seem right. The 3rd error suggestion says that my page might not have any scripts, but obviously it does.

I'm wondering if there is some kind of extension that I need to install that will let me have a normal graphical design view? Or is there something else that I might be doing wrong?

Thanks in advance for any helpful suggestions!

Dave Fore
 
Dave,

Wish I could help you... have you submitted that same question to the &quot;Dreamweaver MX (Ultradev)&quot; forum? You might get a better response there.


-- Chuckdesign :)
 
Edit-->Prefernces--->[Invisible Elements]
show them.....&quot;include are note 'native' to DW&quot; so expect some design sfit on WYSIWYG aspect of it...
All the best!

> need more info?
:: don't click HERE ::
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top