tong, I have not tested this, but the following should do the trick for you.
1) Write a method to convert your sqlHistory to a string with the desired line returns (if you want each list entry on a separate row). 2) Convert it to a DataUrl for a text file with MIME "text/plain" 3) Open a new window with the URL from (2) to trigger a file download. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/JLZmg_Mnxg0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
