What is wrong with the following code?
Cookie class can not take parameters in it's constructor
The request object is used for creating cookies
Although no error will be reported the use of the action means that the response object can't be used to create cookies
The action must be placed inside the script block