Using IIS7 to pass fake URLs throught to ColdFusion for parsing.
Ex: http://www.whatev.com/benForta/favoriteFoods/

Note: There is no benForta nor favoriteFoods directory.

The URL scope works perfectly but when I submit a form using POST the scope
isn't populated.

CGI.CONTENT_TYPE knows it's a application/x-www-form-urlencoded request, but
I can't get to those variables.

Is there some lower-level way to access the POST data ( I'm assuming URL and
FORM just parse from some HTTP handover collection or string )??

Thanks!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321239
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