Search found 400 matches

by trags3
Sat Apr 29, 2023 11:19 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place a rectangle on a card that has size adjustable
Replies: 9
Views: 5184

Re: Place a rectangle on a card that has size adjustable

Thanks Craig,
I would appreciate the code you wrote.
What I am trying to do is allow a user to easily define where he can place pictures and text on a page, so I am trying to make it as intuitive as possible for the end user.
Tom
by trags3
Sat Apr 29, 2023 9:52 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place a rectangle on a card that has size adjustable
Replies: 9
Views: 5184

Place a rectangle on a card that has size adjustable

What would be the best way to have an app place a rectangle on a card and allow the user to adjust the size and position?
Tom
by trags3
Sun Feb 26, 2023 3:46 pm
Forum: Talking LiveCode
Topic: eMail Account Selection
Replies: 12
Views: 13608

Re: eMail Account Selection

Hi All, Thanks for the discussion.The need I have is this. I have an eMail App (in development) that will allow me to send an email to a list of recipients. This list can be significantly larger than the 500 emails/day that Gmail allows (without Paying). I want to keep track of the number of eMails ...
by trags3
Tue Feb 21, 2023 5:13 pm
Forum: Talking LiveCode
Topic: eMail Account Selection
Replies: 12
Views: 13608

Re: eMail Account Selection

Thank You Klaus.
That was what I was afraid of.
Tom
by trags3
Tue Feb 21, 2023 3:56 pm
Forum: Talking LiveCode
Topic: eMail Account Selection
Replies: 12
Views: 13608

eMail Account Selection

Is it possible for someone who has multiple email accounts to select which email to use before sending an email from within a LC App?
Thanks,
Tom
by trags3
Sat Feb 04, 2023 5:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place unSubscribe button on an email
Replies: 6
Views: 4967

Re: Place unSubscribe button on an email

Thanks Paul
This is exactly what I needed. I generate the email within the app, so I should be able to include your unsubscribe script in the email.
Thanks again!
Tom
by trags3
Fri Feb 03, 2023 11:58 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place unSubscribe button on an email
Replies: 6
Views: 4967

Re: Place unSubscribe button on an email

Here is what I want to happen. A database of names, email addresses and other information is stored on my computer. Some or all of these people may not know me or what I do. When I send out a mass email to all of these addresses through an App I am developing, I want them to have the option to click...
by trags3
Fri Feb 03, 2023 10:09 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place unSubscribe button on an email
Replies: 6
Views: 4967

Re: Place unSubscribe button on an email

I don't think it is the same, I assume that when you get an email from a mail list and they have the unsubscribe option that an email is sent to the original sender. I don't know that this is the case but that's what I have assumed. In my case I don't expect the email list to be on a server but on a...
by trags3
Fri Feb 03, 2023 8:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Place unSubscribe button on an email
Replies: 6
Views: 4967

Place unSubscribe button on an email

I am in the process of writing an app that will send several emails at a time. I need to have an unsubscribe button on the email so recipients can easily opt out. I can handle the incoming email to the sender(I think) but just don't know what needs to be behind the unsubscribe button on the email. Tom
by trags3
Sat Jan 21, 2023 7:55 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Microsoft Access Database
Replies: 4
Views: 2179

Re: Microsoft Access Database

Hi Tim,
Can you show me an example?
by trags3
Fri Jan 20, 2023 12:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Microsoft Access Database
Replies: 4
Views: 2179

Microsoft Access Database

Correct me if I'm wrong but I don't believe there is a way to directly access the Microsoft Access database with LC.

Tom
by trags3
Tue Jan 10, 2023 2:51 pm
Forum: Talking LiveCode
Topic: Free Version of LC
Replies: 3
Views: 1634

Re: Free Version of LC

Thanks Richmond,
I was thinking of LC Community. That is what I began with in ~2014 when I found LC. I quickly moved to the subscription version.
Tom
by trags3
Tue Jan 10, 2023 2:14 am
Forum: Talking LiveCode
Topic: Free Version of LC
Replies: 3
Views: 1634

Free Version of LC

There used to be a free version of Live Code that did not allow compilation. Is that no longer available?
Tom
by trags3
Thu Dec 29, 2022 5:43 pm
Forum: Talking LiveCode
Topic: Writing to text file
Replies: 38
Views: 9557

Re: Writing to text file

I have no idea what I did, but I have lost what worked to write to a file using append. Here is the code I am using: put fld"aDate" of this cd & tab & fld"Denom" of grp"5Dollars" & tab & fld"LotNumber" of grp"5Dollars" & tab & fld"ItemCode" of grp"5Dollars" & tab & fld"expDate" of grp"5Dollars" & ta...
by trags3
Wed Dec 21, 2022 11:56 am
Forum: Talking LiveCode
Topic: Writing to text file
Replies: 38
Views: 9557

Writing to text file

Hello Again,
Thanks for the help!
The Append works swimmingly!
Tom

Go to advanced search