WebBot Components

O

Orlando Gondar

Is there a way to tell Frontpage 2003 not to use those WebBot Components ?

I hate to go into the code and remove those WebBots when making a form
for other code according to the cgi ( Perl ) scripts.

Thanks
 
C

Crash Gordon

I could be wrong, but I don't think it uses the components if you type the html (or whatever) in the HTML View.


| Is there a way to tell Frontpage 2003 not to use those WebBot Components ?
|
| I hate to go into the code and remove those WebBots when making a form
| for other code according to the cgi ( Perl ) scripts.
|
| Thanks
|
|
|
|
 
S

Steve Easton

You are correct.
You can also copy and paste the "form" into a blank html page. Thing is, if
you right click the form and change some form properties the bot gets
written to the html.

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

I could be wrong, but I don't think it uses the components if you type the
html (or whatever) in the HTML View.


| Is there a way to tell Frontpage 2003 not to use those WebBot Components ?
|
| I hate to go into the code and remove those WebBots when making a form
| for other code according to the cgi ( Perl ) scripts.
|
| Thanks
|
|
|
|
 
O

Orlando Gondar

Correct to both of you, I had seen that, I was thinking was maybe a setup
switch to
nock off those WebBot Components......

Thanks
 
T

Thomas A. Rowe

When you create the form, choose "send to other" which indicates that you will using ASP, CGI-Perl,
PHP, etc. to process.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Stefan B Rusynko

And in Tools Page Options Authoring turn off the FP SE
(will eliminate anything but send to other in forms)

As for any Design time webbots (include pages, shared borders, TOC, search, etc) just don't use them

--




| When you create the form, choose "send to other" which indicates that you will using ASP, CGI-Perl,
| PHP, etc. to process.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Is there a way to tell Frontpage 2003 not to use those WebBot Components ?
| >
| > I hate to go into the code and remove those WebBots when making a form
| > for other code according to the cgi ( Perl ) scripts.
| >
| > Thanks
| >
| >
| >
| >
|
|
 
N

news frontiernet.net

Why shouldnt one use "include pages"?

I rely on this as a design method.

I do have a problem with it at times. But it is so powerful and doesnt
require me to use the SSL required extensions that cause FP to puke.

Stefan B Rusynko said:
And in Tools Page Options Authoring turn off the FP SE
(will eliminate anything but send to other in forms)

As for any Design time webbots (include pages, shared borders, TOC,
search, etc) just don't use them
 
S

Stefan B Rusynko

Because it's a Design time tool and uses a webbot, so your code will always have the webbot tags in them.
If you don't mind the Design Time Webbots in your code then go ahead and use them
- the only Run Time components (webbots) that require the FP SE are listed at http://support.microsoft.com/default.aspx?scid=281532

--




| Why shouldnt one use "include pages"?
|
| I rely on this as a design method.
|
| I do have a problem with it at times. But it is so powerful and doesnt
| require me to use the SSL required extensions that cause FP to puke.
|
| | > And in Tools Page Options Authoring turn off the FP SE
| > (will eliminate anything but send to other in forms)
| >
| > As for any Design time webbots (include pages, shared borders, TOC,
| search, etc) just don't use them
| >
| > --
| >
| > _____________________________________________
| > 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.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | When you create the form, choose "send to other" which indicates that
| you will using ASP, CGI-Perl,
| > | PHP, etc. to process.
| > |
| > | --
| > | ==============================================
| > | Thomas A. Rowe (Microsoft MVP - FrontPage)
| > | WEBMASTER Resources(tm)
| > |
| > | FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > | ==============================================
| > | To assist you in getting the best answers for FrontPage support see:
| > | http://www.net-sites.com/sitebuilder/newsgroups.asp
| > |
| > | | > | > Is there a way to tell Frontpage 2003 not to use those WebBot
| Components ?
| > | >
| > | > I hate to go into the code and remove those WebBots when making a form
| > | > for other code according to the cgi ( Perl ) scripts.
| > | >
| > | > Thanks
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 
O

Orlando Gondar

Well done, you folks REALLY know your stuff.

1000000000 to all, thanks again "Stefan" this is NOT the first time you help
me.

Stefan B Rusynko said:
Because it's a Design time tool and uses a webbot, so your code will
always have the webbot tags in them.
If you don't mind the Design Time Webbots in your code then go ahead and use them
- the only Run Time components (webbots) that require the FP SE are listed
at http://support.microsoft.com/default.aspx?scid=281532
--




| Why shouldnt one use "include pages"?
|
| I rely on this as a design method.
|
| I do have a problem with it at times. But it is so powerful and doesnt
| require me to use the SSL required extensions that cause FP to puke.
|
| | > And in Tools Page Options Authoring turn off the FP SE
| > (will eliminate anything but send to other in forms)
| >
| > As for any Design time webbots (include pages, shared borders, TOC,
| search, etc) just don't use them
| >
| > --
| >
| > _____________________________________________
| > 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.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | When you create the form, choose "send to other" which indicates that
| you will using ASP, CGI-Perl,
| > | PHP, etc. to process.
| > |
| > | --
| > | ==============================================
| > | Thomas A. Rowe (Microsoft MVP - FrontPage)
| > | WEBMASTER Resources(tm)
| > |
| > | FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > | ==============================================
| > | To assist you in getting the best answers for FrontPage support see:
| > | http://www.net-sites.com/sitebuilder/newsgroups.asp
| > |
| > | | > | > Is there a way to tell Frontpage 2003 not to use those WebBot
| Components ?
| > | >
| > | > I hate to go into the code and remove those WebBots when making a form
| > | > for other code according to the cgi ( Perl ) scripts.
| > | >
| > | > Thanks
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 

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