Jump to content

Web Form with Filemaker 7 Help


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

Recommended Posts

  • Newbies

Hi,

I am a new user with Filemaker. I have been asked to upgrade a Filemaker 5 database to the new Filemaker 7. They use the Filemaker database with web publishing to allow users to complete a survey which gets entered directly into the database.

The survey is accessed via the web as html. On the first page, it redirects to the actual survey after the introduction with this code:

url= FMPro?-db=ballot_.fp7&-lay=Survey&-format=survey.htm&-view

The second Page which is the actual Survey has this code:

<FORM ACTION="FMPro" METHOD="POST">

<INPUT TYPE="hidden" NAME="-Token" VALUE="StartUp">

<INPUT TYPE="hidden" NAME="-DB" VALUE="ballot_.fp7">

<INPUT TYPE="hidden" NAME="-LAY" VALUE="Survey">

<INPUT TYPE="hidden" NAME="-error" VALUE="regerror.htm">

etc., etc.

</FORM>

The problem is that this worked fine under Filemaker 5. After upgrading to Filemaker 7, These files no longer work and it gives a FMPro not found error. Does anyone know what needs to be changed for it to work?

I have enabled web publishing on this ballot_.fp7 file giving access to all.

Much thanks!

Version: v7.x

Platform: Windows XP

Link to comment
Share on other sites

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