You can try looking at GetHTTPRequestData().

Not sure if that has what you need (and I think it changes the way it
functions if FILE data is submitted with FORM). I think you'd be better off
trying to fix whatever the underlying problem is rather than work around it.
... I'm sure you're trying to do that already :) I was just saying....

-Ben


On Thu, Apr 2, 2009 at 1:37 PM, David McGuigan <[email protected]>wrote:

>
> 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:321240
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to