Hi Sean,
Maybe you should have led with your explanation.
Cheers,
Rick
> On Sep 9, 2021, at 4:35 AM, Pi Digital via use-livecode
> wrote:
>
> Hehe. Full of ‘solutions’ :)
>
> It’s because we need to see it as a table in an email :D
> That’s the point of the question.
>
> Here’s my full pr
Ben,
That's perfect, and kind of what I'd said in one of my previous, although
not as succinctly or as well explained. Thanks for this as a way of
confirming an idea. (I tend to use {{table}} as my replacement strings. It
goes back to my coding back in the 80s/90s)
I've put the projects to one si
Hi Sean,
Not to wind you up with yet another 'helpful' suggestion... but here's what I
would do, if I've understood you correctly.
I think you're formatting a nice message in a field using LC styling; then
using the Mime Encoder feature to format it to include in an email. But when
you try t
Hehe. Full of ‘solutions’ :)
It’s because we need to see it as a table in an email :D
That’s the point of the question.
Here’s my full process if it helps you understand.
I (that is to say, a server I code and manage) process around 100-120 emails a
day from the mobile (cell phone) carriers O
Hi Sean,
Why don’t you just email them a spreadsheet or a .csv file,
let them open it. and they can copy and paste whatever they want
into their own spreadsheet?
Rick
> On Sep 8, 2021, at 10:43 PM, Pi Digital via use-livecode
> wrote:
>
> Hi Rick
>
> Because, as stated before, you can’t se
Hi Rick
Because, as stated before, you can’t select the text and paste it into a
spreadsheet.
Thanks though.
Sean
> On 8 Sep 2021, at 23:19, Rick Harrison via use-livecode
> wrote:
>
> Hi Sean,
>
> If you just want to show the table in an email why not just send
> an image of it? Crea
Hi Sean,
If you just want to show the table in an email why not just send
an image of it? Create a screenshot of the table and email it.
Are you trying to send just one or a lot of them over a period of time?
Rick
> On Sep 8, 2021, at 3:42 PM, Pi Digital via use-livecode
> wrote:
>
> I just w
Me too, Bob. Same sort of scenario. It should just deal with them.
It looks like I may end up with a mix of Mark’s and Rick’s suggestions. Maybe
just html that bit.
Sean Cole
Pi Digital Productions Ltd
eMail Ts & Cs
> On 8 Sep 2021, at 18:09, Bob Sneidar via use-livecode
> wrote:
>
> I
I just wanted a simple way of showing it without all the extra coding
rigmarole. Especially in html.
Sean Cole
Pi Digital Productions Ltd
eMail Ts & Cs
> On 8 Sep 2021, at 17:41, Rick Harrison via use-livecode
> wrote:
>
> Hi Sean,
>
> So you want the receiver of your emailed table to be
Thanks Mark
I will take a look
Sean Cole
Pi Digital Productions Ltd
eMail Ts & Cs
> On 8 Sep 2021, at 16:28, Mark Waddingham via use-livecode
> wrote:
>
> On 2021-09-08 11:02, Sean Cole (Pi) via use-livecode wrote:
>> Hi all
>> I'm trying to use the MIME encoder to send an email with a tabl
I have this need as well. I send emails with completed tickets that have table
data. What I have done in the past is use fixed length data padded with spaces,
then I send the email in a monospaced font. Having the ability to send an email
as html formatted text would be great, but last time I at
Hi Sean,
So you want the receiver of your emailed table to be able to modify the data in
it.
I would make it an HTML email so you can allow the user to enter the data
directly into your server database table field.
That’s if I am understanding you correctly here.
Rick
> On Sep 8, 2021, at 11
On 2021-09-08 11:02, Sean Cole (Pi) via use-livecode wrote:
Hi all
I'm trying to use the MIME encoder to send an email with a table in the
body. I have a field that has both plain text and a few lines that are
displayed as a table in the middle of it. I basically just turn on the
v
and h lines
Hi Rick,
It's not strictly what I was asking as I am talking about the mimeEncode
library. Plus it's a file that is then not easily selectable directly from
the email. I just want to be able to display a small table of data in the
email that is easily readable with a small footprint and using spec
Hi Sean,
Could you try converting your table into a .pdf file so it displays properly?
Good luck!
Rick
> On Sep 8, 2021, at 6:02 AM, Sean Cole (Pi) via use-livecode
> wrote:
>
> Hi all
>
> I'm trying to use the MIME encoder to send an email with a table in the
> body. I have a field that ha
15 matches
Mail list logo