Hello,

I am using formmail.asp to process the forms on our Web site. Here is 
the customizable section of that code:

/////////
'- Customization of these values is required, see documentation. -----
------
   referers   = Array
("www.ourcompany.com", "ourcompany.com", "www.cox.com", "www.cox.net")
   mailComp   = "ASPMail"
   smtpServer = "smtp.central.cox.net"
   fromAddr   = "[EMAIL PROTECTED]"
////////

The way it is set up right now works just fine; however...I would 
like for the visitor to be able to attach a text or MS Word document 
to the form before sending it. Is there a line of code or something 
that I can insert in this section to accomplish that? I can upload 
the entire code file if needed. I got it from brainjar.com.

I would really appreciate any help. I am script challenged so feel 
free to talk to me as if I were a kindergartner. :-)

P.

P.S. If this won't do the job and something like CDONTS will, can 
someone talk me through the customization of it? I have the code, 
just don't know how to customize it so it will work for me.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to