For organizations whose website/database platform is ASP.Net/SQL Server, JangoMail provides a file (w_5.aspx) you can place on your web server which allows JangoMail to pull email list data in real-time from your database, as well as update your database with recipient actions such as unsubscribes, bounces, opens, and clicks.
The steps are:
- Go to the Lists section and click on the Databases tab.
- Click Create New Database.
- Choose Internet Web Database and then choose the ASP.Net option.
- Retrieve the w_5.aspx file and place on your web server.
- Once you have the w_5.aspx file uploaded to your server, click Configure this connection.
- Fill in the variable names and values, including the SQL query to retrieve your email list data.
- Save the profile, and then click the Connect icon.
You may alter the w_5.aspx file as you see fit. For example, if your website connects to SQL Server via ODBC instead of the default ASP.Net method, then you may modify the connection string in the w_5.aspx file.
Delve in further with these advanced topics: |
|
Comments
0 comments
Article is closed for comments.