Thanks Phil thats good of you i've actually done it now using base64 encoding where I do not need any of that code at all. i'm against using a filesystem as it is not terribly secure really, although i'll keep your code sample for another upcoming prject where it could come in useful. I figured...
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...
Hi and Thanks
Yes I know the database server is running and yes I have checked with the ISP that I have the parameters in the corerect order - so I know that that is all correct, no question about that.
I have watched the tutorial and it DOES actually work. I do not need to make the checks...
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
Thanks Mike and the others very handy to know I like the idea of a Cursor no there is no reason to use FREAD at all.
I am basically doing some cut and pasting of eBay feedback and at the moment editing out the information I do not want by hand. i.e Member name, Time of Transaction and the...
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.