Hi!
I need to send som parameters to an URL, like this
http://test/EmployeeContracts/EmploymentContract&rs:Format=PDF&EmployeeNumber={IN PARAMETER}&TermsGuid=&Language=sv-SE
So when I click on the button this url opens whit employee number in the parameter form that post i'm in then i click on the button.
Anyone that have any ide of hor to do this?