A
AmitKu
I am trying to do a URL post using HttpWebRequest, but it fails because
I am hosting on Network Solutions, and their servers are all medium
trust. Apparently HttpWebRequest doesn't work on medium trust.
Is there any way to do URL posting in a medium trust environment? I'm
hoping I don't need to switch hosts because of this.
Thanks in advance,
Amit
I am hosting on Network Solutions, and their servers are all medium
trust. Apparently HttpWebRequest doesn't work on medium trust.
Is there any way to do URL posting in a medium trust environment? I'm
hoping I don't need to switch hosts because of this.
Thanks in advance,
Amit