Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够将我的作品上传到我的网站,但是当我在 Web 浏览器中查看 Default.aspx 文件时,我只看到了代码,而不是代码的实际“渲染”。有谁知道我做错了什么?
这是我的意思的图像:
您需要支持 ASP.Net 的主机,否则服务器只会将页面呈现为文本。周围有很多 - 搜索并找到适合您的需求/预算的。
请注意,如果上传到不支持该特定语言的主机,任何其他服务器端语言也会发生同样的情况。