Hi Bryce,
There are quite a few approaches to this, but the one I'd probably lean towards is creating a small NetWebForm procedure, set the tab type to "none", set the layout to "vertical" and the span columns on (on the layout tab), and so on. then the form has maybe just a button, or maybe a couple small display fields and a button and so on. the key here is to keep the form small and compact.
the form is then included in the header as a tag;
<!-- Net:someFormName -->
cheers
Bruce