Hi,
I am running into a problem. I was trying to assign the value 128 * 16777216 to a C# long data type. I always got overflow error. I checked the range of the long data type, the overflow shouldn't occur in my case. Anyone has any suggestion?
Thanks,
Cindy
Hi,
I am working on a web page using php. I need an autocomplete drop down list, i.e. when I type "a", all the entries beginning with "a" show in order, then I type "n", then all entries begins with "an" show in order, and so on.
I have used two ways to...
Hi,
I am building this Autocomplete list ActiveX control for my ASP application. Basically it only contains a combobox in VB (style: 1 simple combo), populated with data from SQL server, but it has the auto complete function. (Since I think there is no such function in HTML drop-down
list). It...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.