How to access application form upon activation?

bs04c

New member
where do we get the results of every filled up registration upon activation?

Name:
Email:
Activation token:

i hope i can gather them. thank you!
 
I am using the activation kit. Because i can’t make woocommerce kit to work.
 
Last edited:
Then, yes, you can use PHP code to retrieve data sent to the PHP script (it’s like a form post) and store this customer data to a database for instance.
 
No I’m not. I just follow instruction from your guide. I tried to search but to no luck i can’t understand. I hope a bit of your help i can set up a storage for it.
 
Last edited:
Same as before: you’ll have to use PHP code to capture the form data sent by the EXE file to your webserver. It is possible to do it, but you’ll have to hire a PHP developer.
 
Back
Top