![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
| |