> > CFHTTP can access anything a browser on the same machine can access,
>
> ... except if the site checks if the IP address requested the form
> before it receives the action request.
> In this case, one should at least request the form page first.

As mentioned previously, the form will have to be fetched anyway
because it's an ASP.NET application that uses VIEWSTATE. So, the
action page is going to need to read whatever value was set in the
script that generated the form.

But in any case, this would work the same way whether you're using a
browser or not, so again, CFHTTP can access anything a browser on the
same machine can access.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330968
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to