[thelist] FormMail and wsendmail

Anthony Baratta Anthony at Baratta.com
Sat Oct 13 18:00:05 CDT 2001


Quick and dirty:


$wSendMail = "DriveLetter:\Full\Path\To\File.exe"
if (-e $wSendMail) {
	print "found file!"
} else {
	print "did not find file."
}

If the file exists, try force feeding the exe canned information.
---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."





More information about the thelist mailing list