I'm missing something obvious here. I've created a custom Add
form -- that adds a new item to a list -- and I want the user to be
redirected to a "Thank You" page after completion. I know there's a
querystring parameter that I can use, but "source=thankyoupage.aspx" (with
or without an absolute URL) doesn't seem to have any effect; what should I
be calling this?