Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use ASP to attach file dynamically

Status
Not open for further replies.

nosferer

Programmer
Oct 10, 2001
5
AU
Is it possible to dynamically attach a file or a numbr of files using CDONTS and ASP?
The problem, the user needs to select a number of products\options from the database, and according to the selections the appropriate files should be attached to the e-mail.
I have successfully made static assignments but am unable to include a <product>.extension loop into the CDONTS code.

Is this possible?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top