Forum Moderators: coopster
All the code for the form is set and working perfectly, but is there anyway to send the product ID along with the user imput using php? I don't want to have 200 php files for all the products, but I also don't want the user to have to enter the product when ordering from that product's page.
Is there some way I can send hidden data (from each page) along with the user inputted data, so I can track where the order came from?
Thanks so much!