phn221181 0 Posted November 6, 2017 Report Share Posted November 6, 2017 hey people, i tried to reproduce the "asp php" tutorial from W3Schools. this one if i copy it to my webspace and test it, the return is the hole code of the gethint.asp file. Instead of a match from the string, the responseText ist the whole file. Why? this is my my testing envivroment. someone can tell me the mistake? Quote Link to post Share on other sites
dsonesuk 921 Posted November 6, 2017 Report Share Posted November 6, 2017 It should be Response.Write, but since I can actually read the asp file, there is something else going on as well, as I should not be able to see such coding. Quote Link to post Share on other sites
justsomeguy 1,135 Posted November 6, 2017 Report Share Posted November 6, 2017 If it's returning the code then the server is not executing the file. Maybe the web server doesn't support ASP, maybe it's just not configured correctly. 1 Quote Link to post Share on other sites
phn221181 0 Posted November 7, 2017 Author Report Share Posted November 7, 2017 (edited) Thanks, i opened a supportticket at the hoster. I hope it's only deactivated. Edited November 7, 2017 by phn221181 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.