Thomas
Thu Aug 24 10:04:31 CDT 2006
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
==============================================
"Beefminator" <jkesselring@cfl.rr.com> wrote in message
news:1156431416.078638.80630@74g2000cwt.googlegroups.com...
> 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"
> -->")%>
>