apple
02-03-2005, 05:08 AM
I have created a HTML page example where user can save the data and retrieve it. User can save the data according to the filename that user has enter in a input text box. And, I have used userData behaviour for saving and loading data.
So, if I want to retrieve the files that have been saved earlier in the hard disk and list out in a list box to allow user to choose, what should be done?
Could anyone give me some idea? Thanks.
So, if I want to retrieve the files that have been saved earlier in the hard disk and list out in a list box to allow user to choose, what should be done?
Could anyone give me some idea? Thanks.