将网站从weebly转移到bluehost

时间:2016-08-30 17:52:48

标签: html forms server elements hosts

我正在将我在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/>

我猜表格-860118176494982449不在Bluehost网站上,但除此之外我已经丢失了。 谢谢你的帮助

1 个答案:

答案 0 :(得分:0)

Weebly使用自己的服务来处理表单,这些服务仅适用于Weebly的系统。您必须自己创建或找到某种形式的表单处理程序(没有双关语!)

我相信BlueHost会在控制面板中标有CGI Center的链接下提供此选项。有关their support center的更多详情。希望这有帮助!