in reply to Re: scripts posing as data files, nitch nitch or uber cool?
in thread scripts posing as data files, nitch nitch or uber cool?
see.. it's just.. this is a multi platform networked environment.. we have windows machines also- yup.
So.. A windows machine may make a call to say; list.txt - it won't like list.cgi- The printer software is looking for a flat file- (residing on a linux box). So the other option would be a cron or a manual call to regenerate the list.txt file, something like [user:cli]$ make_list.pl > list.txt
actually that idea is great for webstuffs.. the browser seems to have no problems interpreting
Won't this cause any freakies , i mean, doesn't that attract unwated attention to what i'm doing? If this is a sensitive site, for example.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: scripts posing as data files, nitch nitch or uber cool?
by chromatic (Archbishop) on Apr 12, 2006 at 17:00 UTC | |
|
Re^3: scripts posing as data files, nitch nitch or uber cool?
by davidrw (Prior) on Apr 12, 2006 at 18:11 UTC |