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

  • Newbies

Hi,

I have a two databases. .db1 is a contact database, .db2 an image database.

in .db1 i have a container that displays images from .db2.

I want to be able to create a new record in .db1, and upload an image into .db2 using CDML if possible.

can anyone suggest a way?

thanx

Darren -

Here's how I'd do this (you can feel free to do what you choose though)???

- Remove images from databases, and reference via a field with the filename stored in it instead. Storing images in your databases GREATLY slows them down for web access, as the server needs to page through the entire database when searching, including all the images, even if it doesn't need to use them.

- I'm pretty sure CDML doesn't include any HTTP upload capabilities. We offer the WebStar File Upload plug-in with our services, which I'd then use to let the user upload files to the directory with the images. Other ISPs may vary as to the ability for file uploads or not.

- John

quote:

Originally posted by DarrenWalker:

Hi,

I have a two databases. .db1 is a contact database, .db2 an image database.

in .db1 i have a container that displays images from .db2.

I want to be able to create a new record in .db1, and upload an image into .db2 using CDML if possible.

can anyone suggest a way?

thanx

Darren,

In addition to what John May said, you can check out these posts:

http://www.fmforums.com/ubb/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=13&t=000086

Hope they help.

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.