Jump to content

How do I call FMP and not use "FMPro?" in the URL?


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

Recommended Posts

Posted

Hi - I want my index.html page to automatically call a second page when it is loaded. The second page generates a visitor id and sets a cookie. The index.html page does not have any CDML tags. I have been able to do it by putting the URL in a "PreLoad Image" behavior in Dreamweaver. There must be a more elegant way though. An "open a new browser window" script will also work but it is annoying because it pops up every time the user hits my index.html page.

Essentially, I need an onLoad java script that will send info to FileMaker Pro but not display the format file.

Hope this makes sense. Can anyone help?

Daveman

Posted

I think you will have to have a second page, which is a format page. I use the "onload" command within the <body> tag for this type of thing.

You can use the "-view" tag in the index.html file and "Inline" tags in the second page to cut down on the amount of cdml in the index.html page.

Hope this helps.

Garry

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