Home > ASP Development > CDONTS problem...

CDONTS problem...



Hi guys,



I have an asp page which will send an email with a .csv attachement. It's been working fine before and now when I open the .csv file, all the text in it are messed up like this "C86)C+"



I use cdonts and i really am running out of ideas to solve this. Anyone can shed some lights on me?



thanks,

annie

    
Guest


well i haven't seen that before unless



the csv file you send out, does asp create the file from the DB then sends it, as the field type might be set up wrong?



tho if i was u i would change from CDONTS to CDOSYS it's a lot better and works with W2K, XP and Win 2003.



link below shows a thread with the code to send via CDOSYS.



http://forums.aspfree.com/t84282/s.html



and to add an attachement put the follwoing code between the



with objCDOMail



before .send





.AddAttachment "[the_full_path_of_file]"

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved