I am attempting to send information to an ASP page in the form of a
[httpparam].  I know absolutely nothing about ASP and am still learning Cold
Fusion.  I am placing a piece of my code below.  Can anyone tell me if there
is anything different I have to do to send this info to an ASP page?

<cfhttp method=post
url="https://secure.internetclearing.com/iccnet12/userinfo.asp"
resolveurl="yes">

        <cfhttpparam type=formfield value="#Logon#" name="Logon">
</cfhttp>

Thank You in Advance
H   Larry Juncker
 L  Senior Cold Fusion Programmer
  I Heartland Communications Group
          Internet Division

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to