Tweeking a sendmail routine.

2007-03-22 Thread Greg Schiedler
I know enough Perl to be dangerous! I have a form that sends out several different confirmations depending on who the receipient is. One particular E-mail I need to be in html format so I can put it into a specific format. I added a couple of lines to the sendmail routine I was using and it fixe

Text Search/Delete

2005-03-29 Thread Greg Schiedler
OK I need to parse a rather large logfile and delete specific lines. The file is called logfile and is simply a large text file. Is there some simple way to read in the file and delete specific lines that contain DSL:[EMAIL PROTECTED] and the rerun the process to delete [EMAIL PROTECTED] -or- Dele

Month-Year Links....

2004-09-07 Thread Greg Schiedler
Perl v5.6.1 Trying to easily create some variable based on the current month and links to the two previous months. The filename(s) are based on two digit months MM--Filename. I have the filename part working but I need some guidancd on creating the MM-. I have seen many perl modules t

next if statement....

2004-03-18 Thread Greg Schiedler
OK I'm trying to modify the code below to recognize an additional next if statement. I have included a snip of the file that the code uses an input. Greg next if /Acct-Session-Id = ""/;This statment works! # I added this statement. I don't understand the /'s in the statement. And

Editing a file....

2002-09-19 Thread Greg Schiedler
PROTECTED] Password = "123" [EMAIL PROTECTED] Password = "secret" ... Greg Schiedler Can someone help me edit my users file via perl would go thru my users file locate a user with the right username (say "user") replace his password (say "old-