All Tags »
HttpPost Authentication
Sorry, but there are no more tags available to filter with.
-
We are using DotTwain in a web scenario. Here are the basics
1. Windows user control to acquire
2. This is embedded in the Web form
4. On save a call is made through HttpPost from Windows usercontrol to upload
private string SendUseTwainHttpPost()
{
string url = ...