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

Hello,

I'm reading the CWP guide but I cannot find a function (if it exists) which could encrypt a string using MD5.

Somebody has more information?

Actually, your question would belong to the XML/XSL forum.

XSLT, as the name says, is extensible. So it's possible to write own extension functions, e.g. in Java or in JavaScript or other scripting languages. How this is done is described in a tech brief that you can download from the technology section on the following FMI webpage: http://www.filemaker.com/support/whitepapers.html

You can find a MD5 algorithm written in JavaScript on http://pajhome.org.uk/crypt/md5/ , but maybe you have to google further.

When you have written such an extension function, please post the files in the XML/XSL forum. The fine thing would be that the MD5 encryption would work server-side and therefore is pretty secure.

Another way would be to go with PHP.

  • 2 weeks later...
  • Author

thank you for your exhaustive reply,

as I need the MD5 function only to encrypt data for an e-commerce tool I decided the easier way: I send a form to a PHP script and the PHP script sends data to the web application of the bank.. I will study the FM/XML technical specification one day, but with PHP is really faster.

wink.gif

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.