Un-doing a Forms Property selection

C

ChrisJ

In Forms Properties I selected "Send to Other" and hit OK. Is there anyway to
change this selection? It seems now when I go to Forms Properties, nothing
else is highlighted as a choice except Send to Other. Can I undo this or
change it somehow? Thank you.
 
T

Thomas A. Rowe

Switch to HTML / Code view and remove any webbot tag, etc.

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

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

ChrisJ

Mr. Rowe,

Thank you for your advice. However, I am not very versed in code, therefore
I don't know what you mean by "webbot tag, etc." If you could help me with
that I would greatly appreciate it.
 
T

Thomas A. Rowe

Can you provide a URL to the form online?

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

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

Stefan B Rusynko

Send to other is your only option because you have no enabled the FP SE
(if your local server and online host have them installed and supported)
In FP 2003 Tools Page Options Authoring and enable the FP SE (select complete)




| Mr. Rowe,
|
| Thank you for your advice. However, I am not very versed in code, therefore
| I don't know what you mean by "webbot tag, etc." If you could help me with
| that I would greatly appreciate it.
|
| "Thomas A. Rowe" wrote:
|
| > Switch to HTML / Code view and remove any webbot tag, etc.
| >
| > --
| > ==============================================
| > 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
| >
| > | > > In Forms Properties I selected "Send to Other" and hit OK. Is there anyway to
| > > change this selection? It seems now when I go to Forms Properties, nothing
| > > else is highlighted as a choice except Send to Other. Can I undo this or
| > > change it somehow? Thank you.
| >
| >
| >
 
R

Ronx

On the Authoring Tab make sure the following boxes are ticked:

Browse Time Web Components (equivalent to selecting FP extensions in
earlier FP versions)
Author Time Web Components
Navigation
Shared Borders (if you intend to use shared borders [not recommended,
Dynamic Web Templates are better])

JavaScript/Jscript
CSS 1.0 (formatting)

Tick the other boxes according to your skills and needs, but avoid VML
graphics. If you do use VML then tick the Downlevel image file box.

Set Browsers to Custom, and Schema version to Internet Explorer 5.0


These settings will give you minimum hassle in designing your pages, but it
will be up to you to check what works in which browsers.

Ron
 
Top