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. Database & SysAdmin
  3. Database
  4. PICTUREBOX IMAGE IN VB.NET

PICTUREBOX IMAGE IN VB.NET

Scheduled Pinned Locked Moved Database
databasecsharpgraphics
2 Posts 2 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.
  • P Offline
    P Offline
    Pauls Pauls
    wrote on last edited by
    #1

    i have a picturebox with a default image and want to save image to database when it contains another image apart from the default. and if the picturebox has the default image then set in the db to null. any suggestion on how i can check that before updating the database... i tried using this but it doesnt check: If Me.PictureBox1.Image Is System.Drawing.Image.FromFile(My.Application.Info.DirectoryPath & "\ImageSyntax\NoImage.JPG") Then 'action End If

    C 1 Reply Last reply
    0
    • P Pauls Pauls

      i have a picturebox with a default image and want to save image to database when it contains another image apart from the default. and if the picturebox has the default image then set in the db to null. any suggestion on how i can check that before updating the database... i tried using this but it doesnt check: If Me.PictureBox1.Image Is System.Drawing.Image.FromFile(My.Application.Info.DirectoryPath & "\ImageSyntax\NoImage.JPG") Then 'action End If

      C Offline
      C Offline
      Corporal Agarn
      wrote on last edited by
      #2

      You might try the .NET forum. What about checksum?

      Mongo: Mongo only pawn... in game of life.

      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