plz help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abhilucknow
    New Member
    • Jan 2009
    • 1

    plz help

    There is a table which has 4 columns n 9 rows.these columns are
    Productname-
    Produsttype
    UOM
    Price

    This is a user entry form.
    its DB is :-
    Productname-varchar(50)
    Produsttype varchar(50)
    UOM varchat(10)
    Price decimal(10.3)

    Each row contain 4 textboxes. Each text boxex should be checked befor entry. And there is 3 buttons named
    • Subimt & Print
    • Print
    • Clear.
    Plz tell me the code for this
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,

    Please specify the code details you have done and the error that you are getting into the code you have written. So that you can help you in this regard.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      If you need help with using a database in your application please check out the following articles:

      Comment

      Working...