on Fri, 07 May 2004 Rick Rice wrote: > Is it possible to mail directly from a MC stack? > My users will complete several activities and a > final grade will be > given. > This grade, users name, ID and several other bits > of information are > put into a variable. > How do I have this variable mailed to me? > Does anyone have the script to do this? > Will they share it?
Hi Rick, In these messages there are scripts that send the content of a field or variable to a cgi script in a server. http://lists.runrev.com/pipermail/use-revolution/2002-September/007619.html http://lists.runrev.com/pipermail/use-revolution/2002-September/007622.html http://lists.runrev.com/pipermail/metacard/2004-February/006841.html The advantage of using a cgi in a server is that the user could post your data from any network. Only one caveat, some firewalls do not let Metacard to post data to a server. Ask to your Network administrator permission to your Metacard application for get and send data to the web. Do you know that you could post files to a server, using the more recent version of libURL? al ===== Visit my site: http://www.geocities.com/capellan2000/ Search the mail list: http://mindlube.com/cgi-bin/search-use-rev.cgi __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
