Blog

Codes, snippets, tips and tricks for web designers using Adobe Business Catalyst, jQuery, CSS3, HTML5 and Respsonsive Design.

How to Force Opt-In automatically instead of having to go into each contacts details – Business Catalyst

Fabrizio Michels - Wednesday, September 21, 2011

just add: &Optin=True at the form action, see example below:

<form action="/FormProcessv2.aspx?WebFormID=10090&amp;OID=4739&amp;OTYPE=55&amp;EID=0&amp;CID=0&amp;Optin=True" enctype="multipart/form-data" onsubmit="return checkWholeForm13472(this)" method="post" name="catwebformform13472"></form>
Comments
Post has no comments.