Forums

ASP

This topic is locked

paulb

Posted 10 Mar 2003 11:04:11
1
has voted
10 Mar 2003 11:04:11 Paul Butler posted:
Hi
When I use the Pure ASP Upload 2.0 the form data is sent using multipart/form-data. This all works fine. However I want to send an email alerting me to the fact that someone has uploaded their details. I know how to get this to work using Request.Form("email" etc but this no longer works with multipart/form-data. So does anyone know what an alternative method to Request.Form might be under these circumstances. Basically I want to get the users email address out of the form that they have submitted?
Thanks in advance.
Paulb

Reply to this topic