944,158 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 2186
  • VB.NET RSS
Apr 6th, 2005
0

need help over here

Expand Post »
Hi,any of you know how to like create a alert system(reminder) ??
using vb.net..windows application..and it goes in tis way..
a alert will pop out to tell u the amount of stocks when it left less than 10. (i creating an application -database)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
N[e]tt[e] is offline Offline
18 posts
since Feb 2005
Apr 7th, 2005
0

Re: need help over here

You want something other than a Message Box?

Why not make a Label or Textbox populate with a response that shows the stock left is less than 10?

Do you mean a windows alert? Why make it that complicated? I would go with either a label or message box route.

If intInventoryAmount < 10 then
MsgBox("Note: The amount left is less than 10 units!")
End If


Please provide more details if this is not what you are asking for?
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Apr 7th, 2005
0

Re: need help over here

thank...i solved it yday le..hee..i used msgbox to pop up the alert.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
N[e]tt[e] is offline Offline
18 posts
since Feb 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: VB.NET app and Windows98se
Next Thread in VB.NET Forum Timeline: Microsoft Visual Basic book and a short intro.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC