Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Thanks, and a few more questions

From: mike::prwebcast::com at: 21-Jun-2001 15:57

Hi, all. First off, I want to send a (much-overdue) thanks to everyone who helped me "convince" my hosting company to install Rebol (esp. Michal Kracik - thanks for the screen grabs). FWIW, I'm using Rebol to create web pages for my Palm (via AvantGo). Now my questions: 1) How would I get an entire site (not just specific cgi-bin pages) to run in Rebol? I'm coming from an IIS/ASP setup, where "xyz.asp" can be browsed to, and "index.asp" is the default for a subdirectory. Currently I can direct my browser to a specific ".r" file in my cgi-bin directory to execute a Rebol script, but if I place such a file anywhere else, my browser tries to download it. Is this maybe something I would need to have my provider configure? 2) I would like to automatically send email at a given date/time. Is rebcron.r what I need? How do I use it? My apologies if I've asked any RTFM-worthy questions. :-) Mike