I'm having difficulties getting the AspSmartUpload to work. I've installed it on the server and have given write permissions to the upload folder. What I want to do is have a form that e-mails the results, including the attachment. My form works great without the upload capability, but I can't get it to work with the upload option. I'm new to coding and self taught, so looking at sample code works great for me to figure out what's wrong with my code. Does anyone have some that works? I could post the code I have, but it would make for an extremely long post, and I'm not sure anyone would look at it. ANY help would be so greatly appreciated! I'm just lost on how to make it work. One thing I was able to do was to make the form work with the Response.Write command, so I think I'm messing up somewhere when I have the information upload and then download to an e-mail.
Thanks again!