My first search function -
I have an app that I am converting it has 20 or so forms and I know the users constantly use the filter and search functions built into Access. I want to duplicate these but am unsure how. If I have a form and it is loaded from a dataset with 3000 records. THe user wishes to search for the a certain Last_Name or Employee_ID. So I want it to add a context menu that has a filter and a search function. Now, do I want to add a form that is brought up when they choose search to ask for the text to be inputted so I know what they are looking for? and how will it know what field I am searching on by the click? and lastly, do I just write an sql statement to complete the search and then reload the dataset? I am just unsure if this is how most people do it or am I missing the boat?
search in string -
how do u create a search function to search the textbox which is similar to how visual basic search function works?
Search function -
Hi,
I have a single html page and I need to search that page for a person's name, what is that best way to accomplish this?
I have looked through the list of Java Script functions and noticed there is no actual find/search function built-in. However, I found some search code in J
Picture Search Function -
i want to know that how to use
Java Script, or CGI, or PHP
to write a function that used to search the filename of a image inside web.
base on the image's filename search
Just like the function that for picture searching in Yahoo.
but just search inside the web!!
Any one ca
Sorry. The search function has been disabled by the administrator. -
I dont know whats happening...how come so suddenly i cant even search anything..:> anybody experiencing the same malady???
how can i enable my search function??
PLS HELP!
My first search function -
I have an app that I am converting it has 20 or so forms and I know the users constantly use the filter and search functions built into Access. I want to duplicate these but am unsure how. If I have a form and it is loaded from a dataset with 3000 records. THe user wishes to search
web search function -
my Boss has asked me strange thing to do..
that is to implement Google / or u can say search function of website..
in VB with ACCESS database..
--------
it is very easy to work with ACCESS...
i have been given some keywords.. and some links as well.
-------
But problem is what t
help , how to make search function -
Someone pls help me on how to make a search button or function to search for record in database? i m using adodc data. i wish to make a button to click and search for record then show in the text fields or list. Thanks.
ASP Search -
This Q has probably been asked and answered before, but ...
I need to develop a search feature in ASP to search a table. I'm guessing the table would require a field with keywords formatted properly, and the seach function would return a list of records that match the search. Anyo
search function -
I want the users to search by name or title. They should type in name in a text box and then press the search button.
Thanks a lot in advance!!
amtal
DataGrid Search -
I have a datagrid binded to a dataset and it shows data ok.
Now i need a search function...
I have created a textbox where the users can write their search string. I need a function that hilights the row in the datagrid corresponding to the value they just entered in the textbox.
Simple Search for a bound HFlexGrid -
Hi:
I have a combo box and a search button on my form. The user is suppossed to type something into the combo box and click on the search button to initiate the search. The search is supposed to use the InStr function.
I'm using a Combo list box because the box is suppossed to r
RESOLVED:Find and Outlining -
Hello !
In Visual Studio when i search in the code and the search string is within a function that is collapsed the search will not return a result !
This is stupid ! Wouldn't it be better if the search would search also within collapsed functions ? And also what if the search string
Enabling a search on my site -
Hi,
I would like to include a search function on my web site. How do I enable this. I have added a search page, but what makes this page search the other pages and how does it return results?
Find or Search! -
Is there any kind of Find or Search function that i can use in the RichTextBox i know that the rich text box has its own find function but i dont want to make my own form for the find function if one already exists for vb please help out if you know that there is one. Thanks alot in A
[2005] Using the search function without freezing the Software -
HEllo their,
i am working on a project
i have made a function( a recursive function) and its working fine
but mu problem is, when the software enters the Function, the whole thing freeze, and the user cannot use any other thing is the programm,
so how can i do, to make the searc
Searching for Multiple words at once -
Hi forum,
I am very new to VB6 and this is what l have been struggling with.
I have a text file & l need to search for specific words in this. For example, if l search for "Red Sport Car", I want the system to be able to search for all the multiple words at once and s
Passing a recordset of a datacontrol to function in ActiveX DLL and return to it. -
I have a form which has a DBGrid related to a Data Control accessing Access table.
I have a DLL with a function for search records.
I need to pass the recordset of datacontrol to search function. Requery the recordset and refresh the DBGrid with records satisfying the
criteria.
T
Color Coded VB in RTB -
Hello all. I've been using the search function on your forums for the past few weeks. I keep getting an error today when trying to search so I'm going to bug all you experts out there in hopes of an answer.
I'm trying to find out if there is existing code to "color code"
Javascript error in netscape -
//******************************************************************
//*Function verify
//*This function checks to see if fields are filled out properly.
//*Imports: form name
//*Exports: returns true if the form is filled out properly,
//* false otherwise.
//********************
How To Search In LIstbox -
Good day !
Let say I have a list box with the style of Checkbox. I try to search through it by writing my own function to search using Binary Search.
My question is that, how can I search through the listbox and highlight it once the match is found?
I used the properties of S
OSFunction to search text in files -
Hey,
When you use in Windows the search-utility, (Start/Search) you can search in files
for text. (using the 'Containing Text'-textbox)
I want to simulate this in a VB.NET-program.
Can someone tell me which OS-function I can use for this functionality?
Thanx
Niko
Disabled search-function -
hmmzz people... I am frustrated.... For a week or two the search-function of this forum has been disabled. I mailed the webmaster. No answer.
Help! I NEED THAT SEARCH-FUNCTION!
Now, can anybbody tell me why the search-function has been disabled and when will I be able to sear
Using InStr Function in sql query -
Hi all, I'm trying to order my database query results using the Instr (in vb) function .. like this:
BTW I'm using Access DB..
strSql = "SELECT * FROM Table1 WHERE TITLE LIKE '%" & search & "%' OR DESC LIKE '%" & search & "%' OR CONTENT LI
Is there a BOF Function like EOF Need to search backwards -
I am trying to do a search from the last record to the first to find the last ordered _________ but I was wondering if there was a way to do a BOF when I do a previous record now I have it set up where it has to search the regular way then if one of the items was found then do the sear
text box commands...i think -
ok, so i have a textbox and 5 buttons, 4 list different things, and one is the search button...
no when i click enter, and i have text in my tetbox, the page loads, but doesnt do anything, yet when i click search the search function runs..
how do i make it so when a user hits ent
Finding Files - transcending directories -
I would like to be able to search an entire drive for a particular type of file. I know I can use the DIR function to search within a specific directory but is there a way to start at the root and search all the directories?
Implementing search function -
Am trying to implement a search functionality in my movie application. I want to enable people to search the database (MSACCESS 2000) using either the title, actors, genre, language, format, loan_dates etc. Attached is my GUI but I dont know how well I can code inorder to get desired r
Help with Search -
i need a forma to take drawing names from a list like this:
TM452436-43*.*
TM452536-42*.*
TM453236-23*.*
TM454436-12*.*
and search for all the matching files for all of them.
i have a function that will find all matches for one file, and i can just loop that, but it would be much
Search DB, display ## words before and after found search word -
Could someone lead me in the right direction with this; weather examples, explanation or the correct terminology so i can narrow my results down.
I would like to search a MySQL field (Like %WhatEver%) and display 10 words before the "Search Word" and 10 words after... or 7
Search on XP vs. Win2000 -
I was looking at some .asp code on my XP box that runs on our web server and I suddenly got the desire to find any other file on the server that contains a particular string. So I bring up the Search box (with the cute but entirely unnecessary little dog), type in *.asp for the files t
Searching List Box for Accented Characters -
I have a list box populated with 15,000 items. Some of them use accented characters. Is there a simple way to search these terms using unaccented characters? For example, a search on 'Tete a Tete' would match 'Tête à Tête'. I'm using the Windows API function SendMessageByString to p
Simulate Synchronous execution of a ActiveX EXE funciton -
Ok, here is the issue:
I have a standard EXE - say S - calling a function - say F - in an ActiveX EXE - say A. The function "F" searches a database and returns a string.
Being an ActiveX EXE when "A" is executing, the users can click around the interface in "
Implementing search facility -
Hi all
I am part of the team working on a vb6 project and the project has about 50 forms
I need to implement search facility in every form of the project.
Each form handles data from multiple tables.
The search will be simple ....the design will have a text box and a search
any functions for seaching the listview -
Is there any function that could search for an item in a listview by getting the text of the listitem? the Items.IndexOf() function gets a listview item, which doesnt seem to work. I'm just trying to search for an item by searching for the item's TEXT....
or maybe there is a function
Finding Text In a File -
I am trying to set up a program to recursively search all .mid files for text in a specified directory using the windows search function, I'm not sure how to call that function, it's been a while since i messed around with vb. the text string I am looking for is '(C)' and 'Copyright'
DataCombo Troubles -
I have a DataCombo bound to a recordset. It is showing terms in glossary and when the user clicks on it, a textbox displays the selected terms definition. This works great. I am now implementing search function to search through the definitions for a keyword. When the search function
Help! Functions as collections -
Hey. FYI, very new to coding. But I've got some code that I didn't write that has the following function.
Public Function Search(RefNum as Long, ValidEntry as Boolean) as Collection
...
...
End Function
I can instantiate the object fine in ASP but I can't seem to
Disabling database search... -
The problem is to get VB to disable a search in a single database but not in others...
I have a program that searches in severeal database and wishes to create a function so the user can select wich database to search in if not all!! How can I do this??
string search function -
Hi,
Is there some sort of a function that will search a string for some other string. If so, what is the syntax?
For example, if FullName as String = "Alex McAndrew" I want to be able to do something like Search(FullName for "Alex"). What kind of a value would s
search problem -
Hi all i am having a problem with a search function, first of all i am trying to use the recordset.find method of form2 adodc from a command1_click event on form1 but the problem is that as soon as form2 comes into focus the comman1_click doesnt work.
I am thinking of putting a sea