Right I have a problem and the standard way of resolving it does not appear to work in this instance so I need a way to solve it.
I have a MySQL database with table called properties in - This works fine now each row in my database has an image attched which is the picture of a property
I can...
I've done a little PHP in the past but this is probably a simple PHP/MySQL issue from a YouTube tutorial which the author say does work. Here's that tutorial
http://www.youtube.com/watch?v=JhWVi-pY43Q&feature=related
Now I am trying to do exactly this just with a few more fields we have a...
thread184-1296910
I'm writing a little tool that I can use for the feedback of Fleabay.
I was wondering how do you open an IE window from within a form OR design a VFP form where part of the for is an IE of Firefox window.
Thanks
John
Anyone got any ideas using FREAD of FGETS as to how I would go about ccounting the number of lines in a text file, where each line is a different length. I do know Fox but its been a while and I just need to refresh my memory please
This would be a start fro a small project I am working on...
thread184-1173924
Eric while your code works it is not accurate for the GPS Data.
PUBLIC oform1
oform1=NEWOBJECT("form1")
oform1.Show
RETURN
DEFINE CLASS form1 AS form
Top = 0
Left = 17
Height = 350
Width = 400
DoCreate = .T.
Caption = "Get Image Properties (EXIF)"...
Some time ago the honourable Baltman posted the following bit of VFP Code
IPTC(ADDBS(Sys(5)+SYS(2003))+"test.jpg")
PROCEDURE IPTCLPARAMETERS tcPicFullPathoShell = CreateObject("Shell.Application")oFolder = oShell.Namespace(JUSTPATH(tcPicFullPath))
WITH oFolder
FOR Each cFile IN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.