Hello all,
        A couple of things.  First of all I emailed a while back to ask
about a problem with applets.  I eventually found the solution, and thought
I would share it with everyone.  Hopefully this is not old news to ALL of
you!  We had a page that used the cfslider applet, and we were finding that
on one server when a user visited the page it was downloading the cab file,
but on another server it wasn't.  Eventually we realized that the problem
was that the page where it wasn't downloading was on an IIS virtual server,
and so cold fusion was looking for the cab file in the root of the virtual
server - i.e. we had the cab file under the web root at
c:\inetpub\wwwroot\cfide\etc, and then the virtual server was at
c:\inetpub\wwwroot\virtualserver, and cold fusion was looking for the cab
file at c:\inetpub\wwwroot\virtualserver\cfide, and of course it wasn't
there.  We just copied the cfide folder there, and presto the cab files were
downloaded!  Anyway...
        We send a lot of mail from our Cold Fusion server, and so each day
we have a few emails that don't go through.  Often the reason can be that
there is network problems, or the mail server is down, so the email are
good, but they still end up in the 'undelivr' folder.  Right now I have to
open them up in notepad, and then copy the email address into an email, and
then the subject, body etc, and then send the email manually.  Is there a
better way to do this, as some weeks I am having to sit there and manually
send 20-30 emails that are perfectly good emails, with good email addresses
etc.  Any help would be much appreciated.

Thanks,
Thomas.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to