简体   繁体   English

问题一旦上传到服务器

[英]problems once uploaded to server

This all works fine in MAMP but i've uploaded and now the problems start. 这在MAMP中一切正常,但是我已经上传了,现在问题开始了。

heres an image of the code for the link and a grab of the result 这是链接代码的图片和结果的抓图

First image 第一张图片

Second image 第二张图片

any ideas? 有任何想法吗?

You seem to be POSTing to a static HTML file. 您似乎正在发布到静态HTML文件。 Try changing the file extension to php, asp, jsp etc. depending on what you're using on the server-side. 尝试将文件扩展名更改为php,asp,jsp等,具体取决于您在服务器端使用的文件名。

Also, for textual content like this, you could simply copy-paste the text intead of capturing screenshots. 同样,对于这样的文本内容,您只需复制粘贴捕获屏幕快照的文本即可。

问题已解决,它在.js文件中,它指向POST,应该是GET

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM