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.

Problem download through the browser

Featured Replies

I have a webpage that is connected with FX.php to a filemaker pro 9 advanced database. In my database I have a container field where I have PDF files. My problem is when I click on the link through the webpage, it bring at window asking for the login information, How can I download the file without ask for the login info.?

Here is what I have at the coding:

$search_result = new FX($serverIP,$webCompanionPort);

$search_result->SetDBData(Handouts.fp7', Annual_08);

$search_result->SetDBPassword('monkey','Admin');

$search_result->AddSortParam('session_Order','ascend');

$Result = $search_result -> FMFind();

header('Content-Type: text/html;charset=utf-8');

Any help will be appreciated.

Thank you in advance.

:confused:

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.