mibuso.com

Microsoft Business Solutions online community
It is currently Fri May 24, 2013 1:09 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Upload a File in Navision (Vb6 dll with project)
PostPosted: Mon Oct 09, 2006 10:07 am 
Offline
Site Admin

Joined: Sun Nov 07, 1999 8:01 am
Posts: 1901
Location: Wilrijk, Belgium
Country: Belgium (be)
Upload a File in Navision (Vb6 dll with project)
If You want upload a file use this dll. Simple and useful.

Full vb6 code

Example


CLEAR(icininFTPsi);
CREATE(icininFTPsi);
icininFTPsi.URL := 'ftp://cobani.com';
icininFTPsi.UserName := 'icobani';
icininFTPsi.Password := '1Y82GW3G'; icininFTPsi.UploadFile('c:\deneme.htm', '/cobani.com/www/deneme.htm');


CLEAR(icininFTPsi);
MESSAGE('bitti');

http://www.mibuso.com/dlinfo.asp?FileID=764

Discuss this download here.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 10, 2006 9:18 pm 
Offline

Joined: Tue Apr 11, 2006 10:00 pm
Posts: 1187
Location: Vienna
Country: Austria (at)
Please always use English, even in code examples - most of us have no idea what f.e. bitti means.

Anyway, thanks, it looks useful.

The problem is, most users I know would not really like to upload stuff on an open, not secure FTP protocol. Maybe creating a version for some secure protocol would be good idea.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: