PDA

View Full Version : When finish order can Actinic send data for another customized page?


brazzil
14-Jul-2006, 06:11 PM
When finish order can Actinic send data of the "order" for another customized html page or mysql DB?

exemple: send... Invoice Address, Order Number, DESCRIPTION, total (order) and so on...

If possible, How I do it?

Thanks,

Luciano Cunha

:confused:

brazzil
14-Jul-2006, 09:33 PM
(Sorry my english)

When finish order can Actinic send data of the "order" to another customized html page or mysql DB?

exemple: send... Invoice Address, Order Number, DESCRIPTION, total (order) and so on...

If possible, How I do it?

Thanks,

Luciano Cunha

wjcampbe
14-Jul-2006, 10:27 PM
Do a search on "affiliate" - this is the most common reason for passing/collecting data from the receipt page.

brazzil
14-Jul-2006, 10:35 PM
I need to send the following data from order04.html to another customized page:


NETQUOTEVAR:INVOICENAME
NETQUOTEVAR:CURRENTDATE
NETQUOTEVAR:THEORDERNUMBER
NETQUOTEVAR:PRODUCTNAME
NETQUOTEVAR:TOTAL

How do I make that?


thx,

Luciano Cunha

Bruce
17-Jul-2006, 02:23 PM
Further to Bill's suggestion of searching for the word 'Affiliate' on the forum, you can also check the Advanced Users Guide ( download here (http://downloads.actinic.com/docs/user_guides/advancedguide_7.zip) ), look on page 73.

Kind regards,

brazzil
18-Jul-2006, 06:42 PM
I will verify this...
I am thankful to you.
But, any innovation please report.

Luciano Cunha