Skip to main content
Participant
November 12, 2008
Question

<!--#include file="file.asp"-->

  • November 12, 2008
  • 1 reply
  • 215 views
Hi,
When I am using "<!--#include file="top.asp"-->" in asp page, I am unable to view page in design mode.

Please help !
This topic has been closed for replies.

1 reply

Inspiring
November 13, 2008
Are you referring to "top.asp", or "the page that includes it"?

If you are using DW CS4, and you've opened the a page that has that
include statement, you'll see "top.asp" listed as a related file. If you
click on the "top.asp" tab, you see only the code in the Code View. To
view it in Design View, right-click on the tab and choose "Open as
Separate File".

Randy



> When I am using "<!--#include file="top.asp"-->" in asp page, I am unable to view page in design mode.