1.The Params and Forms collection of the HTTPRequest class are exactly the same and the theForms collection has been provided only for backward compatibility
2.The HTTPRequest class does include the Params collection
3.The HTTPRequest class does include the Forms collection
4.The difference between the Params and Forms collection of the HTTPRequest class is that the Params collection also represents QueryStrings, ServerVariables, and cookies