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.

Featured Replies

quote:

Originally posted by yalebulldog:

I am getting this error message, "file not found. The file"golf_database/FM pro" could not be found." I think it has to do with my HREF, here is my code for the search format

<form action="FM Pro" method="post">

<input type="hidden" name="-db" value="golf_funraiser.fp5">

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

<input type="hidden" name="-format" value="list.htm">

<input type="hidden" name="-error" value="golf_error.htm">

. . . snip. . .

[FMP-record]

[FMP-field:first name]<A HREF="http://255.255.255.255/golf_fundraiser.fp5/[FMP-linkrecID:format=detail.htm, layout=web form view]">

[FMP-field: last name]</a><br>

[/FMP-record] [FMP-linkprevious] <img src="images/previous.gif" alt="Previous" width="14" height="14" border=0>

[/FMP-linkprevious]

[FMP-linknext]<img src="images/next.gif" alt="Previous" width="14" height="14" border=0>

[/FMP-linknext] Any help would be appreciated. Thanks!

Fritz

Well, your syntax is all wrong witht the href above. Unless you want them to download your file. You should just lose the HTTP://255.255.255.255/golf_fundraiser.fp5. <A HREF="[FMP-linkrecID:format=detail.htm, layout=web form view]" should work fine.

When accessing files through a link, they should look similar to the following format:

http://255.255.255.255/FMPro?-db=databasename&-lay=layoutname&-format=formatpage.html&-view

multiple other tags can be added.

Word of advice. DONT POST YOUR IP ON THE WEB FOR 3000 MEMBERS OF THIS FORUM TO SEE AND ABUSE. PLEASE EDIT YOUR MESSAGE AND CHANGE IT!!!!! 255.255.255.255 is a good alternative

jeremy

yalebulldog

You should have the databases protected.

I left non-destructive remark on one layout.

Hackers are not so polite

  • Author

quote:

Originally posted by Anatoli:

yalebulldog

Hackers are not so polite

True, but FMPro-er's sure do like to try and steal secrets huh? Anatoli just couldn't resist temptation. . . hey, niether could i, but i refrained from leaving any remarks or even thought about creating a startup script to display obscene messages!! Well, thought about it, but obviously wouldn't do that.

jeremy (hacker at heart hating that i have to resist)

Thanks again for not killing my computer smile.gif I am certainly glad you resisted the temptation. I tried taking out the syntax that included the IP address and still got the same message. Then I tried move the format file from the subfolder(golf_database) and now I get a message that it can't find FM pro. I know a simple search cannot not be that hard, right? Any more suggestion before I go crazy!!! Thanks!

Nomenclature:

[FMP-linkrecID:format=detail.htm, layout=web form view]

Change your layout name to web. Simplify. Spaces play havoc.

Peace

Keith M. Davie

<input type="hidden" name="-db" value="golf_funraiser.fp5">

Did you lose a "d"?

Peace

Keith

Please! someone help me. I am new CDML and I am having trouble getting search file to work correctly. I am getting this error message, "file not found. The file"golf_database/FM pro" could not be found." I think it has to do with my HREF, here is my code for the search format

<form action="FM Pro" method="post">

<input type="hidden" name="-db" value="golf_funraiser.fp5">

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

<input type="hidden" name="-format" value="list.htm">

<input type="hidden" name="-error" value="golf_error.htm">

First Name:<input type="text" name="First Name" value="">

Last Name: <input type="text" name="Last Name" value="">

Type: <select name="Type" size=1>

<option selected>-make a selection-

<option>Sponsor

<option>Foursome

<option>Donation

</select>

<select name="-max">

<option>5

<option selected>10

<option>20

<option>all

</select>

<br>

<br>

<input type="Submit" name="-find" value="Find">

<input type="reset" name="-reset" value="Clear">

and here is the code for the "list" format file

[FMP-record]

[FMP-field:first name]<A HREF="http://222.222.222.22/golf_fundraiser.fp5/[FMP-linkrecID:format=detail.htm, layout=web form view]">

[FMP-field: last name]</a><br>

[/FMP-record] [FMP-linkprevious] <img src="images/previous.gif" alt="Previous" width="14" height="14" border=0>

[/FMP-linkprevious]

[FMP-linknext]<img src="images/next.gif" alt="Previous" width="14" height="14" border=0>

[/FMP-linknext] Any help would be appreciated. Thanks!

Fritz

[This message has been edited by yalebulldog (edited February 15, 2001).]

quote:

Originally posted by yafreax:

True, but FMPro-er's sure do like to try and steal secrets huh? Anatoli just couldn't resist temptation. . . hey, niether could i, but i refrained from leaving any remarks or even thought about creating a startup script to display obscene messages!! Well, thought about it, but obviously wouldn't do that.

jeremy (hacker at heart hating that i have to resist)

I just put the same text as here on one layout, so it wouldn't be forgotten :-)

I did not opened even the script editor...

Create an account or sign in to comment

Important Information

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

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.