Ask a Question related to Coldfusion Database Access, Design and Development.
-
Tanya_A #1
VeriSign Issue
Our hospital's site was created in Cold Fusion and unfortunatley the developers
have gone out of business. I need help trying to figure out where the code
resides for the portion of the site that uses VeriSign. All of our online
registation forms that use VeriSign to collect payments are generating an error
message. VeriSign says that we have to adjust the programming on our end to
limit the amount of characters and to re-direct to a different URL. Doe anyone
know how I can find this within the code? Is it in a module?
Tanya_A Guest
-
signature with Verisign Digital ID?
Is it possible to use a Verisign Digital ID as certification or signature in Acrobat 6, or if not 6 then 7? When I go to Advanced > Manage Digital... -
Verisign
:confused; Our hospital's site was created in Cold Fusion and unfortunatley the developers have gone out of business. I need help trying to figure... -
Verisign PayFlow MX Installation
Hello - I am trying to install Verisign PayFlow on my CFMX box, and I am having difficulty finding a clear instruction manual. I downloaded... -
verisign certificate
hello all, i'm in the process of buying a X.509 ceritificate for digital signing. all this while (during the development and testing phase), i was... -
Verisign DNS Abuse Petition
PHP Users - While this is not really on topic it is relevant for all PHP users. Sign the petition at the link below which will be presented to... -
jdeline #2
Re: VeriSign Issue
The code is probably doing a CFHTTP to post data to VeriSign. I'd use a file
search tool to look for CFHTTP. Also, you might search for https, since the
script almost certainly uses SSL to transmit payment information.
jdeline Guest



Reply With Quote

