Page 1 of 1
Progess Dialog
Posted: Wed Sep 07, 2005 2:40 pm
by jimo
How can I hide the url from being displayed in the progress text?
Posted: Wed Sep 07, 2005 3:22 pm
by sinan
Sadly, this is not possible (short of hiding part of the text field)
Posted: Wed Sep 07, 2005 3:27 pm
by jimo
This means that if you use a username/password in url the users can see it, if you do not use a username/password in your url then they can grab the files, you then have to implement passwords on all the files. In my opinion the url should not be returned from the download function.
Posted: Wed Sep 07, 2005 4:06 pm
by sinan
That's a good point. How about reducing the progress text field to one line only?
Posted: Wed Sep 07, 2005 4:09 pm
by jimo
The url still shows when the download is complete for the lenght of time it takes to copy from the inet temp folder to the location specified in the download command.
Posted: Wed Sep 07, 2005 4:11 pm
by sinan
I see. Well, thanks for pointing this out. For the time being I'd recommend using seperate dialogs for the download and install progress routines, with no progress field in the download dialog.