Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Subscription form action:

 

Code Block
languagehtml/xml
<form<form  method="post" action="http://esempio.emailsp.net/frontend/subscribe.aspx">

 

Action address is linked to the console address. If the console address is xyzw.espsrv.com, correct action is http://xyzw.espsrv.com/frontend/subscribe.aspx. Parameters for calling subscribe.aspx function are described below

...