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. General Programming
  3. Visual Basic
  4. Pop up Notification Design

Pop up Notification Design

Scheduled Pinned Locked Moved Visual Basic
databasesql-serverdesignsysadminhelp
3 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.
  • S Offline
    S Offline
    structures83
    wrote on last edited by
    #1

    I am trying to design a pop-up notification in VB. For example i have an expiring date for some items and wants to notify the user about item that are about expiring and the number of days left. I am using VB and Microsoft SQL Server. ANy help?????

    W T 2 Replies Last reply
    0
    • S structures83

      I am trying to design a pop-up notification in VB. For example i have an expiring date for some items and wants to notify the user about item that are about expiring and the number of days left. I am using VB and Microsoft SQL Server. ANy help?????

      W Offline
      W Offline
      Wayne Gaylard
      wrote on last edited by
      #2

      I can't see the problem here. You either need to design your own form and populate it, or you need to use a Message Box like this MsgBox(String.Format("{0} will expire on th {1}",Product.Name,Product.ExpiryDate). I am not sure what you really need to do.

      1 Reply Last reply
      0
      • S structures83

        I am trying to design a pop-up notification in VB. For example i have an expiring date for some items and wants to notify the user about item that are about expiring and the number of days left. I am using VB and Microsoft SQL Server. ANy help?????

        T Offline
        T Offline
        The Man from U N C L E
        wrote on last edited by
        #3

        What have you tried so far? Sounds an easy enough task, but if you are stuck getting the code to work, post a relevant code snippet describing the problem and I'm sure we can help you out.

        If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

        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