Forums

This topic is locked

No formresults in mail

Posted 26 Aug 2001 11:56:02
1
has voted
26 Aug 2001 11:56:02 Vivian Eersels posted:
Please help me with this:
I made a form with a fileupload and other (text)fields
The fileupload I MUST use is Pure ASP Upload.
The formaction is post
Al works fine.
But now:
In my next page: (thankyou) I want to send the mail to the webmaster with
the formresults .
I receive the mail,(ASPMail) but WITHOUT the formresults!
What do I wrong???
Please help me, I am working more then 3 long days on it.

Note: When I use the get action for my form, I receive the formresults but
there is no fileupload...

Vivian

Replies

Replied 26 Aug 2001 12:46:54
26 Aug 2001 12:46:54 Viktor Farcic replied:
You must use Request.Form("FormFieldName" in ASPMail.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Please help me with this:
I made a form with a fileupload and other (text)fields
The fileupload I MUST use is Pure ASP Upload.
The formaction is post
Al works fine.
But now:
In my next page: (thankyou) I want to send the mail to the webmaster with
the formresults .
I receive the mail,(ASPMail) but WITHOUT the formresults!
What do I wrong???
Please help me, I am working more then 3 long days on it.

Note: When I use the get action for my form, I receive the formresults but
there is no fileupload...

Vivian


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Replied 26 Aug 2001 12:53:01
26 Aug 2001 12:53:01 Vivian Eersels replied:
I tried that <img src=../images/dmxzone/forum/icon_smile_dissapprove.gif border=0 align=middle>
Replied 27 Aug 2001 01:05:22
27 Aug 2001 01:05:22 Viktor Farcic replied:
Are you sure that form values are passed to your next page? Maybe you should take a look at this tutorial:
www.udzone.com/showDetail.asp?TypeId=2&NewsId=385

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I tried that <img src=../images/dmxzone/forum/icon_smile_dissapprove.gif border=0 align=middle>
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Replied 27 Aug 2001 06:06:06
27 Aug 2001 06:06:06 Vivian Eersels replied:
Ok, Thanks, I try this out.
But I put the formresults not in a DB

Vivian
Replied 28 Aug 2001 12:50:31
28 Aug 2001 12:50:31 Vivian Eersels replied:
No, It don't help <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
But I don't put the formresults in a db.

Reply to this topic