PDA

View Full Version : aspx mail form.


leroytrolley
10-19-2005, 03:41 PM
I've heard that you can aspx instead of cgi to make a mail form.

Can anybody tell me where I can find some script abouthis?
Leroy

vinyl-junkie
10-20-2005, 03:36 AM
aspx is the file extension for an ASP.NET script. I haven't actually written such a script - yet anyway, I'm in the process of learning .NET. However, I've taken the liberty of finding an e-mail script for you (here (http://www.stardeveloper.com/articles/display.html?article=2001082601&page=1)).

Hope this helps.