Hyperlink ID

J

Jehuty

I have a hyperlink set like this:(
/submission_form.asp?identity=<%=FP_FieldURL(fp_rs,"Key")%> )

Now once that link goes to the submission form, how do i transfer the
Identity number automatically into a text box?
 
Top