Page 1 of 1
FTP script
Posted: Tue Apr 03, 2007 10:00 am
by Dev_
I am trying to read the the host name, username, and password from an array input the FTP setup. I have been able to set the host name to {PROFILE(0)} and the username to {PROFILE(1)} and it accepted the values but for the password I cannot seem to pass in the value in {PROFILE(2)}. Any suggestions?
FTP script
Posted: Wed Apr 04, 2007 8:00 am
by Oleg
I hope that you already have solved the problem. Answer is here.
FTP script
Posted: Wed Apr 04, 2007 8:26 am
by Dev_
I must have had a typo on the variable name because I was puting the variable name in the password field yesterday and it did not work. but today it is fine.
Thank-you for all your help as this is turning out to be a great little program. Very flexible, very fast, very light weight and with good support.