hi, i have an emailing form in asp.net and it was all workin fine, i formatted my harddrive and re-installed everything and i get an error with my work now, its to do with the system.web.mail code i have, but i havent changed it from when it worked... i can upload the code but there was nothing wrong with it before :s
And switch to System.Net.Mail because .Web.Mail is deprecated. There are also from time to time strange problems with those old classes.