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.

360works email EmailAttachFileInline getAsCss

Featured Replies

trying to send html email using getAsCSS function but when i use EmailAttachFileInline with that function it doesn't work I take the getAsCSS function away and then my image comes through

any idea ?

GetAsCSS turns your text into html, so if you have HTML code in your text field and then use the getascss function your HTML will be written as literal text in your HTML, rather than HTML code. Writing would normally show you an image, but getascss($text) (where $text is ) would give you text in the body of your email that says . If you look at the HTML you will see that the tags are escaped after calling getasCSS so that everything shows up as literal text.

You will either need to use some sort of placeholder text where you want the image and then do a find and replace or not use the getascss function when you plan on writing HTML code.

Edited by Guest

  • Author

Thanks David, that got me to where I needed to go !

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.