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 wOOdy-Soft 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: Admigha
  • Content: Threads
  • Order by date
  1. Admigha

    Prevent Scanning in a readonly Field

    Hi, I'm using a form with some readonly fields and Grids, One input field is used to receive barcode scanning. Some times the user gets focus on the Grid, and without returning to the INPUT Field, he starts to scan, which leads to a sequence of beeps. Is there a way to trigger the scanning...
  2. Admigha

    Slow Execution Intermitent

    Hi, I'm reading a table of 600.000 records to update an other table, for the frst time read within the same foxpro session it takes more than 60 seconds, the second time it takes less than 5 seconds. Any help? here is the procedure: SET ORDER TO CUSTID IN invoices SELECT bilstmt GO top DO WHILE...
  3. Admigha

    Save Attachment in VFP9

    How Can I Save Attachment w/o openning Outlook Express in VFP9? knowing that I'm using CDO to send e-mails via FoxPro. thanks. Tony Lama Admigha SoftHouse
  4. Admigha

    How Can I automate IE using VB6?

    Can we automate IE in VB6, like moving to tabs and passing values to text box, for now I can use the address box, the back and forword keys and the window size. Any Help? Tony Lama Admigha SoftHouse
  5. Admigha

    corrupted ZIP attachment using COD to send emails

    I'm using this: Createobject("CDO.Configuration") to send e-mails within VFP9 application, it works fine But when I send zipped attachment, the file is received corrupted. System:WindXp pro, VFP9, AVG anti virus Any suggestion? Thanks. Tony Lama Admigha SoftHouse
  6. Admigha

    Free Form

    Can we use a free form in vfp9 instead of the regular rectangular form? If yes, how can we do it?

Part and Inventory Search

Back
Top