Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
332 views
in Technique[技术] by (71.8m points)

Error with embedding javascript form (Active Campaign) on .NET

I'm trying to embed a 'simple embed' javascript form from Active Campaign on a .NET environment (custom CMS I think). I got several problems:

  • The form styling isn't working
  • When submitting the form, the page refresh, but the submit doesn't work.

I got no Javascript errors in Inspector. When I try to embed this on a Apache environment the form works correctly. That's the workaround I currently made, but it's not scalable and it's not workable on mobile.

I'm not a .NET developer, the website built by another company, but they can't figure out what the problem is. The URL of the environment is: http://hallidays.cmspreview.co.uk/converting-landingpage

The code of the form is:

<div class="_form_8"></div><script src="https://hallidays.activehosted.com/f/embed.php?id=8" type="text/javascript" charset="utf-8"></script>

Hopefully, someone can help me out.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...