Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. After capturing the image,how to transfer the image to image control with picture property using java script

After capturing the image,how to transfer the image to image control with picture property using java script

Scheduled Pinned Locked Moved ASP.NET
javatoolshelptutorial
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vbmadhavi
    wrote on last edited by
    #1

    hello alll After capturing the image,how to transfer the image to image control with picture property using java script plzzzzzzz help me.

    A P 2 Replies Last reply
    0
    • V vbmadhavi

      hello alll After capturing the image,how to transfer the image to image control with picture property using java script plzzzzzzz help me.

      A Offline
      A Offline
      Arindam Tewary
      wrote on last edited by
      #2

      What are you doing when you say "capture" ? Can you please tell us a bit more so that if possible we can help.

      Thanks, Arindam D Tewary

      V 1 Reply Last reply
      0
      • V vbmadhavi

        hello alll After capturing the image,how to transfer the image to image control with picture property using java script plzzzzzzz help me.

        P Offline
        P Offline
        padmanabhan N
        wrote on last edited by
        #3

        Do you mean capturing a picture from webcam???

        Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

        V 1 Reply Last reply
        0
        • P padmanabhan N

          Do you mean capturing a picture from webcam???

          Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]

          V Offline
          V Offline
          vbmadhavi
          wrote on last edited by
          #4

          yes capturing a picture from webcam i was used TwainControlX for capturing a picture from webcam. i wrote some code: script language ="javascript" type ="text/javascript" > function runatdemo() { var fname; if(tcx1.devicecount>0) { tcx1.selectdevice(); alert("Device selection OK"); if(tcx1.connected) alert("Device connect OK"); tcx1.acquire(); alert("Image acquired"); } else alert("NO IMAGE WAS ACQUIRED"); } else alert("NO TWAIN DEVICE INSTALLED"); } after acquring how to transfer image into image control without saving in disk.this image control is html control. is it possible to transfer image into image control without saving in disk plzzz help me

          1 Reply Last reply
          0
          • A Arindam Tewary

            What are you doing when you say "capture" ? Can you please tell us a bit more so that if possible we can help.

            Thanks, Arindam D Tewary

            V Offline
            V Offline
            vbmadhavi
            wrote on last edited by
            #5

            capturing a picture from webcam i was used TwainControlX for capturing a picture from webcam. i wrote some code: script language ="javascript" type ="text/javascript" > function runatdemo() { var fname; if(tcx1.devicecount>0) { tcx1.selectdevice(); alert("Device selection OK"); if(tcx1.connected) alert("Device connect OK"); tcx1.acquire(); alert("Image acquired"); } else alert("NO IMAGE WAS ACQUIRED"); } else alert("NO TWAIN DEVICE INSTALLED"); } after acquring how to transfer image into image control without saving in disk.this image control is html control. is it possible to transfer image into image control without saving in disk plzzz help me

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups