Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8684 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

If anyone can help me out with this I would be most grateful.

I have an [FMP-RECORD] record loop running to display the results of a search query, and within this I have a check box which calls a JavaScript function (email01) like so:

<input type="checkbox" name="cb[FMP-field:id no]" onClick="email01('[FMP-field:email]', '[FMP-field:id no]', '[FMP-FIELD: company name]')">

and delivers back three fields to the function which are then compiled together and written to a -Token field.

My problem is that when viewing through Netscape 4.7 (it works fine on Netscape 6 and IE5), when I get more than five results, Netscape stops and FileMaker stop responding. I'm running FileMaker on Windows 2000, and I've tested this on both the Mac and the Win versions of Netscape with same results.

Has anyone had anything similar happen or have any explanation?

Posted

Netscape is often doing that. It is the most buggiest application I have ever seen.

I have problems with Gecko, the #top (back to top) links are not reliable, because they are from dynamic pages and Gecko is also sssslllloooowwww.

This topic is 8684 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.