Kruno,
"no one can recognize that it is VFP application - no fox head".
When you run this application two files are created:
foxuser.dbf and foxuser.fpt so...
Best regards
Marius
It's working.
I have another question for you.
It's hard to resume download as "Mass downloader","DAP" or other program for downloading?
Thank you
Marius
I think is something wrong on this site.
I want to say if in the internet explorer i put at the adress "ftp://username:password@name.domain.ro/aa.exe"
it is working.
Why
Thank you
Marius
I use :
Local sURLandFile, nRet
sURLandFile="ftp://username:password@name.domain.ro/aa.exe"
Declare DoFileDownload IN shdocvw.dll STRING lpszFile
nRet=DoFileDownload(STRCONV(sURLandFile,5))
And i received an error:
"Internet explorer cannot download file.exe??....."...
put on the controlsource of textbox m.myfield
and when you want to save data
sele table1
gather memvar
sele table2
gather memvar
but you can do that in the hard way with replace.
Marius
i put
cFile1 = 'c:\Program files\VFP7\marius\*.*'
cFile2 = 'C:\Temp'
Copy file (cFile1) to (cFile2)
and doesn't work.
If i substitute "Program files" with another folder "max" it's work
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.