mouse-over tag and addnew to multiple fields
I have questions on two things in VB coding:
1) How do I make the caption-like thing that pops up when the mouse is hovered over something? Such as the "click here to begin" caption on the Start menu on MS Windows.
2) If I have 2 textboxes that are linked to two fields in a database (Field1 and Field2) how can I Add a new record to both of them using one button?
any help would be appreciated, thanks
EDIT: somehow the subject line shows as "-"....
I have questions on two things in VB coding:
1) How do I make the caption-like thing that pops up when the mouse is hovered over something? Such as the "click here to begin" caption on the Start menu on MS Windows.
2) If I have 2 textboxes that are linked to two fields in a database (Field1 and Field2) how can I Add a new record to both of them using one button?
any help would be appreciated, thanks
EDIT: somehow the subject line shows as "-"....
Last edited: