I am trying to programmatically insert custom content on dynamically generated pages.
For example, how would I want to insert content on the default webform submission confirmation page.
Since the webform confirmation page is a dynamically generated page and not a node, this is a problem.
Can anyone give me suggestions on how to programmatically add content to a dynamic Drupal page?