Problem passing Document Id from web view in QueryString using button

Hi,

i had a form with embedded view. The form has button submit also. The view has a column with following formula

unid:=@Text(@DocumentUniqueID);

“[<INPUT TYPE=radio NAME="radiobox" VALUE=”+unid+" >]"

I want when user select the radio button in a view and click on submit button, the document unique id should be passed to querystring.

Pleasee some can tell how to do it???

thanks and Kind Regards,

bharat vats