I can't for the life of me find a form that DOESNT email the results that you submit.
I'm looking to find a form that I can have users enter simple data that i can then spit back out at them in different arrangements. If they submit First and Last, I'll spit out, amongst other things, [email protected]. I'm willing to scrounge the code manually to do this, but I cant find a simple form that would allow me to do this.
EDIT: PHP or similar simple languages. I've never touched .NET before.