PC Review


Reply
Thread Tools Rate Thread

Does Firefox recognize\process FP Srvr Extentions

 
 
Dave
Guest
Posts: n/a
 
      18th Jan 2008
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
 
Reply With Quote
 
 
 
 
Mike Mueller
Guest
Posts: n/a
 
      18th Jan 2008
Most likely the issue is with the javascript that FrontPage generates.

possible fixes:
http://www.seoconsultants.com/frontp...ms/validation/
http://www.webdeveloper.com/forum/sh...d.php?t=146040
http://www.webdeveloper.com/forum/sh...d.php?t=169826
http://www.frontpagewebmaster.com/m-.../tm.htm#304053


"Dave" <(E-Mail Removed)> wrote in message
news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
>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


 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      18th Jan 2008
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/frontp...ms/validation/
> http://www.webdeveloper.com/forum/sh...d.php?t=146040
> http://www.webdeveloper.com/forum/sh...d.php?t=169826
> http://www.frontpagewebmaster.com/m-.../tm.htm#304053
>
>
> "Dave" <(E-Mail Removed)> wrote in message
> news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
> >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

>
>

 
Reply With Quote
 
Tom [Pepper] Willett
Guest
Posts: n/a
 
      18th Jan 2008
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/
===
"Dave" <(E-Mail Removed)> wrote in message
news:52BDFF3C-EF3D-442B-A3F7-(E-Mail Removed)...
: 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/frontp...ms/validation/
: > http://www.webdeveloper.com/forum/sh...d.php?t=146040
: > http://www.webdeveloper.com/forum/sh...d.php?t=169826
: > http://www.frontpagewebmaster.com/m-.../tm.htm#304053
: >
: >
: > "Dave" <(E-Mail Removed)> wrote in message
: > news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
: > >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
: >
: >


 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      21st Jan 2008
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" wrote:

> 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/
> ===
> "Dave" <(E-Mail Removed)> wrote in message
> news:52BDFF3C-EF3D-442B-A3F7-(E-Mail Removed)...
> : 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/frontp...ms/validation/
> : > http://www.webdeveloper.com/forum/sh...d.php?t=146040
> : > http://www.webdeveloper.com/forum/sh...d.php?t=169826
> : > http://www.frontpagewebmaster.com/m-.../tm.htm#304053
> : >
> : >
> : > "Dave" <(E-Mail Removed)> wrote in message
> : > news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
> : > >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
> : >
> : >
>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      21st Jan 2008
Please provide the URL to this page.

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

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


"Dave" <(E-Mail Removed)> wrote in message
news:11E7EBF8-0B84-42B9-AC95-(E-Mail Removed)...
>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" wrote:
>
>> 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/
>> ===
>> "Dave" <(E-Mail Removed)> wrote in message
>> news:52BDFF3C-EF3D-442B-A3F7-(E-Mail Removed)...
>> : 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/frontp...ms/validation/
>> : > http://www.webdeveloper.com/forum/sh...d.php?t=146040
>> : > http://www.webdeveloper.com/forum/sh...d.php?t=169826
>> : > http://www.frontpagewebmaster.com/m-.../tm.htm#304053
>> : >
>> : >
>> : > "Dave" <(E-Mail Removed)> wrote in message
>> : > news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
>> : > >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
>> : >
>> : >
>>
>>
>>



 
Reply With Quote
 
Dave
Guest
Posts: n/a
 
      21st Jan 2008
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" wrote:

> Please provide the URL to this page.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Dave" <(E-Mail Removed)> wrote in message
> news:11E7EBF8-0B84-42B9-AC95-(E-Mail Removed)...
> >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" wrote:
> >
> >> 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/
> >> ===
> >> "Dave" <(E-Mail Removed)> wrote in message
> >> news:52BDFF3C-EF3D-442B-A3F7-(E-Mail Removed)...
> >> : 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/frontp...ms/validation/
> >> : > http://www.webdeveloper.com/forum/sh...d.php?t=146040
> >> : > http://www.webdeveloper.com/forum/sh...d.php?t=169826
> >> : > http://www.frontpagewebmaster.com/m-.../tm.htm#304053
> >> : >
> >> : >
> >> : > "Dave" <(E-Mail Removed)> wrote in message
> >> : > news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
> >> : > >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
> >> : >
> >> : >
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      21st Jan 2008
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" <(E-Mail Removed)> wrote in message
news:15BA6EC7-9298-4BCB-AA4E-(E-Mail Removed)...
> 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" wrote:
>
>> Please provide the URL to this page.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Dave" <(E-Mail Removed)> wrote in message
>> news:11E7EBF8-0B84-42B9-AC95-(E-Mail Removed)...
>> >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" wrote:
>> >
>> >> 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/
>> >> ===
>> >> "Dave" <(E-Mail Removed)> wrote in message
>> >> news:52BDFF3C-EF3D-442B-A3F7-(E-Mail Removed)...
>> >> : 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/frontp...ms/validation/
>> >> : > http://www.webdeveloper.com/forum/sh...d.php?t=146040
>> >> : > http://www.webdeveloper.com/forum/sh...d.php?t=169826
>> >> : > http://www.frontpagewebmaster.com/m-.../tm.htm#304053
>> >> : >
>> >> : >
>> >> : > "Dave" <(E-Mail Removed)> wrote in message
>> >> : > news:63710B3E-B506-4089-ABBC-(E-Mail Removed)...
>> >> : > >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
>> >> : >
>> >> : >
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Process.Start throws exception when starting firefox after firefox crashes Gene Chang Microsoft Dot NET Framework 2 25th Oct 2007 07:26 PM
IE doesn't recognize the connection while Firefox can =?Utf-8?B?eHVkemg=?= Windows XP Internet Explorer 0 10th Aug 2005 10:42 PM
firefox extentions question alpha Freeware 2 24th Apr 2005 02:07 AM
Move printers from srvr to srvr Bryce Ingalls Microsoft Windows 2000 Printing 0 15th Sep 2003 06:36 PM
Move printers from srvr to srvr Bryce Ingalls Microsoft Windows 2000 Printing 0 15th Sep 2003 06:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 AM.