action="onlinepayment.htm" webbot-action="--WEBBOT-SELF--"

J

Joel

Hi!

Is it possible to do both action? action="onlinepayment.htm"
webbot-action="--WEBBOT-SELF--"

I want to send my form fields which are required for the online payment
provider and at the same time send an email.

Regards, Joel :)
 
M

Mike Mueller

: Hi!
:
: Is it possible to do both action?
action="onlinepayment.htm"
: webbot-action="--WEBBOT-SELF--"
:
: I want to send my form fields which are required for the
online payment
: provider and at the same time send an email.
:
: Regards, Joel :)

I think you would need to either use the onlinepayment.htm
as the custom confirmation page OR use a custom script to
send the email and then redirect to the onlinepayment.htm
page.

If it were mine, I would make the onlinepayment.htm a .ASP
page and do the scripting on there to send the email. Using
the FP email handler is a spam invitation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top