On 9/6/05 2:10 AM, "sameeh sohbi" <[EMAIL PROTECTED]> wrote:
> Thank you again,,, > > All the internal functions do is take some text from a text file process it > and output the result on another text file. > > Excuse my ignorance, but is it safe to put all the code in the CGI file? Absolutely! In fact all of the CGIs I've used so far have had all the code in the CGI file. I would suggest trying that and seeing if it works; if so, at least you have a backup plan (unless you want to switch to doing it that way). Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ 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
