【发布时间】:2016-08-30 17:52:48
【问题描述】:
我正在将我在 Weebly.com 上创建的网站转移到 Bluehost。我知道这不是一个理想的情况,但某些情况需要它。
网站很小,总共5页。我在 Weebly.com 上完成了所有设计,然后将其存档并上传到 Bluehost。
在图片出现一些小问题后,我一切正常。 然后我去了联系页面并尝试填写向我发送电子邮件的表格。
它适用于 Weebly 托管的网站,但不适用于 Bluehost 网站。
这是 Weebly 托管的网站版本
http://peterevansphoto.weebly.com/contact.html
这是 Bluehosted 网站
http://www.peterevansphotography.com/contact.html
由于我对 HTML 的了解非常有限,这些行似乎是我的问题所在。
</div>
<div style="text-align:left; margin-top:10px; margin-bottom:10px;">
<input type="hidden" name="form_version" value="2" />
<input type="hidden" name="wsite_approved" id="wsite-approved" value="approved" />
<input type="hidden" name="ucfid" value="860118176494982449" />
<input type='submit' style='position:absolute;top:0;left:-9999px;width:1px;height:1px' /><a class='wsite-button' onclick="document.getElementById('form-860118176494982449').submit()"><span class='wsite-button-inner'>Submit</span></a>
div/>
我猜 form-860118176494982449 不在 Bluehost 网站上,但除此之外我迷路了。 感谢您的帮助
【问题讨论】:
-
这并不理想,但如果有帮助,Weebly 允许您将自定义域指向您的站点,这将完全解决此问题。更多详情here.
标签: html forms server elements hosts