Results 1 to 25 of 25

Thread: Contents of Txt file into Form

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Contents of Txt file into Form

    I have a text file that contains hundreds of website search engine strings e.g.
    Code:
    https://www.google.com.au/search?
    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?

    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
    Last edited by jokerfool; Feb 1st, 2013 at 07:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width