Developer forum

Forum » Templates » -

Reply
-

Replies

 
Reply
Hi there,

By design, HTML doesn't allow you to submit a form to more than one URL.

However, using some JavaScript / jQuery you could request a page and / or post data to it, or call a web service and pass it some data you need to send out the e-mail.

Hope this helps,

Imar
 
Nicolai Høeg Pedersen
Reply
On the new forms module you can do a forms save provider (See chapter 4 in this document: http://engage.dynamicweb-cms.com/Admin/Public/DWSDownload.aspx?File=%2fFiles%2fFiler%2fDocumentation%2fReleases%2fDynamicweb+7%2f(en-US)+Technical+Release+Notes%2c+Dynamicweb+7.pdf)

In that you can do whatever you want.
 
Reply
We solved it and ended up with a 100% clientside solution.
Thanks for the input.

/Morten

 

You must be logged in to post in the forum