Does Firefox recognize\process FP Srvr Extentions

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I have a new site I have to build and a requirement is that it work with
FireFox.

I have extentions running on the server and a test forms page works with IE
for validation, but Firefox does not process the validation.

Does Firefox not reconize those, or it there a plu-in that can be installed
on the IIS 2003 Server?

Thanks
 
Thanks Mike, I appreciate the links.

I guess the WEBBOT Method is out, and Javascript needs to replace it.
 
My firefox works fine on any web site with FP server extensions. Extensions
are not an issue. Sounds like you don't have JavaScript turned on in the FF
browser, or you have script blocking enabled.'
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: Thanks Mike, I appreciate the links.
:
: I guess the WEBBOT Method is out, and Javascript needs to replace it.
:
: "Mike Mueller" wrote:
:
: > Most likely the issue is with the javascript that FrontPage generates.
: >
: > possible fixes:
: > http://www.seoconsultants.com/frontpage/forms/validation/
: > http://www.webdeveloper.com/forum/showthread.php?t=146040
: > http://www.webdeveloper.com/forum/showthread.php?t=169826
: > http://www.frontpagewebmaster.com/m-304053/tm.htm#304053
: >
: >
: > : > >I have a new site I have to build and a requirement is that it work
with
: > > FireFox.
: > >
: > > I have extentions running on the server and a test forms page works
with
: > > IE
: > > for validation, but Firefox does not process the validation.
: > >
: > > Does Firefox not reconize those, or it there a plu-in that can be
: > > installed
: > > on the IIS 2003 Server?
: > >
: > > Thanks
: >
: >
 
I created this webbot in FP2003

<!--webbot bot="Validation" s-display-name="Enter data" s-data-type="Number"
s-number-separators="x." b-value-required="TRUE" i-maximum-length="8" -->

I checked Firefox configuration and everything appears ok. I changed the
Popups and Javascript checkboxes just to experiment and I had the same
results.

Firefox is not trapping this Validation, IE does however. Also I have other
Javascripting running that is working within Firefox.

Any ideas?

Thanks.
 
Please provide the URL to this page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Dave said:
I created this webbot in FP2003

<!--webbot bot="Validation" s-display-name="Enter data" s-data-type="Number"
s-number-separators="x." b-value-required="TRUE" i-maximum-length="8" -->

I checked Firefox configuration and everything appears ok. I changed the
Popups and Javascript checkboxes just to experiment and I had the same
results.

Firefox is not trapping this Validation, IE does however. Also I have other
Javascripting running that is working within Firefox.

Any ideas?

Thanks.

Tom [Pepper] Willett said:
My firefox works fine on any web site with FP server extensions. Extensions
are not an issue. Sounds like you don't have JavaScript turned on in the FF
browser, or you have script blocking enabled.'
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: Thanks Mike, I appreciate the links.
:
: I guess the WEBBOT Method is out, and Javascript needs to replace it.
:
: "Mike Mueller" wrote:
:
: > Most likely the issue is with the javascript that FrontPage generates.
: >
: > possible fixes:
: > http://www.seoconsultants.com/frontpage/forms/validation/
: > http://www.webdeveloper.com/forum/showthread.php?t=146040
: > http://www.webdeveloper.com/forum/showthread.php?t=169826
: > http://www.frontpagewebmaster.com/m-304053/tm.htm#304053
: >
: >
: > : > >I have a new site I have to build and a requirement is that it work
with
: > > FireFox.
: > >
: > > I have extentions running on the server and a test forms page works
with
: > > IE
: > > for validation, but Firefox does not process the validation.
: > >
: > > Does Firefox not reconize those, or it there a plu-in that can be
: > > installed
: > > on the IIS 2003 Server?
: > >
: > > Thanks
: >
: >
 
It's on a secure Intranet so it is not available to view.

I take it that Firefox should work. So I need to create some basic pages
and test them.

Thanks

Thomas A. Rowe said:
Please provide the URL to this page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Dave said:
I created this webbot in FP2003

<!--webbot bot="Validation" s-display-name="Enter data" s-data-type="Number"
s-number-separators="x." b-value-required="TRUE" i-maximum-length="8" -->

I checked Firefox configuration and everything appears OK. I changed the
Popups and Javascript checkboxes just to experiment and I had the same
results.

Firefox is not trapping this Validation, IE does however. Also I have other
Javascripting running that is working within Firefox.

Any ideas?

Thanks.

Tom [Pepper] Willett said:
My firefox works fine on any web site with FP server extensions. Extensions
are not an issue. Sounds like you don't have JavaScript turned on in the FF
browser, or you have script blocking enabled.'
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: Thanks Mike, I appreciate the links.
:
: I guess the WEBBOT Method is out, and Javascript needs to replace it.
:
: "Mike Mueller" wrote:
:
: > Most likely the issue is with the javascript that FrontPage generates.
: >
: > possible fixes:
: > http://www.seoconsultants.com/frontpage/forms/validation/
: > http://www.webdeveloper.com/forum/showthread.php?t=146040
: > http://www.webdeveloper.com/forum/showthread.php?t=169826
: > http://www.frontpagewebmaster.com/m-304053/tm.htm#304053
: >
: >
: > : > >I have a new site I have to build and a requirement is that it work
with
: > > FireFox.
: > >
: > > I have extentions running on the server and a test forms page works
with
: > > IE
: > > for validation, but Firefox does not process the validation.
: > >
: > > Does Firefox not reconize those, or it there a plu-in that can be
: > > installed
: > > on the IIS 2003 Server?
: > >
: > > Thanks
: >
: >
 
You can also post the code for the page, here in a reply.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Dave said:
It's on a secure Intranet so it is not available to view.

I take it that Firefox should work. So I need to create some basic pages
and test them.

Thanks

Thomas A. Rowe said:
Please provide the URL to this page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Dave said:
I created this webbot in FP2003

<!--webbot bot="Validation" s-display-name="Enter data" s-data-type="Number"
s-number-separators="x." b-value-required="TRUE" i-maximum-length="8" -->

I checked Firefox configuration and everything appears OK. I changed the
Popups and Javascript checkboxes just to experiment and I had the same
results.

Firefox is not trapping this Validation, IE does however. Also I have other
Javascripting running that is working within Firefox.

Any ideas?

Thanks.

:

My firefox works fine on any web site with FP server extensions. Extensions
are not an issue. Sounds like you don't have JavaScript turned on in the FF
browser, or you have script blocking enabled.'
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: Thanks Mike, I appreciate the links.
:
: I guess the WEBBOT Method is out, and Javascript needs to replace it.
:
: "Mike Mueller" wrote:
:
: > Most likely the issue is with the javascript that FrontPage generates.
: >
: > possible fixes:
: > http://www.seoconsultants.com/frontpage/forms/validation/
: > http://www.webdeveloper.com/forum/showthread.php?t=146040
: > http://www.webdeveloper.com/forum/showthread.php?t=169826
: > http://www.frontpagewebmaster.com/m-304053/tm.htm#304053
: >
: >
: > : > >I have a new site I have to build and a requirement is that it work
with
: > > FireFox.
: > >
: > > I have extentions running on the server and a test forms page works
with
: > > IE
: > > for validation, but Firefox does not process the validation.
: > >
: > > Does Firefox not reconize those, or it there a plu-in that can be
: > > installed
: > > on the IIS 2003 Server?
: > >
: > > Thanks
: >
: >
 
Back
Top