Folks, You can create a card, stack, whatever... but you can't go to it. You need to use full references to use the cards or stacks created, but I think you might be able to set the defaultstack. As for writting to files, try using tempname() and then echoing the stack back to the browser as a file to be downloaded (mime: application/octet-stream if I remember correctly)
... and forget about the export snapshot command, it's not there. andre On Wed, Nov 26, 2008 at 1:30 AM, J. Landman Gay <[EMAIL PROTECTED]> wrote: > Phil Davis wrote: >> >> Also, I just learned you can't "pop card" in a CGI, at least not using the >> basic structure. I didn't try popping a card into a variable, etc. > > It might work if you push the long ID of the card. I've had trouble with > card references in CGIs before that were solved that way. > > -- > Jacqueline Landman Gay | [EMAIL PROTECTED] > HyperActive Software | http://www.hyperactivesw.com > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
