Re: Double post ability

2003-03-09 Thread Dennis LaPine
seasoned people. Dennis - Original Message - From: "Randal L. Schwartz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Dennis Lapine" <[EMAIL PROTECTED]> Sent: Sunday, March 09, 2003 7:14 AM Subject: Re: Double post ability > >>>>> "Denn

Double post ability

2003-03-08 Thread Dennis LaPine
Greetings all, I have a discussion board that works quite well. I want to be able to have it post to two pages, instead of one. Can this be achieved by a comma separate in the "cfg" file that runs the script? Am I on the right track here, or is there an appropriate way to achieve this? # 'chat

Directing output

2002-11-30 Thread Dennis LaPine
What would be the cleanest way to direct the output to two separate pages? I have two identical pages, the second page auto refreshes and I'd like any new post's from the main page to appear on the auto refresh page. Would a $pull be in order here, or edit the script that runs the main page? Any h

archiving

2002-10-18 Thread Dennis LaPine
Hello All, I have a chatroom and want to be able to archive the daily postings. The chat page resides within the Chat folder, as well as a page named archive.html. I would like to have the script write the date link to the archive.html page, copy the posts to that link, then clear the chatroom. An

Matt's search script

2002-10-07 Thread Dennis LaPine
Greetings! I've had this script configured and running on two other servers without any problems. I'll be a monkeys uncle if I can get this to run on the new server we have moved to. This is a Linux based server and I do have a modified wwwboard script running without problems. Script was uploade

Re: Archiving

2001-04-22 Thread Dennis LaPine
Matt, Thank you for the idea! Closer than I've been. I'm running a modified wwwboard script. I'd like to automate the derned thing so I'm not manually archiving late every night. My thought is after so many posts a date link i.e. 2001Apr22.html is created within my present archive.html page, then

Re: Archiving

2001-04-21 Thread Dennis LaPine
ent archive files like? How often are you wanting to do > this? > Is it on Windows? Linux? Unix? > > Wags ;) > -Original Message----- > From: Dennis LaPine [mailto:[EMAIL PROTECTED]] > Sent: Saturday, April 21, 2001 13:22 > To: [EMAIL PROTECTED] > Subject: Archiving >

Archiving

2001-04-21 Thread Dennis LaPine
Here's one from the greenest of greenhorns! Anyone aware of a script and or how I might go about archiving posts from within a chat room I've built? This chat room has been up and running well for over a year and has search capabilities of the present manually created archives. The script that run

Archiving

2001-04-15 Thread Dennis LaPine
Anyone aware of a script and or how I might go about archiving posts from within a chat room I've built? This chat room has been up and running well for over a year and has search capabilities of the present manually created archives. Would like to automate the present archives. Any suggestions wi