Hello guys,
I need from a c# code to make a redirect and pass data to it.
Can sy point me the right direction? how to write binary data on an httpcontext, redirect it to http://myserver/hello.aspx and take back this binary on the page load of http://myserver/hello.aspx
thx in advance