HighDots Forums  

asp testing

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss asp testing in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mark4256
 
Posts: n/a

Default asp testing - 11-04-2005 , 04:26 PM






I am currently designing a website with .asp extensions, when i try to preview
in browser the page displays ok, but if i try to use a link on the page to
another asp page it tries to download the page instead of displaying it, this
has only just started to happen as i have viewed pages okin the past.......any
help plz


Reply With Quote
  #2  
Old   
NYDude
 
Posts: n/a

Default Re: asp testing - 11-04-2005 , 04:32 PM






Are all the pages located on a server capable of running ASP pages?



"mark4256" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I am currently designing a website with .asp extensions, when i try to
preview
in browser the page displays ok, but if i try to use a link on the page to
another asp page it tries to download the page instead of displaying it,
this
has only just started to happen as i have viewed pages okin the
past.......any
help plz




Reply With Quote
  #3  
Old   
darrel
 
Posts: n/a

Default Re: asp testing - 11-04-2005 , 04:42 PM



Quote:
I am currently designing a website with .asp extensions, when i try to
preview
in browser the page displays ok, but if i try to use a link on the page to
another asp page it tries to download the page instead of displaying it,
this
has only just started to happen as i have viewed pages okin the
past.......any
help plz
Any page that uses server-side scripting needs to be first processed by the
server. So, if you want to preview these pages locally, you need to be
running IIS on your computer. Place your site in the WWWROOT folder and then
view the files via localhost:

http://localhost/yourFile.asp

-Darrel




Reply With Quote
  #4  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: asp testing - 11-05-2005 , 08:50 AM



Or place the site anywhere you want on your hard drive, enable web sharing
for the root folder, and use the alias name in your Testing server's URL
prefix field.....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"darrel" <notreal (AT) nowhere (DOT) com> wrote

Quote:
I am currently designing a website with .asp extensions, when i try to
preview
in browser the page displays ok, but if i try to use a link on the page
to
another asp page it tries to download the page instead of displaying it,
this
has only just started to happen as i have viewed pages okin the
past.......any
help plz

Any page that uses server-side scripting needs to be first processed by
the server. So, if you want to preview these pages locally, you need to be
running IIS on your computer. Place your site in the WWWROOT folder and
then view the files via localhost:

http://localhost/yourFile.asp

-Darrel




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.