Thanks Brian, will do. On Thu, Apr 2, 2009 at 11:31 AM, Brian Kotek <[email protected]> wrote:
> David, you might have better luck asking on a more general forum like > CF-Talk. CFCDEV is really meant to focus on questions related to, well, CFCs > and OO questions. > > > On Thu, Apr 2, 2009 at 1:14 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! >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
