Hi all,
>
> I have IIS 5.1 set up to use the URL /404.cfm as the 404 error
> handler but it doesn't work if the requested page is CF or
if ".cfm"
>
> I've also have coldfusion Missing Template Handler set to that page
>
> Any ideas?
>
> Thank you!
I still can't make it work... I'm hard-coding the variables but don't get any output:
<?
$postfields = 'x_Version=3.0&x_Login=MYACCOUNT&x_ADC_Delim_Data=true&x_ADC_URL=false&';
$postfields .= 'x_Amount='.$27.'&';
$postfields .= 'x_Card_Num='.$4222222222222.'&';
$postfields .=...
I need to create a form to do online live cc transactions with authorize.net. They use php for the integration. I'm a ColdFusion developer and know little about php... does anybody here have done a form an process with authorize.net from scratch using php code? any help or code will be...
I don't work with php but have a client that does... I need to create a form to do online cc transactions with authorize.net... know nothing about php so any help... Code will be appreciated... don't have much time... found some files on their site but information is all over...
Thank you very...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.