PDA

View Full Version : Dreamweaver MX 2004 - ASP frame Set


doog
September 4th, 2004, 10:22 PM
I am using Dreamweaver MX 2004 and I want an asp file to open in a frame. Currently, when I try to open the asp file in the browser, explorer tries to download the asp file rather than opening the file in the frame set. I tried opening a htm file in the frame and that works fine. Is there a different piece of code that I need to use in order to open this ASP file in a frame http://www.cybertechhelp.com/forums/images/icons/icon5.gif

degsy
September 5th, 2004, 02:49 PM
Do regular ASP pages work on your PC?

Are these pages uploaded to a webserver or are they local?

doog
September 5th, 2004, 05:43 PM
Yes regular asp pages work and the pages are hosted locally.

Are ASP pages suppose to work like htm file in framesets?

degsy
September 5th, 2004, 07:53 PM
It should work fine in a frameset unless there is code in there to disable/prevent it.

doog
September 5th, 2004, 08:10 PM
Can you send me some sample code? The Href code that I am using tries to download the ASP page instead of displaying it.

degsy
September 6th, 2004, 01:13 AM
I don't use asp, it would be easier if you posted your link/code.