I see in the docs that dataset is the standard way to make POST requests, but that is if I want to get raw data back to be used within the Laszlo app. In this case, I want to get an actual CSV file that the user will download to their computer and import into Excel. Am I missing something with dataset that will allow me to do this?
Unfortunately, the move away from 3.4 is not possible due to a combination of code and internal reasons. Henry Minsky-2 wrote: > > Oh, I see you said you're using LPS 3.4, I don't know if the rawdata > option > was > implemented at that point. You may need to move up to a more recent LPS, > or > use another method to get the rawdata (such as making a low level Flash > sendAndLoad or XMLHTTPRequest call) > -- View this message in context: http://www.nabble.com/how-do-I-post-a-request-to-a-CSV-generating-servlet-from-within-Laszlo--tp24116357p24117737.html Sent from the OpenLaszlo - Dev mailing list archive at Nabble.com.
