AddSrcCookie is a procedure used to create a new
Cookie class instance in the collection using the textual representation of
Cookie specified in sCookie. AddSrcCookie calls
Add to create the
Cookie class instance added to the collection. AddSrcCookie sets the name, value, and attributes for the
Cookie by updating CookieText to reflect the data specified in sCookie.