Hello
could some give me the code for the following:
I have a text box(txt1) and a command button(cmd1) and a list box(lst1) in a form.
After entering the text and click cmd1, i store the text in my table(tbl1)and at the same time, i've to display the text in my listbox(lst1).
Please give me the code,inorder to implement this.
Thanking you in advance.
could some give me the code for the following:
I have a text box(txt1) and a command button(cmd1) and a list box(lst1) in a form.
After entering the text and click cmd1, i store the text in my table(tbl1)and at the same time, i've to display the text in my listbox(lst1).
Please give me the code,inorder to implement this.
Thanking you in advance.