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 -~----------~----~----~----~------~----~------~--~---
