Forums

This topic is locked

Smart Mailer & Insert Record Behavior

Posted 03 Jan 2004 03:11:41
1
has voted
03 Jan 2004 03:11:41 Terrel Pochert posted:
I'm trying to use SmartMailer along with an Insert Record Behavior, but I'm having problems making them work together... it seems to be one or the other. In other words, I want to email the contents of a form and at the same time insert the record into a database. Does anybody have a quicky solution?

Edited by - qmediagroup on 03 Jan 2004 03:12:12

Replies

Replied 05 Jan 2004 10:13:28
05 Jan 2004 10:13:28 Martha Graham replied:
Take a look at this tutorial for the Smart Mailer ASP. It will walk you through the process of inserting the results of the form into a database and send an email.
www.dmxzone.com/go?5719
Hope it helps you.

Martha Graham
DMXzone manager
Replied 30 Jan 2004 04:45:50
30 Jan 2004 04:45:50 Terrel Pochert replied:
Still having problems. It seems something related to your software when it inserts:
##String(Request.Form("first_name")##

If I remove "string", it works perfectly. Just as:
First Name :##(Request.Form("first_name")##

What might I be doing wrong?

Edited by - qmediagroup on 30 Jan 2004 04:46:41

Reply to this topic