Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
listbox entry
#1
I need to choose a selection from a combobox control on a web page. The format of the choices in the listbox are "dd-Mmm-yyyy hh:mmConfuseds" but I only need the dd-Mmm-yyyy to match. (The time portion is arbitrary and unknown) Any help would be appreciated.

I may be misunderstanding this function "CB_SelectString" This is what I am using, but it keeps telling me "item not found"

act "Authorize.Net"
int hwnd=id(1 "Authorize.Net")
CB_SelectString hwnd "04-Apr-2005"


Thanks, Craig


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)