Hi all,
I would like to embed a simple embed js form on a .NET environment. It doesn’t show the styling and the form doesn’t submit.
Anyone knows how to solve it?
Hi all,
I would like to embed a simple embed js form on a .NET environment. It doesn’t show the styling and the form doesn’t submit.
Anyone knows how to solve it?
Hi!
What version of .NET are you running? What type of web app (WebForms or MVC)? If you inspect the page and look at the JavaScript console, do you see any JavaScript errors?
@dneal not sure about what version we are running, I’m not the developer of the site :-).
Here is the URL: http://hallidays.cmspreview.co.uk/converting-landingpage
I do see some javascript errors, but no one regarding to the form.
When I embed the form to a HTML page on a apache server, It will work.
I see what’s happening, but I don’t know why. I don’t think it has anything to do with the site being hosted with .NET, but I’m not ruling it out completely. I cannot reproduce locally using a .NET web app. I’ll escalate this with the support team.