Howdy Jason,

I'm having significant trouble making this work.  I'm going through, trying to 
simplify it as I go.  Here's the current state of the code:

<cfhttp method="POST" 
          
url="https://jobs.umd.edu/applicants/jsp/shared/search/SearchResults_css.jsp"; 
           columns="di_0_20156" name="blah" port="443">
           <cfhttpparam type="formfield" name="di_20156" value="SPHL-School of 
Public Health" />
           </cfhttp>
           <cfdump var="#CFHTTP#" />


I'm receiving an error with no description.
http://sph.umd.edu/test/error_display.jpg


Also, what if I don't know the columns to be returned and just want whatever it 
gives me? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336510
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to