Recent content by j.hagon

  1. J

    Webcam image store

    Thanks for the information. This works fine in MS Access, but i'm trying to view a linked image in VB. I have the form, the database etc.. The field that the image path is called "IMAGEPATH". I have added an image box on the form and called it "IMAGEFRAME". I have a text box on the form...
  2. J

    Webcam image store

    Thanks for the help, info and sample file. I have now managed to acquire the image from Twain, save the acquired image as "../images/[file_id].bmp". This took a bit of playing around with! Now.. the only proble that I have is.. yep.. you may have guessed it.. is how to view the image in a VB...
  3. J

    Webcam image store

    I had a second look - but could not work it out. :( I have found JFL Peripheral Solutions ObjectTWAIN 3.1 which includes examples and source code for VB as well as a nice and easy HTML front end which includes VBScript. I would love to know how to incorporate the example VB code into MS Access...
  4. J

    Webcam image store

    thanks..... Thanks for the links to the software, unfortunately Photoshop does a similar job. I'm looking for a simple pop up window with one button on it and a live preview screen in it, not too big, but when the user click the "Take Photo" button, the image previewed in the window above will...
  5. J

    Webcam image store

    I am having a major brain block with this, hope someone can help. I need a solution to the following: I would like to be able to click on a Command Button on a form which will open a WebCam capture box. From this box I can view a live feed from the WebCam and has one button on it - Take Photo...
Back
Top Bottom