I have a text file that contains hundreds of website search engine strings e.g.This information is kept in a text file and the text file is distributed with the application. How can I add the search engines to the form instead?Code:https://www.google.com.au/search?
I have changed the topic and now added the project.
You will see the abc.txt file. This file contains a search string, when the program is run the user can enter a search then click search to display result.
What I want to do is eliminate the abc.txt file and place that contents inside the frmSearch.frm instead.
If the user wants to search all search strings, I wanted to have an option of ticking a box for all, so when you click the search, its then opens x many sites.
Thank you
Search.zip




Reply With Quote