Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-11-11 : 07:28:59
|
Charles writes "Please advise on how is it possible to view either asp or php web pages as asp or php source codes through my web browser or through a online domain. My Browser will only view web pages in HTML source codes. I have no way of knowing if I have a PHP or ASP enabled webserver." |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2005-11-11 : 08:13:51
|
well you can't view asp or php source code in your browser.the server parses the asp/php code and sends only html to the client.if the server is running php or asp you can see from the file ending which is crpticaly called .asp or .phpGo with the flow & have fun! Else fight the flow |
|
|
|
|
|