Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Cold Fusion: Trying to send a URL with a query string appended
Old 12-15-2009, 01:07 PM Cold Fusion: Trying to send a URL with a query string appended
ericson3000's Avatar
Experienced Talker

Posts: 40
Name: Bob Davis
Location: Los Angeles, CA
Trades: 0
Hi - I'm trying to use Cold Fusion to send information via query string. The company I am trying to send the info to gave me the URL below. I have created a variable call couponName and am trying to send it to them so that it looks like this: https://company.com/exec/coupon.tsb?couponName=whatever

My code is below. It does not work. If I type the info directly into the browser, substituting the actual coupon name for the variable couponName, it does work.


<cfhttp
method="Get"
url="https://company.com/exec/coupon.tsb">

<cfhttpparam name="couponName" value="#couponName#" type="url" />
</cfhttp>
ericson3000 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Cold Fusion: Trying to send a URL with a query string appended
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42672 seconds with 12 queries