View Single Post
Old 05-13-2003, 09:15 AM  
Claude
Confirmed User
 
Join Date: Apr 2003
Location: Europe
Posts: 1,036
OK, here goes:

I have a website with a protected members area. I store my information in a MySql database instead of the regular htaccess/htpasswd setup that most sites use.

CCBill has installed a script on my server which posts the customers username and password into my database (after succesfull signup)


http://www.bondagepass.com/cgi-bin/Z...VeCRx4NjXq.cgi

(I changed that URL a little for the purpose of posting here)
Look at this picture. Itīs the script with RED circle...

http://website-velocity.com/ccbill.jpg


I just need some of the data from the signup form (where the customer enters his data) to be forwarded into that script which is the script CCbill installed.

This script allready posts the following variables into my database:

password
username
reservationID

BUT, I also need to get the customers email address and address, city, state etc. posted to my database.

If they are allready posting password, username and reservationID to the script (the one with the red circle) I then assume that they can also post address, email etc. ect to that script.

Itīs very simply: The script they installed allready posts the username and password to my database. I just want the customers email adress and adress to be posted to the database as well...


Instead of answering me, they keep telling me about the Approval URL etc. etc.. The one with the BLUE circle.... They just donīt answer my question. Can I get the members information into my database trough the scripts that is allready feeding my database the username and password...
Claude is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote