AWeber Form Conversion for DotNetNukeThis utility converts a standard AWeber subscribe form so it will work inside a DotNetNuke (DNN) text/HTML module. Instructions: - Paste the AWeber-generated form code into the text area below.
- Click the Convert button.
- Paste the converted code into a text/HTML module in your DNN site.
NOTE: This converter can be used with any ASP.NET page, not just within DNN. For a standard ASP.NET page, remove the following code from the converted javascript:
theForm.__dnnVariable.value='';
December 9, 2009: Conversion logic updated to work with the code produced by the Version 3 AWeber Form Generator.
|