a little help please..
1. is it possible to enter a date with the format :
"MonthName-Year" such as "June-03"? if so, how do i do it?
2. I have a multiple select listbox, how can i empty the selections made when the listbox is disabled or after it lost focus?
3. I have an option group with 2 options.. when i select an option, an action query is triggered and a value in a textbox is transferred to another table.. now i want to change the value in the textbox, but i have to click the other option first before selecting the same option for the value change to be transferred..
how do i make the transfer with just a click on the same option?
dats all.. thanks in advance..
1. is it possible to enter a date with the format :
"MonthName-Year" such as "June-03"? if so, how do i do it?
2. I have a multiple select listbox, how can i empty the selections made when the listbox is disabled or after it lost focus?
3. I have an option group with 2 options.. when i select an option, an action query is triggered and a value in a textbox is transferred to another table.. now i want to change the value in the textbox, but i have to click the other option first before selecting the same option for the value change to be transferred..
how do i make the transfer with just a click on the same option?
dats all.. thanks in advance..