Developer forum
E-mail notifications
Replies
Posted on 02/11/2010 15:15:40
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
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
Posted on 02/11/2010 15:37:49
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.
In that you can do whatever you want.
Posted on 08/11/2010 13:56:56
We solved it and ended up with a 100% clientside solution.
Thanks for the input.
/Morten
Thanks for the input.
/Morten
You must be logged in to post in the forum