PDA

View Full Version : AspMail Question


OptWizard
04-04-2002, 13:13/01:13PM
I have a question for you programmers....In asp mail I need the form sent in a comma delimited format with no headings? Anyone know how to configure this?

OptWizard
18-04-2002, 12:24/12:24PM
Again this would help me out a bunch I just need to know how to out put a from in Comma delimted format without the heading?

ihelpyou
18-04-2002, 12:32/12:32PM
Sorry Opt, I did not see your post. JuniorHarris is the only asp programmer I know of in here and he stays busy so not sure who else might be able to help with this.

Anyone?

Blue
18-04-2002, 12:33/12:33PM
Hey Opt,

Wish I could help, but maybe you'd get a better response in the ASP sub-section of the Web Site Programming and Development forum. JH is moderator and he probably reads that section more often than this?

ihelpyou
18-04-2002, 12:37/12:37PM
Good idea Blue, it's moved. :)

JuniorHarris
22-07-2002, 21:49/09:49PM
This post somehow got buried!~:o:

I don't use AspMail, and I didn't see anything in the documentation (http://www.serverobjects.com/comp/Aspmail4.htm). I did find a script (http://www.asptutorial.info/script/getinfofromform/) which converts form data to individual files, which may be of some assistance. If you already have found your solution, I apologize for the late response and would love to hear the solution.