|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi,
i have a problem with my ASP pages. I have made some simple asp pages to test the asp functionality on the server of my webprovider. These are just response.write's I use in a test.asp file. My webserver provides Chillisoft ASP on a Linux server. According to him the ASP should work. The problem I'm having is: When using : <html> <body> <% mycode %> </body> </html> in a .asp page, the script isn' t executed. Even when I select view source in IE, I can see the scripting... Server side scripting mean's that the scripting can't be viewed from the client. When using: <% my code %> without the HTML tag, My browser asks to download the file. Our webserver doesn't want to execute my script. The permissions are correct. chmod 755. I have transfered through ASCII mode. I have tryed placing my script in the cgi-bin. Nothing helps. Does someone have a clue on what could be the problem. thx. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Chillisoft ASP:Linux Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|