RE: choosing the correct attachment

2005-04-13 Thread Brian Volk
> Hi Brian Hello, > > > Hi All, > > > > I thought I had this figured out but I was wrong. The part > I'm having > > trouble w/ is getting the loop to attach the correct > html_file. Right now > > that program will attach this file every time: > > > > my $html_file = 'c:\brian\test\html\12345

RE: choosing the correct attachment

2005-04-13 Thread Brian Volk
Sorry to re-post so quickly, but I got it figured out. Thanks! below > > > Hi Brian > > Hello, > > > > > > Hi All, > > > > > > I thought I had this figured out but I was wrong. The part > > I'm having > > > trouble w/ is getting the loop to attach the correct > > html_file. Right no

Re: choosing the correct attachment

2005-04-13 Thread John Doe
Hi Brian > Hi All, > > I thought I had this figured out but I was wrong. The part I'm having > trouble w/ is getting the loop to attach the correct html_file. Right now > that program will attach this file every time: > > my $html_file = 'c:\brian\test\html\12345.htm'; This is exactly what you