• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Send form data from Coldfusion to ASP

Explorer ,
Dec 03, 2007 Dec 03, 2007

Copy link to clipboard

Copied

I need to send form data from CF to ASP.

I submit a CF page and validate it on my end with another CF page, which then needs to post the results to an asp page on another site. The post has to be sent via SSL and I don't need to and cannot receive any status message back from the remote ASP site. Any suggestions would be greatly appreciated. I was thinking some type of cfhttp, but I am not very familiar with its usage.

Thanks!
TOPICS
Advanced techniques

Views

430

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Dec 03, 2007 Dec 03, 2007

Copy link to clipboard

Copied

LATEST
It doesn't matter what type of page you are sending to as long as it can handle the data that is sent. Either a form or cfhttp will work.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation