Pulling values from FP's "ConfirmationField" to ASP

B

Beefminator

Hello,

Is it possible to pull values from FP confirmation page's confirmation
fields to ASP page?

Obviously the following program codes listed below would not work on a
asp page, but you can see what I am trying to do:

<%=Request.Form("<!--webbot bot="ConfirmationField" S-Field="Email"
-->")%>
 
T

Thomas A. Rowe

No. You would have to process the form data on a confirmation page written in ASP/VBScript

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
B

Beefminator

Thanks Tom,

I am looking for a simple, free ASP code for file upload. Do you know
any easy and simple ASP code that I can grab?

Thanks,
Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top