I've tried the example
Code: Select all
addCookie("userName", "Wilbur", 120, "");
within the following methods in the jadeHTMLClass within the highest schema:
reply(), updateValues(), processRequest(), generateHTMLString() methods
If anyone has any advice at all would be highly appreciated!