[thelist] ASP and form question
Joel Canfield
thelist at lists.evolt.org
Mon Jul 8 18:23:00 2002
> I am now getting no compilation errors and the email message
> I'm getting looks like this: Sent by:
Well hot diggity dog. This is good.
[ . . . ]
> Progress!!!! The only problem is, it's still not picking up
> the information I typed into these fields as a test.
I suspect that your form isn't passing the data to this page with the
correct names attached. Let's see your form page, the one that's calling
this asp page.
joel