While I love the menu options with asp, it irritates me that I cannot make my asp files visible in design mode (dreamweaver cs4), for easy editing. Once uploaded to my server, they show up just fine. But as my laptop is not also a server, I cannot use it
to view the live asp, nor to project it as an aid to lecturing.
ASP is a server side technology and hence requires server processing. If laptop is running Windows, install IIS and configure site on
http://localhost.
when i'm in CS3 -- I can preview my asp page in the browser fine, but when I do the exact same steps in CS4 -- I can't get my page to show...what am I doing wrong? I specified the testing server both in CS3 and CS4 but it only works in 3....help please?
Patrick R
0 Points
2 Posts
making an asp file visible, in design mode (dreamweaver cs4) for easy editing
Jan 22, 2009 08:36 AM|LINK
While I love the menu options with asp, it irritates me that I cannot make my asp files visible in design mode (dreamweaver cs4), for easy editing. Once uploaded to my server, they show up just fine. But as my laptop is not also a server, I cannot use it to view the live asp, nor to project it as an aid to lecturing.
Can anybody help?
Pat Rogers
http://www.biblical.ie
asp-file visible-for-editing
Mikhail Arkh...
All-Star
33139 Points
6083 Posts
Microsoft
Re: making an asp file visible, in design mode (dreamweaver cs4) for easy editing
Jan 30, 2009 07:39 PM|LINK
ASP is a server side technology and hence requires server processing. If laptop is running Windows, install IIS and configure site on http://localhost.
------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
dgirl_74
Member
2 Points
1 Post
Re: making an asp file visible, in design mode (dreamweaver cs4) for easy editing
Mar 10, 2010 10:59 PM|LINK
when i'm in CS3 -- I can preview my asp page in the browser fine, but when I do the exact same steps in CS4 -- I can't get my page to show...what am I doing wrong? I specified the testing server both in CS3 and CS4 but it only works in 3....help please?