Can we execute a WebBot

J

Joel

Hi!
I would like to know if we can execute in a javascript or vbscript a webbot
because in my form post action I do this bellow:
<form name="theForm" method="post"
action=https://esqa.moneris.com/HPPDP/index.php onSubmit="return
Validator(this);">

and the person that create the HTML page is using webbot stuff, to send or
save in a file the content of the fields of the web page.
I want to do both, redirect on the submit action to another web site and
save or send an email with WEBBOT.

Thanks Joel :)
 
S

Steve Easton

Just make the other site your custom confirmation page.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
J

Joel

Hi!

Thanks for your response, I didn't said it but I'm not a web programmer at
all, how do I do a custom confirmation page?

Joel :)
 
T

Tom [Pepper] Willett

See this:
http://office.microsoft.com/en-ca/assistance/HP052591261033.aspx
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| Hi!
|
| Thanks for your response, I didn't said it but I'm not a web programmer at
| all, how do I do a custom confirmation page?
|
| Joel :)
|
| "Steve Easton" wrote:
|
| > Just make the other site your custom confirmation page.
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed............
| > ........................with a computer
| >
| >
| >
| >
| > | > > Hi!
| > > I would like to know if we can execute in a javascript or vbscript a
| > > webbot
| > > because in my form post action I do this bellow:
| > > <form name="theForm" method="post"
| > > action=https://esqa.moneris.com/HPPDP/index.php onSubmit="return
| > > Validator(this);">
| > >
| > > and the person that create the HTML page is using webbot stuff, to
send or
| > > save in a file the content of the fields of the web page.
| > > I want to do both, redirect on the submit action to another web site
and
| > > save or send an email with WEBBOT.
| > >
| > > Thanks Joel :)
| >
| >
| >
 
T

Tom [Pepper] Willett

You're quite welcome, Joel.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------
Joel said:
Thank you very much.
Joel :)

Tom [Pepper] Willett said:
See this:
http://office.microsoft.com/en-ca/assistance/HP052591261033.aspx
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| Hi!
|
| Thanks for your response, I didn't said it but I'm not a web programmer
at
| all, how do I do a custom confirmation page?
|
| Joel :)
|
| "Steve Easton" wrote:
|
| > Just make the other site your custom confirmation page.
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed............
| > ........................with a computer
| >
| >
| >
| >
| > | > > Hi!
| > > I would like to know if we can execute in a javascript or vbscript
a
| > > webbot
| > > because in my form post action I do this bellow:
| > > <form name="theForm" method="post"
| > > action=https://esqa.moneris.com/HPPDP/index.php onSubmit="return
| > > Validator(this);">
| > >
| > > and the person that create the HTML page is using webbot stuff, to
send or
| > > save in a file the content of the fields of the web page.
| > > I want to do both, redirect on the submit action to another web
site
and
| > > save or send an email with WEBBOT.
| > >
| > > Thanks Joel :)
| >
| >
| >
 
J

Joel

Hi! I have tried the confirmation page but it doesn't work. My page needs to
send some predetermined fields to the online payment web page. It goes to the
page but doesn't seem to bring the fields with it.

Regards, Joel :)

Tom [Pepper] Willett said:
You're quite welcome, Joel.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------
Joel said:
Thank you very much.
Joel :)

Tom [Pepper] Willett said:
See this:
http://office.microsoft.com/en-ca/assistance/HP052591261033.aspx
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
| Hi!
|
| Thanks for your response, I didn't said it but I'm not a web programmer
at
| all, how do I do a custom confirmation page?
|
| Joel :)
|
| "Steve Easton" wrote:
|
| > Just make the other site your custom confirmation page.
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed............
| > ........................with a computer
| >
| >
| >
| >
| > | > > Hi!
| > > I would like to know if we can execute in a javascript or vbscript
a
| > > webbot
| > > because in my form post action I do this bellow:
| > > <form name="theForm" method="post"
| > > action=https://esqa.moneris.com/HPPDP/index.php onSubmit="return
| > > Validator(this);">
| > >
| > > and the person that create the HTML page is using webbot stuff, to
send or
| > > save in a file the content of the fields of the web page.
| > > I want to do both, redirect on the submit action to another web
site
and
| > > save or send an email with WEBBOT.
| > >
| > > Thanks Joel :)
| >
| >
| >
 
S

Stefan B Rusynko

Explain fully
A confirmation page just can show the field from the form (which has already been submitted somewhere) as text (not as form fields
to be used for something else)
You have a form with form fields
What do you want to do w/ the data in the form

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi! I have tried the confirmation page but it doesn't work. My page needs to
| send some predetermined fields to the online payment web page. It goes to the
| page but doesn't seem to bring the fields with it.
|
| Regards, Joel :)
|
| "Tom [Pepper] Willett" wrote:
|
| > You're quite welcome, Joel.
| > --
| > Tom [Pepper] Willett
| > Microsoft MVP - FrontPage
| > FrontPage Support: http://www.frontpagemvps.com/
| > ----------
| > | > > Thank you very much.
| > > Joel :)
| > >
| > > "Tom [Pepper] Willett" wrote:
| > >
| > >> See this:
| > >> http://office.microsoft.com/en-ca/assistance/HP052591261033.aspx
| > >> --
| > >> ===
| > >> Tom [Pepper] Willett
| > >> Microsoft MVP - FrontPage
| > >> ---
| > >> FrontPage Support:
| > >> http://www.frontpagemvps.com/
| > >> ===
| > >> | > >> | Hi!
| > >> |
| > >> | Thanks for your response, I didn't said it but I'm not a web programmer
| > >> at
| > >> | all, how do I do a custom confirmation page?
| > >> |
| > >> | Joel :)
| > >> |
| > >> | "Steve Easton" wrote:
| > >> |
| > >> | > Just make the other site your custom confirmation page.
| > >> | >
| > >> | > --
| > >> | > Steve Easton
| > >> | > Microsoft MVP FrontPage
| > >> | > 95isalive
| > >> | > This site is best viewed............
| > >> | > ........................with a computer
| > >> | >
| > >> | >
| > >> | >
| > >> | >
| > >> | > | > >> | > > Hi!
| > >> | > > I would like to know if we can execute in a javascript or vbscript
| > >> a
| > >> | > > webbot
| > >> | > > because in my form post action I do this bellow:
| > >> | > > <form name="theForm" method="post"
| > >> | > > action=https://esqa.moneris.com/HPPDP/index.php onSubmit="return
| > >> | > > Validator(this);">
| > >> | > >
| > >> | > > and the person that create the HTML page is using webbot stuff, to
| > >> send or
| > >> | > > save in a file the content of the fields of the web page.
| > >> | > > I want to do both, redirect on the submit action to another web
| > >> site
| > >> and
| > >> | > > save or send an email with WEBBOT.
| > >> | > >
| > >> | > > Thanks Joel :)
| > >> | >
| > >> | >
| > >> | >
| > >>
| > >>
| > >>
| >
| >
| >
 

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