Dream weaver 8?


Question: i use dream weaver 8,,, but iam unable to veiw my designs in the test browser mode, i did have it working correctly, but since turning my web design into an asp document, i am unable to veiw my work without dream weaver connecting to my web host and up loading , i have been into the preferance and checked that i have selected the primary browser, please can someone help

Answer:
That is normal behaviour. ASP, like PHP is a server-side technology - i.e. you need to have a web server with the asp extensions runnning before a web browser will be able to interpret the data.

Most web designers run a local web server on their own system for the purpose.
Yup. Thats your problem. You need to assign a localhost on your system , normally http://localhost/dir/dir/page or something like that depending on where your stuff is. You need a local host to act as the server otherwise your pages wont display. An ASP page itself doesnt really contain anything other than code (although you can put HTML on it) and so without your server, it cant execute and therefore cant display anything.
More Questions & Answers...
  • I am having severe dsl slow down. what could it be from?
  • I'd like to run Easy PHP Calendar but it requires a decoder. I need ZEND and IONCUBE. Possible to do?
  • Problems with Pages loading web pages.?
  • AJAX based web application's load testing.?
  • Java.lang.UnsatisfiedLinkError: readHDSerialNo?
  • Macrovision flash 8. loading music stream works on bench, not on web. Why?
  • Pull-down menu on web page doesn't work properly?
  • Web pages not loading?
  • The questions and answers post by the user, for information only, AnswersRoom.com does not guarantee the right
    Copyright © 2007 AnswersRoom.com -   Terms of Use -   Contact us

    Hot Topic