Advertisement

1 - 10 of 34 containing alltags:("String Search") (0.001 seconds)
I want to build a small programme so that the user can search through a directory of files to find any files which contain a certain string, which he will type into a text box. The file type could...
Zones: Delphi ProgrammingDate Answered: 03/22/2000 Grade: B Views: 0
Hello, I need to do the following. I need to search a string and remove (from the beginning) any occurances of re: RE: FWD: fwd: As you probably guessed, it is the subject of email that i ...
Zones: PHPDate Answered: 10/09/2003 Grade: A Views: 0
I want to use a regex to find matches for a string which (for purposes of illustration) starts with MNAB and ends with CDMN and, somewhere between those, contains XYZ.  Between MNAB (at the start) ...
Zones: MS Visual BasicDate Answered: 05/08/2005 Grade: B Views: 0
simple. one string STRING1 second string STRING2. how to check if STRING1 is in STRING 2? if it is it should return the value YES, if not then NO. thnx.
Zones: ASPDate Answered: 07/05/2005 Grade: A Views: 0
Hi. How can i search for a some strings (words) in a webpage. Thanks in advance :)
Zones: Delphi ProgrammingDate Answered: 08/30/2005 Grade: A Views: 0
If I submit a page with a form on it - and textbox "location" submits z:\test\test.doc - how can I search for "z:\" and replace with "file://///"  before it is submitted to the database? Thank you.
Zones: ColdFusion Application ServerDate Answered: 02/07/2006 Grade: A Views: 0
I search a string in oracle db. for example; "select MYCOLUMN from MYTABLE where MYCOLUMN like 'MYTEXT%' " this is my query string. for ex. MYTEXT = "george" i think oracle is case sensi...
Zones: OracleDate Answered: 09/08/2003 Grade: A Views: 0
Hey, everyone.      I would be gratefull for some help: in need of ?fast? script or pattern that could do this: I do have a simple txt file. Thereis an @array, which consits of file lines (ea...
Zones: PerlDate Answered: 04/29/2004 Grade: A Views: 0
I need help to modify this function to be able to search all text files in a folder under c:\files and get the file names of the files that has matches to the strings in Field 2 of tblsearch and ad...
Zones: MS AccessDate Answered: 09/10/2005 Grade: A Views: 0
I need help to modify this function to be able to search all text files in a folder under c:\files and get the file names of the files that has matches to the strings in Field 2 of tblsearch and ad...
Zones: MS AccessDate Answered: 01/14/2006 Grade: A Views: 0