program to check data from server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crazydude80
    New Member
    • May 2012
    • 1

    program to check data from server

    hi,

    i just started to learn Borland C++ builder. So need some experts guidance for me to cope with this.
    Lets say i have a product(with serial no), and i need to check whether the data for the product is uploaded in to server. how do we code the pgm ? i have attached a sample pic of the form. just need help on the coding. any1 here can guide me ? thanks a lot in advance.

    1) scan serial no:
    2) if data found - display " DATA FOUND"
    3) if data not found - display " DATA NOT FOUND"
    Attached Files
Working...