Author: Jennifer mazurowski (ip68-104-12-183.lv.lv.cox.net)
Date: 2002-07-27 11:10:05
I am trying to post information from a PHP script that normally dumps information to a database named contact on my server.
The form doesn't refer to an action in the form post area. ex. <FORM action="" method="post">
I I use this in the form for that page -
http://jenmaz00.vpshosting.net/contact/ ... 2_test.php
Then is dumps information to the database.
If I change the information to allow the information to push to a credit card processing page by tusing this <form name="" method="post" action="https://paymentServicenetwork.com/frame ... ngInfo.asp">
the information is dumped to the credit card processing site but does not dump into my database. Any suggestions?
I am not sure how to push information to database on my site and the credit card processing site at the same time.
HELP!!!!!
Thanks in advance.. If interested I am looking for a PHP programmer for other projects if I get this to work.
Posting to hidden files & Database and Credit Card Proce
Moderator: General Moderators