There is an asp.net site that I access in order to download a CSV file report.  
The report is generated on the fly, and I don't want to have to manually click 
around to get it.  

I am trying to submit the form via coldfusion, but the site is setup in a 
strange way.  Instead of submitting some normal form data, its submitting (when 
I view it in live headers) a 30,000 byte string of "view state" information.

The process is relatively simple:  browse the site, 2-3 mouseclicks to apply 
filters, and then generate report.

Perhaps there is another way I could do this automatically? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:334962
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to