Hi,
I am using FormHandler feature of front page and my formhandler looks like this
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
U-File="
'Code for text file formating and email
U-Confirmation-Url="index.html" -->
My confimation file is index.html......what I want to ask is that is it possible that on Submit action I can open a asp page in a new window displaying the data which was typed in form to print together with the confirmation page.
I know how to build ASP page so thats no problem....what I want to perform three actions with submit
1. Process form results through WEBBOT
2. Open an ASP page as a new window.
3. Goes to confirmation page (which its already doing)
I dont know how to put the action=MyPage.asp together with action=--WEBBOT-SELF--
Any help will be appreciated
Cheers!
ÙÇãá
I am using FormHandler feature of front page and my formhandler looks like this
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults"
U-File="
'Code for text file formating and email
U-Confirmation-Url="index.html" -->
My confimation file is index.html......what I want to ask is that is it possible that on Submit action I can open a asp page in a new window displaying the data which was typed in form to print together with the confirmation page.
I know how to build ASP page so thats no problem....what I want to perform three actions with submit
1. Process form results through WEBBOT
2. Open an ASP page as a new window.
3. Goes to confirmation page (which its already doing)
I dont know how to put the action=MyPage.asp together with action=--WEBBOT-SELF--
Any help will be appreciated
Cheers!
ÙÇãá