I'm using the internet transfer control to get a file from a remote server to the users computer. The files pretty big and takes about 30 or so minutes to download on my 80kbps connection, im worried the user will think the download has stopped or hasnt even started, so i've been trying to make a progress bar for the file... its not going very well :confused:
i know how to check the state of the transfer... ie. being transfered, transfer complete, waiting for response, etc. but i cant seem to get the number of kb's that have been transfered... now that i think of it even that'd be good... having x of x kb downloaded
if you have any ideas on how this could be done or know of any tutorials for this sort of thing i'd really apreciate them
thanks,
ryan