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 John Tel 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: Nitrodamsel
  • Content: Threads
  • Order by date
  1. Nitrodamsel

    Embedding Images to VFP?

    How can I possible to embed image in Foxpro? Any ideas theres no such info in the internet, I wanted to Allow user to upload their own images into the form? Is that possible?
  2. Nitrodamsel

    Data Type Mismatch

    I got an error whenever I Run my Program Please Help me.. PUBLIC t1, t2 SET DECIMALS TO 2 SET FIXED ON CLEAR save=messagebox("Salary Computed!",64,"Calculation Results") verify=1 *The content of the TEXTBOX is *datetime(2010, 3, 11, 7, 30, 0) <-- TXTTIME *datetime(2010, 3, 11, 17, 30, 0) <--...
  3. Nitrodamsel

    Locate()

    So I Have 20 Records, I have a 3 textbox and a command button how can i integrate the locate() function? What I wanted is When I press the command button the information will be shown
  4. Nitrodamsel

    Time Differences

    I don't know how I can subtract two different time. Well I created something but it doesn't work. Example I wanted to Subtract 7:30 AM to 5:30PM i wanted to get the difference of the time, so the answer is 10 Hours. How can I do that?

Part and Inventory Search

Back
Top