ID:171907
 
I'm currently trying to figure out how to send a savefile from a regular program to a dmb hosted on my website. It works like this:

Program A (DMCGI) sends request for savefile to Program B.

Program B writes a list to a savefile and exports it. world.Export("[url]?blah",F)

I have no idea how to receive it now. Is an exported topic the same as a href topic in DMCGI? Should I use world.Topic? Any feedback is appreciated.
I hate to bump, but I still haven't gained any ground on this problem. So, uh, help. :-)