Enter Keywords:
1 - 10 of 1866(0.009 seconds)
Sort By:
 
Who can I convert filenames to be lowercase??? I have a development environment that comes from Unix world and is case sensitive. Many thanks, Philippe Henneau
Zones: Windows NTDate Answered: 12/24/1997 Rating: 6.6 Views: 0
What's the difference between an ATX case to a SuperSTX case? When would you need the SuperATX?
Zones: HardwareDate Answered: 09/16/1998 Rating: 7.6 Views: 0
How do I search in a CGI form for certain words with non-sensitive case? I've tried many things, but it still runs case-sensitive. Ex: search for "things" -->results: THINGS, tHIngs, etc. Thanks
Zones: CGIDate Answered: 02/27/1999 Rating: 7.2 Views: 0
I am trying to find the best way to check to see if a String contains a region of another String.  For example, let's say that I have the String myJavaTest = "MyJavaTest".  I want to find out if my...
Zones: JavaDate Answered: 02/28/2002 Rating: 8.2 Views: 0
TstringsList.IndexOf was case insensitive ? the online help don't say that :-((
Zones: Delphi ProgrammingDate Answered: 12/29/2001 Rating: 7.8 Views: 0
Can someone please give some easy to understand code and brief description of the following algorithms? 1)Insertion sort 2)Selection sort 3)Heap Sort 4)Merge Sort 5)Quick sort I would al...
Zones: CDate Answered: 01/16/2000 Rating: 6.4 Views: 0
OK, no problem doing proper case in Excel, but how do I convert a string (in VBA) to Proper Case in Access 97?  
Zones: MS AccessDate Answered: 06/04/2001 Rating: 8.2 Views: 0
I'm using a CASE/SELECT to put translate a loop's counter integer to 'A)' or 'B)' or 'C)' and so on. Each time through the loop I'm writing a rather long HTML string that is literally the same set ...
Zones: ASPDate Answered: 06/13/2001 Rating: 7.6 Views: 0
I am currently doing a search engine for my web site, I had used the PWS to test my code and nothing happened, however when I upload the whole thing to the server, problems occured.When I entered a...
Zones: ASPDate Answered: 07/24/2001 Rating: 7.0 Views: 0
HI, I am making a login page with MS Access database. When User enters loginname and password, I am checking them in the database and if exists continue or error message. Good it works fine. But ...
Zones: ASPDate Answered: 08/02/2001 Rating: 6.8 Views: 0