07-03-2007, 05:11 PM
I've just been experimenting with ht.connect and PostFormData and IntGetFile (for confidence). Now these sections of my macro are putting the FTP section to shame because of the "fa" ability for displaying status...
Is there anyway to similarly achieve bytes uploaded or progress bar in FTP?
Or can the IGF remote/local file statement be reversed (e.g., IntGetFile localfile remotefile 16 0 1) without the local file path throwing up the "not recognizable url" format error?
Currently I just have an animated spining gif to indicate that *something* is happening (tho in fact it might not be...) that resolves to a upload completed msg.
Thanks!
S
Is there anyway to similarly achieve bytes uploaded or progress bar in FTP?
Or can the IGF remote/local file statement be reversed (e.g., IntGetFile localfile remotefile 16 0 1) without the local file path throwing up the "not recognizable url" format error?
Currently I just have an animated spining gif to indicate that *something* is happening (tho in fact it might not be...) that resolves to a upload completed msg.
Thanks!
S
