value="&_metafolder.runMacro">
<input type="hidden"
       name="macroToRun"
       value="&macroTorun">

Assuming that the sasServerPage and runMacro stored processes are used and are in the same metafolder, define the required form fields (_program and macroTorun). These could be further parameterized to support other stored processes. Alternatively, a different header could be created.

Return