I have one application (CreateRequestHeader) containing a button and a link button. When the button is clicked i am adding a header key (proj_user) and adding the user name as the value. The link button will open up another application (ReadRequestHeader) where i would like to read the request header...