TWAIN ActiveX Control, Plug-in, Scanner SDK, Component, HTTP Control/SDK

Dynamsoft TWAIN Products

Support Community for TWAIN Control/Component/SDK for Scanning Solutions
* Login   * Register
* FAQ    * Search

It is currently Tue May 22, 2012 2:50 am




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Upload Dynamic Web Twain
PostPosted: Sun Sep 05, 2010 11:49 pm 
Offline

Joined: Fri Sep 03, 2010 12:40 am
Posts: 2
Bonjour,
Pour poster mon fichier scanner sur mon serveur Domino, j'utilise (JavaScipt)
Obj. HTTPUploadAllThroughPostAsPDF("IP",Obj.HTTPPostResponseString(),"C:/imageData.pdf");
if(Obj.ErrorCode!=0)
{
alert("error"+Obj.ErrorCode+" "+Obj.HTTPPostResponseString);
}
Aucune erreur ne s'affiche mais le fichier n'a pas été poster.

Merci,


Top
 Profile  
 
 Post subject: Re: Upload Dynamic Web Twain
PostPosted: Wed Sep 08, 2010 9:24 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1075
Hi amine,

The second parametre in the method HTTPUploadAllThroughPostAsPDF should point to the action page which processes the uploaded file. You can refer to:
http://www.dynamsoft.com/help/TWAIN/Web ... tAsPDF.htm

Also, you can download the Autoupload sample from the link below. This sample demonstrates how to automatically upload each acquired image as a separate file to the file system on Web Server after each scanning.
http://www.dynamsoft.com/Downloads/WebT ... nload.aspx

If you like, you can contact us via LiveHelp:
http://www.dynamsoft.com/support/livehelp.aspx

Best regards.

_________________
Catherine Sea
TWAIN Support Team
TWAIN ActiveX/Plug-in for Web Applications, Scanner COM Control
TWAIN .NET Component/SDK for Desktop Applications

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

It is currently Tue May 22, 2012 2:50 am


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog