Quote from: kmfkewm on September 15, 2012, 11:11 amI would have made it for the marketplace but I don't know what the html looks like. I could modify it to work there in an hour tops, although it will need to have a GUI for sure to deal with the captcha.It's a HTML table, just like the order system. That's why I opted for getting the user (vendor in the case of the code we've discussed elsewhere) to select the contents and paste it into a spreadsheet. It makes the data very easy to manage and allows easy creation of new files for each order or message with filenames based on the username.Converting my other code to handle SR messages was dead simple, took about 10-15 minutes. I might look at it again after I've slept and move it all into one file. It still relies on copying the entire page into a spreadsheet and converting to CSV, though.