Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

end of file error

Featured Replies

Hi, can anyone help me on this one?

I have a search page that send to the results page by using a form.

the search page looks something like this:

<form name="form[FMP-currentrecid]" action="FMPro?" method="Post">

<input type="hidden" name="-db" value="-db1">

<input type="hidden" name="-lay" value="web">

<input type="hidden" name="-format" value="b_rslts.html">

<input type="hidden" name="-token.1" value="[FMP-currenttoken:1]">

<input type="hidden" name="-token.2" value="[FMP-currenttoken:2]">

<input type="hidden" name="-token.3" value="[FMP-currenttoken:3]">

<input type="hidden" name="-token.4" value="[FMP-currenttoken:4]">

<input type="hidden" name="-token.5" value="[FMP-currentrecid]">

<input type="hidden" name="-op" value="eq">

<input type="hidden" name="Model" value="[FMP-field:modkey]">

<input type="hidden" name="-error" value="s_err.html">

<input type="hidden" name="-sortfield" value="misc">

<input type="hidden" name="-sortorder" value="Ascending">

<input type="hidden" name="image status" value="Online">

<input type="hidden" name="-Max" value="3">

<input type="hidden" name="-find">

</form>

The first three results are returned fine.

When you go to the next three results it brings up and error of

unexpected end of file...

Having looked at the URL in the address bar - if I remove an = that has been put after the -find the query works, likewise if I delete a few of the search criteria.

Is there a maximum length url that the browsers can handle?

the url is included.

http://www.mywebsite.com/vxn/FMPro?-db=vxnmedia&-format=b%5frslts.html&-lay=web&-sortfield=misc&-op=eq&Model=New%20Vectra%20Club%202002%20Edition%201&image%20status=Online&-max=3&-skip=6&-token.1=00071&-token.2=X&-token.3=33372&-token.4=C&-token.5=32890&-find=

The problem is worse on the PC than it is on the Mac

Any ideas???

I haven't got any hair left to pull out!

I do not know about any problem with length of URL.

Why do you have the "form[FMP-currentrecid]" there?

  • Author

I have form[FMP-currentrecid] because it is a repeating form across the page - and the recid makes it a unique form name.

otherwise all the forms would have the same name.

- could the use of recid be the problem?

I see. If you are using multiple forms, do check first the HTML code on your page. Are all forms in HTML started and closed before another form start? In sense like there shouldn

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.