I found a posting about this without a clear answer, so I'll ask myself.
I'm using PHP on a website, I need to pass an integer to a perl script behind https
for credit card authorizations. I've tried a form input hidden field, and the perl script isn't getting the value. Any ideas?
Thanks,
Josh