Web server live text question

2003-03-07 Thread Ricci, Mark
Hello All, Does anybody know of a perl module(s) that could provide a solution where a web server listens on a port (not 80) for an ASCII stream and then would be able to write the text to an html file for viewing in real-time? The page would add text by refreshing itself. I'm look

How to tell if a machine is a laptop

2003-03-07 Thread Thomson Steven R Contr AFRL/VSIO
Is there a way to tell if a machine is a laptop or not? We need to be able to discriminate so that some scripts will behave differently depending on the type of machine. Thank you in advance. Steven Thomson AFRL E-Mail and Lan Support 505-853-3148 [EMAIL PROTECTED] _

Re: Parsing test file question

2003-03-07 Thread Dirk Bremer \(NISC\)
- Original Message - From: "James" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 06, 2003 22:14 Subject: Parsing test file question > Hi all, > > I have a test file which conatin words separated by > comma and I would like to process and print the result > to an ouput

Re: HTML::Mason and mod perl on windows

2003-03-07 Thread Tobias Hoellrich
At 02:17 PM 3/7/2003 +, steve silvers wrote: Does anyone know where I can find some good "useable" documentation on setting up HTML::Mason and mod perl on windows with Apache? I installed both via ppm and that went good, but im having trouble adding the needed lines to the httpd.conf file..

HTML::Mason and mod perl on windows

2003-03-07 Thread steve silvers
Does anyone know where I can find some good "useable" documentation on setting up HTML::Mason and mod perl on windows with Apache? I installed both via ppm and that went good, but im having trouble adding the needed lines to the httpd.conf file.. and so on.. Thanks in advance. Steve. __

RE: :Telnet Script Issue

2003-03-07 Thread Lupi, Guy
Excellent, I set the prompt value to be correct, and it now works well. Thanks for the help! -Original Message- From: Thomas, Mark-BLS CTR [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 8:57 AM To: Lupi, Guy; [EMAIL PROTECTED] Subject: RE: :Telnet Script Issue Guy Lupi wrote: > I

RE: :Telnet Script Issue

2003-03-07 Thread Thomas, Mark-BLS CTR
Guy Lupi wrote: > Is it > possible that the script doesn't recognize the occurence of > br01-nyc1.ny# as the end of the command output? Yes, the prompt could have been set incorrectly. > If that is > the case, how do I tell the script "run the command "show ip > route", and when you see "br01

RE: :Telnet Script Issue

2003-03-07 Thread Lupi, Guy
Ok, I used Input_Log to debug, and I got the following: User Access Verification Username: glupi Password: br01-nyc1.ny>enable Password: br01-nyc1.ny#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF

RE: Parsing test file question

2003-03-07 Thread Joseph P. Discenza
James wrote, on Thursday, March 06, 2003 23:15 : I have a test file which conatin words separated by : comma and I would like to process and print the result : to an ouput file. The output file should only have at : most 32 characters per line.If the line read is more : than 32 char, then the rest