Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kstieb
  • Content: Threads
  • Order by date
  1. kstieb

    Creating Sample App with limited number of records

    I have just finished creating a nice vfp program. I would like to post it on my web site as a "fully working demo", that restricts the main table to 25 records. The table name is "members". .... I "could" allow the users to input more than 25 records, and then when the program exits it would...
  2. kstieb

    Pageframe Controls reference

    I am having some problems getting this code to work. Hope someone can help me. What I am trying to do is have the form keypress event enter a value of 10 in any text box on Page three of a pageframe (named PgfRelated) if I hit the 0 key, then move to the next text box. The other number keys...
  3. kstieb

    Send and Recieve Email Add-ons

    I have been working with a couple of very useful and dynamic add-ons over the past while. These dll's function very well in a number of programming environments. Including foxpro. I am in no way associated with the company, by the way. I feel this is an important contribution to the forum...
  4. kstieb

    Location of windows/system folder

    I have designed a nice program that utilizes a dll for sending email. I have it working great, and then ran into the following problem. Listed below is the code: +++++++++++++++++++++++++++++++++++++++++++++++++ * Define events using built in classes of the dll. * Each event procedure can have...
  5. kstieb

    Label Reports Question

    I have used some neat utilities in VB and VBA for printing labels. It is basically a "label saving" feature. What it does is two things... First...you can (on a form) determine the number of labels you want printed for each record in the recordset. This is neat if you want a full sheet of...

Part and Inventory Search

Back
Top