Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I'm sharing a Filemaker database on my small intranet via web companion. However, submitting a record takes forever (5-10 minutes). The server is an NT box running Filemaker and the workstations are connected via 100MPS cards. No other apps have issues running over the network.

Any ideas would be greatly appreciated.

Posted

No. I've created the pages using the wizard found in the now defunct Claris Home page. The Instant Web Publishing thing won't allow me to run scripts and limits my design ability.

Posted

There have been many cautions on these forums against running scripts in a browser solution. If one of your scripts involves a loop, that is probably the cause of your slowness problem.

If you have a looping script, you may want to examine my recent postings on the cdml forum regarding the looping script. I have provided code and structure for you to experiment with a looping script as well as a multi-user request on a script or scripts.

Posted

Thanks Keith,

No looping script but I found my problem. My script sends an email when the record is submitted and I forgot to start my email client on my server Duh.

Thanks,

Dave

Posted

Don't use a script for that... put the -mailto, -mailsub, -mailformat etc CDML codes in your format field and get web companion to processa nd send the e-mail directly.

The less scripts that run the better, but it also gets one extra application off your server, which IMHO is even better. Also the Send Mail step doesn't support many mail clients, and the mail clients have to set to automatically send mail on check to work... complicated eh?

Posted

The submit process the selected address. That is, they select the address from the list then click the button. (Somebody might suggest a java auto-submit of some description too.)

It can be done, try it and work the process through.

This topic is 8462 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.