B
Brian Simmons
Hi All,
I would think this would be a fairly common thing, but I'm having a bit of
trouble finding what I want on google/etc...
In an ASP.NET 2.0, C# webform, I would like to have a textbox and button.
In the textbox, you would type a couple of characters (i.e. "Amer"), then
click the button (labeled "Browse...").
It would open a modal browser dialog, show a radio-buttoned list of
companies which begin with "Amer".
The user would radio-button select the company they're interested in, and
click OK to the dialog.
The dialog would close and the textbox would be filled with the user's
choice ("American Steel" for example).
Does anyone have a sample of this or can point me in the right direction?
Thanks,
Brian
I would think this would be a fairly common thing, but I'm having a bit of
trouble finding what I want on google/etc...
In an ASP.NET 2.0, C# webform, I would like to have a textbox and button.
In the textbox, you would type a couple of characters (i.e. "Amer"), then
click the button (labeled "Browse...").
It would open a modal browser dialog, show a radio-buttoned list of
companies which begin with "Amer".
The user would radio-button select the company they're interested in, and
click OK to the dialog.
The dialog would close and the textbox would be filled with the user's
choice ("American Steel" for example).
Does anyone have a sample of this or can point me in the right direction?
Thanks,
Brian