Recently, "Rick Rice" wrote: > I want to run a stack (as a stand alone or not, whichever is best) > directly from a web server. > I want to be able to distribute a small stack (standalone, Mac and Win) > that the user will run on their computer and when they click a button the > stack on the web server will run. > I have tried various combinations of go stack url and run stack url with > no luck. > I am using version 2.4.3 and developing on a Mac OS9 > Can anyone help?
Did you upload your stack to the server as binary (as opposed to text)? Should be pretty straightforward: go stack url "http://www.domain.com/mystack.mc" Try checking the result after this line to see what happens. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
