// radiobuttons1_capture - display the selected button

#cgivar favcolor

#set TITLE = "radiobuttons1_capture"
#include top

<center>

<h3>You selected: @favcolor</h3>

<a href="?rtn=radiobuttons1">Try again</a>

