4D Forum preferences setup

2021-01-14 Thread David Garrard via 4D_Tech
  RE:  Can anyone add to what John advised regarding having the Discussions
and Forum content come to me via e-mail.

After logging into the 4D Forum, you can:

1) Click on your Profile icon in the upper right.
2) Click on the small "head and shoulders" icon just below it.
3) Click on "Preferences".
4) On the left hand side of the screen click on "Categories" in the
"Notifications" block.
5) Place your mouse in the "Watched", "Tracked" etc., fields and choose
"English Community", removing others you do not wish to receive.

I still have not figured out how to get a digest instead of individual
emails.  Does anyone know how?

-- 
David Garrard

Lend to entrepreneurs around the world - as little as $25 can make a
difference:
http://www.kiva.org/invitedby/dgarrard3033/for/856372
**
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: 4D v6 client for windows

2020-04-22 Thread David Garrard via 4D_Tech
Hi John,

I have a complete suite of 4D 6.0.6 apps including a 4D Client 6.0.6r8


>RE:  Hi Can someone please help me with a 4D client for windows for 4D
version 6.
>Actually the server is V6.0.6

-- 
David Garrard

Lend to entrepreneurs around the world - as little as $25 can make a
difference:
http://www.kiva.org/invitedby/dgarrard3033/for/856372
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: Paypal IPN Integration

2019-09-03 Thread David Garrard via 4D_Tech
Hi Sam,

I'll get a zip file out to you today.

The system was taken off line when the client elected to move to a packaged 
ecommerce solution.  Too bad, cuz my deal was 10% of $ throughput to do the dev 
work.

David 


-Original Message-
From: Sam Burnell [mailto:samburn...@gmail.com] 
Sent: September 4, 2019 11:14 AM
To: dgarr...@gmail.com; 4D iNug Technical <4d_tech@lists.4d.com>
Subject: Re: Paypal IPN Integration

Yes! I was hoping somebody out there would have an already written solution, 
even if it’s 4D 2004.

David, I was headed in the direction of NTK (which is basically 4DIC on 
steroids) as it seems to be the most direct way to approach this. I don’t need 
documentation and I’m pretty sure I’ll be able to figure it out. I just need a 
roadmap.

How come it’s offline (just mildly curious)?

Anyway, I would love to take you up on your offer and would be eternally 
grateful, willing to pay for it, whatever, as long as it works.

Thanks,

Sam


> On Sep 3, 2019, at 6:28 PM, David Garrard via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Hi Sam,
> 
> I have a full Paypal IPN implementation written in 4D code using 4D Internet 
> Commands.  If you wanted to go that route I would provide it to you "as is" 
> 4D 2004.
> 
> I don’t have much in the way of documentation but an experienced 4D developer 
> could figure out what the On Web Connection stuff is doing without much 
> difficulty.
> 
> Note that the system was running for about 4 years between 2007 - 2011 - 
> billing about $500,000 of recurring subscriptions.  It has both PayPal and 
> Moneris (Canadian payments) code.  
> 
> It has been offline since 2011, so I don’t even know if it works with 2019 
> vintage IPN. 
> 
> David Garrard
> 
> 
> -Original Message-
> From: Sam Burnell [mailto:samburn...@gmail.com] 
> Sent: September 4, 2019 8:25 AM
> To: 4D iNug Technical <4d_tech@lists.4d.com>
> Subject: Paypal IPN Integration
> 
> Thank you for the response, Narinda.
> 
> Any suggestions on where I would find that binary, and also how I would then 
> get a php file (with cURL functions) to execute from inside the listener 
> (OWC) without using PHP Execute?
> 
> In other words, how to bypass using 4D’s php interpreter and use the one 
> exterior to 4D?
> 
> Thanks again,
> 
> Sam
> 
> 
> 
>> On Sep 3, 2019, at 5:14 PM, Narinder Chandi via 4D_Tech 
>> <4d_tech@lists.4d.com> wrote:
>> 
>> Sam,
>> 
>> I don't think Dani was suggesting that you build your own PHP interpreter 
>> (although it's not hard to compile it from source for custom needs). If I 
>> understood him correctly he was merely hinting at the option to download a 
>> prebuilt binary with cURL support baked in, for example.
>> 
>> Regards,
>> 
>> Narinder Chandi,
>> ToolBox Systems Ltd.
>> -- 
>> 
>> -Original Message-
>> From: 4D_Tech <4d_tech-boun...@lists.4d.com> on behalf of 4D Tech Mailing 
>> List <4d_tech@lists.4d.com>
>> Reply-To: 4D Tech Mailing List <4d_tech@lists.4d.com>
>> Date: Wednesday, 4 September 2019 at 01:09
>> To: Dani Beaubien 
>> Cc: Sam Burnell , 4D Tech Mailing List 
>> <4d_tech@lists.4d.com>
>> Subject: Re: Please post this!
>> 
>>   Hi Dani,
>> 
>>   Thanks for the response.
>> 
>>   I don’t know nearly enough about php to be able to build my own 
>> interpreter. I think I’m going in a different direction than php.
>> 
>>   Thank you again,
>> 
>>   Sam
>> 
>>> On Sep 3, 2019, at 4:06 PM, Dani Beaubien 
>>>  wrote:
>>> 
>>> Hi Sam, you don’t have to use 4D’s PHP. You can install your own version of 
>>> the PHP interpreter and call that through the command line. I had to do 
>>> that due to having a requirement of a specific version of PHP. Works quite 
>>> well.
>>> 
>>> Dani Beaubien
>>> Open Road Development
>>> 
>>> 
>>>> On Aug 28, 2019, at 10:43 PM, Sam Burnell via 4D_Tech 
>>>> <4d_tech@lists.4d.com <mailto:4d_tech@lists.4d.com>> wrote:
>>>> 
>>>> Hi,
>>>> 
>>>> I am looking for a solution to taking paypal payments on our website 
>>>> (which is served by a 4D Server database), which utilizes paypal's Instant 
>>>> Payment Notification (IPN) system.
>>>> 
>>>> To clarify, our system is already set up to take paypal payments but we 
>>>> get no notification from paypal that a payment was made. The only way we 
>>>> know that we received a payment is w

RE: Paypal IPN Integration

2019-09-03 Thread David Garrard via 4D_Tech
Hi Sam,

I have a full Paypal IPN implementation written in 4D code using 4D Internet 
Commands.  If you wanted to go that route I would provide it to you "as is" 4D 
2004.

I don’t have much in the way of documentation but an experienced 4D developer 
could figure out what the On Web Connection stuff is doing without much 
difficulty.

Note that the system was running for about 4 years between 2007 - 2011 - 
billing about $500,000 of recurring subscriptions.  It has both PayPal and 
Moneris (Canadian payments) code.  

It has been offline since 2011, so I don’t even know if it works with 2019 
vintage IPN. 

David Garrard


-Original Message-
From: Sam Burnell [mailto:samburn...@gmail.com] 
Sent: September 4, 2019 8:25 AM
To: 4D iNug Technical <4d_tech@lists.4d.com>
Subject: Paypal IPN Integration

Thank you for the response, Narinda.

Any suggestions on where I would find that binary, and also how I would then 
get a php file (with cURL functions) to execute from inside the listener (OWC) 
without using PHP Execute?

In other words, how to bypass using 4D’s php interpreter and use the one 
exterior to 4D?

Thanks again,

Sam



> On Sep 3, 2019, at 5:14 PM, Narinder Chandi via 4D_Tech 
> <4d_tech@lists.4d.com> wrote:
> 
> Sam,
> 
> I don't think Dani was suggesting that you build your own PHP interpreter 
> (although it's not hard to compile it from source for custom needs). If I 
> understood him correctly he was merely hinting at the option to download a 
> prebuilt binary with cURL support baked in, for example.
> 
> Regards,
> 
> Narinder Chandi,
> ToolBox Systems Ltd.
> -- 
> 
> -Original Message-
> From: 4D_Tech <4d_tech-boun...@lists.4d.com> on behalf of 4D Tech Mailing 
> List <4d_tech@lists.4d.com>
> Reply-To: 4D Tech Mailing List <4d_tech@lists.4d.com>
> Date: Wednesday, 4 September 2019 at 01:09
> To: Dani Beaubien 
> Cc: Sam Burnell , 4D Tech Mailing List 
> <4d_tech@lists.4d.com>
> Subject: Re: Please post this!
> 
>Hi Dani,
> 
>Thanks for the response.
> 
>I don’t know nearly enough about php to be able to build my own 
> interpreter. I think I’m going in a different direction than php.
> 
>Thank you again,
> 
>Sam
> 
>> On Sep 3, 2019, at 4:06 PM, Dani Beaubien 
>>  wrote:
>> 
>> Hi Sam, you don’t have to use 4D’s PHP. You can install your own version of 
>> the PHP interpreter and call that through the command line. I had to do that 
>> due to having a requirement of a specific version of PHP. Works quite well.
>> 
>> Dani Beaubien
>> Open Road Development
>> 
>> 
>>> On Aug 28, 2019, at 10:43 PM, Sam Burnell via 4D_Tech <4d_tech@lists.4d.com 
>>> > wrote:
>>> 
>>> Hi,
>>> 
>>> I am looking for a solution to taking paypal payments on our website (which 
>>> is served by a 4D Server database), which utilizes paypal's Instant Payment 
>>> Notification (IPN) system.
>>> 
>>> To clarify, our system is already set up to take paypal payments but we get 
>>> no notification from paypal that a payment was made. The only way we know 
>>> that we received a payment is when we see the payment in our paypal 
>>> account. We then have to manually create the necessary database records for 
>>> the transaction, based on the payment. 
>>> 
>>> So we need paypal to notify us when a successful payment is received by 
>>> them so that we can automate the process (as we do with credit cards).
>>> 
>>> Here is what we want to do:
>>> 
>>> Upon receiving a payment for our product, paypal will send an IPN 
>>> (containing transation data) to a url specified by us, where we have a 
>>> listener set up (in OWC) to intercept that notification and execute a file 
>>> which receives the data, returns it to paypal, and then receives either a 
>>> VERIFIED or INVALID response from paypal. If VERIFIED, we use the 
>>> transaction data to auto-generate the required records in our database.
>>> 
>>> The file I just mentioned can be written in php, js, coldfusion, perl, 
>>> ruby, etc. Paypal provides examples for each language on github.
>>> 
>>> So, I tried for weeks to implement the php version, only to find out 
>>> (through partner support) that 4D's php interpreter is not set up to handle 
>>> cURL functions, which are part of the php code in paypal's php sample...
>>> 
>>> So now I'm trying to work with javascript and not having much success 
>>> (although more than with php) and I thought I'd put some feelers out 
>>> there... Seems to me as though there has to be a commercial 4D 
>>> website/database (or two!) out there that sells products online and takes 
>>> paypal payments using paypal's IPN. If that is the case, I'm willing to PAY 
>>> for time, advice, code, etc., so PLEASE contact me if you think you can 
>>> assist, and thanks in advance.
>>> 
>>> Sam
>>> **
>>> 4D Internet Users Group (4D iNUG)
>>> Archive:  http://lists.4d.com/archives.html 
>>> 

RE: Win32API setup woes

2019-08-24 Thread David Garrard via 4D_Tech
I am happy to report that with the help of the NUG, I was able to debug so that 
I now have this fixed. 

It was due to an error in the way I had the various directories laid out.  Took 
me a while, but I was able to get everything aligned correctly with the 
insights from this group. 

Thank you
David

-Original Message-
From: David Garrard [mailto:dgarr...@gmail.com] 
Sent: August 23, 2019 7:21 PM
To: '4D iNug Technical' <4d_tech@lists.4d.com>
Subject: RE: Win32API setup woes

Hello Keisuke and Timothy,

I have isolated things to a simple new structure "TestDB.4db" that has one 
method that calls a couple Win32API commands.

I downloaded the latest Win32API for Github and have placed it in the \Plugins 
directory next to this structure.  There is no \Win4DX directory for this test 
setup. 

On one Windows computer this structure shows up correctly in the 4D Explorer 
and is enabled - version 8.2.2.  When I execute code with the Win32API commands 
on this computer all is good. 

On the other Windows computer this structure shows up in the 4D Explorer, but 
is marked as Disabled - need to upgrade.

Both these computers have Microsoft Visual C++ redistributables installed.  X86 
and 64bit.

Both are using v16.3 Build 16.217894 32 bit.

One thing that might be associated is that when I compile the compiled 
structure is placed in a directory entitled "STR#  10135,18", instead of 
"Compiled Structure".  I had ignored this since I am seeing the Disabled state 
of the plugin in the interpreted database, but perhaps there is some string 
resource issue that might be causing this problem. So if anyone knows how to 
fix that issue, it may address the disabled plugin issue. 

Thank you,

David 

-Original Message-
From: Keisuke Miyako [mailto:keisuke.miy...@4d.com] 
Sent: August 21, 2019 7:58 AM
To: dgarr...@gmail.com; 4D iNug Technical <4d_tech@lists.4d.com>
Subject: Re: Win32API setup woes

license error is the default exception when a plugin call fails. the real cause 
could be anything.

first you should check in 4D's explorer that the plugin is loaded. if not, 
you'd get the licensing error.

maybe you are missing vc runtimes. maybe the architecture doesn't match. keep 
in mind that 4dx folders are not supported in 64bit since v12, and all 
platforms sine v14.




株式会社フォーディー・ジャパン
宮古 啓介
テクニカルサービスマネージャー
〒150-0043 東京都 渋谷区道玄坂1-10-2-6F

Phone : 03-4400-1789
Fax :   03-6427-8449
Email : keisuke.miy...@4d.com
Web :   jp.4d.com






**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: Win32API setup woes

2019-08-23 Thread David Garrard via 4D_Tech
Hello Keisuke and Timothy,

I have isolated things to a simple new structure "TestDB.4db" that has one 
method that calls a couple Win32API commands.

I downloaded the latest Win32API for Github and have placed it in the \Plugins 
directory next to this structure.  There is no \Win4DX directory for this test 
setup. 

On one Windows computer this structure shows up correctly in the 4D Explorer 
and is enabled - version 8.2.2.  When I execute code with the Win32API commands 
on this computer all is good. 

On the other Windows computer this structure shows up in the 4D Explorer, but 
is marked as Disabled - need to upgrade.

Both these computers have Microsoft Visual C++ redistributables installed.  X86 
and 64bit.

Both are using v16.3 Build 16.217894 32 bit.

One thing that might be associated is that when I compile the compiled 
structure is placed in a directory entitled "STR#  10135,18", instead of 
"Compiled Structure".  I had ignored this since I am seeing the Disabled state 
of the plugin in the interpreted database, but perhaps there is some string 
resource issue that might be causing this problem. So if anyone knows how to 
fix that issue, it may address the disabled plugin issue. 

Thank you,

David 

-Original Message-
From: Keisuke Miyako [mailto:keisuke.miy...@4d.com] 
Sent: August 21, 2019 7:58 AM
To: dgarr...@gmail.com; 4D iNug Technical <4d_tech@lists.4d.com>
Subject: Re: Win32API setup woes

license error is the default exception when a plugin call fails. the real cause 
could be anything.

first you should check in 4D's explorer that the plugin is loaded. if not, 
you'd get the licensing error.

maybe you are missing vc runtimes. maybe the architecture doesn't match. keep 
in mind that 4dx folders are not supported in 64bit since v12, and all 
platforms sine v14.




株式会社フォーディー・ジャパン
宮古 啓介
テクニカルサービスマネージャー
〒150-0043 東京都 渋谷区道玄坂1-10-2-6F

Phone : 03-4400-1789
Fax :   03-6427-8449
Email : keisuke.miy...@4d.com
Web :   jp.4d.com




**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

CONVERT PICTURE v17

2019-03-09 Thread David Garrard via 4D_Tech
I have some legacy pictures fields with .PICT pictures in them in my
Windows database that I am converting to v17 64 bit.  Here is my code to
convert the pictures to JPG format.

ALL RECORDS([DOCC_Document])
For ($i;1;Records in selection([DOCC_Document]))
GOTO SELECTED RECORD([DOCC_Document];$i)
GET PICTURE FORMATS([DOCC_Document]Document_Icon;$aTPictureFormats)
CONVERT PICTURE([DOCC_Document]Document_Icon;".jpg")
SAVE RECORD([DOCC_Document])
End for

The documentation suggests that this would convert the pictures in the
database to jpg format and they would lose the "ugly big cross on PICT"
replacement icon.  But I see no changes.

I must be doing something fundamentally wrong... Any ideas?

David Garrard
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

SEND PACKET in a multi-process environment

2018-10-10 Thread David Garrard via 4D_Tech
Hi all,

 

I'm encountering some -43 errors when using SEND PACKET from multiple
processes.  Windows v16.

 

I've been logging to a single log file in the past and use semaphores to
ensure I would not attempt to write to the an open file when another process
is also logging.  This works as expected.

 

But I am also writing to various other files for logging and reporting
reasons using these multiple processes and sometimes, when the processes are
executing at the same time, I am getting -43 errors - even if they are
different target files.  The SEND PACKET documentation does not specifically
mention multi-process file writing at the same time is prohibited, so I am a
bit surprised that I might have to add semaphores in this situation.

 

Have others experienced this?

 

Thank you

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

FW: UTF-8 and SEND HTML FILE with Tags

2018-07-31 Thread David Garrard via 4D_Tech
I have a 'good news' update on this.  With a work-around I was able to get
this working.

It seems that there is a bug in placement of multiple instances of Thai
language text - such as headers in a multi-cell table sent to a web browser
by 4D Web Server using a single 4DHTML tag for the whole table.  As reported
a couple weeks back doing this would truncate the table.  I suspect this
applies to other languages.

So to work-around, I used individual 4DHTML tags for each cell of the table
that had Thai text.  Not the best solution, but working fine now.

Hope this helps someone else.

David Garrard


#
David Garrard wrote:

Hello,

I am trying to get the correct output using SEND HTML FILE on a 4D Web
Server when the content is Thai characters and it stored in 4D v16.3
correctly.  

1) In Design… Database Settings… Compatibility, I have Unicode Mode on.
2) In Design… Database Settings… Web… Options (II), I have Send Extended
Characters Directly checked on.  And Standard Set is UTF-8.
3) The Thai text is legible in the forms in 4D and is valid Thai.
4) I have this in the header of my web page:  
5) When I place a simple tag that references some Thai data it is rendered
correctly by the browser using both 4DTEXT and 4DHTML. 
6) But if I build a text variable within 4D and place the Thai characters
inside a block of HTML using string commands in 4D to create an HTML table.
Like this snippet of the webpage for example:   

 
 


ชื่อย่อหุ้น
สัดส่วน (%)



BDMS
43.7



 

And then reference that variable in the HTML file via a 4DHTML tag, the
table content is not appearing - the whole table is corrupted or missing.  

It's pretty clear that it is related to the characters in the 2  tags,
because the exact same code with English data in the 2  tags in the
table leads it to be rendered fine.  

Does anyone have any ideas?  I thought I covered all the settings.

TIA,
David


**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

UTF-8 and SEND HTML FILE with Tags

2018-07-26 Thread David Garrard via 4D_Tech
Hello,

I am trying to get the correct output using SEND HTML FILE on a 4D Web
Server when the content is Thai characters and it stored in 4D v16.3
correctly.  

1) In Design… Database Settings… Compatibility, I have Unicode Mode on.
2) In Design… Database Settings… Web… Options (II), I have Send Extended
Characters Directly checked on.  And Standard Set is UTF-8.
3) The Thai text is legible in the forms in 4D and is valid Thai.
4) I have this in the header of my web page:  
5) When I place a simple tag that references some Thai data it is rendered
correctly by the browser using both 4DTEXT and 4DHTML. 
6) But if I build a text variable within 4D and place the Thai characters
inside a block of HTML using string commands in 4D to create an HTML table.
Like this snippet of the webpage for example:   

 
 


ชื่อย่อหุ้น
สัดส่วน (%)



BDMS
43.7



 

And then reference that variable in the HTML file via a 4DHTML tag, the
table content is not appearing - the whole table is corrupted or missing.  

It's pretty clear that it is related to the characters in the 2  tags,
because the exact same code with English data in the 2  tags in the
table leads it to be rendered fine.  

Does anyone have any ideas?  I thought I covered all the settings.

TIA,
David

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

LAUNCH EXTERNAL PROCESS AND _4D_OPTION_STOP_TOKEN

2018-04-07 Thread David Garrard via 4D_Tech
I am trying to get code that was posted in 2012 by Peter Lerch here:

 

http://4d.1045681.n5.nabble.com/Playing-nice-with-Launch-External-Process-td
5715184.html

 

to function on Windows 10 running 4D v16.3.

 

From what I can tell using the " _4D_OPTION_STOP_TOKEN" as parameter one of
SET ENVIRONMENT VARIABLE is not functioning on Windows.  

 

Does anyone have any proof that a stop token is ever created?  I have not
seen one.  

 

I wish to use the SET ENVIRONMENT
VARIABLE("_4D_OPTION_BLOCKING_EXTERNAL_PROCESS";"false") option to control
the locking up of 4D, but need a waiting system.  Peter's code looked
perfect the job, but maybe only functions on a Mac?

 

TIA,

 

David 

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: Loading a variable into Web Area

2018-03-12 Thread David Garrard via 4D_Tech
Hi Tim and Kirk,

The SET PAGE CONTENT command did the trick.  

Thank you for the rapid replies.

David

-Original Message-
From: Kirk Brooks [mailto:lists.k...@gmail.com] 
Sent: March 13, 2018 9:00 AM
To: dgarr...@gmail.com; 4D iNug Technical <4d_tech@lists.4d.com>
Subject: Re: Loading a variable into Web Area

Hi David,
Tim's suggestion of using SET PAGE CONTENT is a good one. I've noticed it's not 
great if your page is using jquery or other resources loaded from a CDN or even 
other disk files. My guess is a web area loaded by SET PAGE CONTENT doesn't 
have any context to reference the disk files. Where would it look, for 
instance, for "./my.css"? The web server has a defined root but a web area 
doesn't unless it loads from disk. My best success has been when the page has 
all its resources in the html. Which can be a little limiting.

I use, and love, web areas. Several of the primary forms in a heavily used 
database rely on them. My approach is to collect the data to be displayed into 
arrays and then use PROCESS TAGS with html templates to build the actual html. 
In Resources is the folder with the html templates, support files (css, js, 
etc.) and a temp dir I write to. I give this file a name made up of the record 
id and table so the form 'knows' where and what to look for.

To deal with the html file saturation problem I added a method to start up to 
simply clear out the temp folder. It's rare for the temp folder to have more 
than a few dozen files and they are small.



On Mon, Mar 12, 2018 at 3:51 PM, David Garrard via 4D_Tech < 
4d_tech@lists.4d.com> wrote:

> I am trying to control the content displayed in a 4D Web Area on a 
> form and I am forced to use external HTML documents to do this along 
> with WA OPEN URL passing a file path.  This works fine, but means I 
> need to maintain 10's of thousands of external html files just to do 
> this.
>
>
>
> It seems to me that this would be a very common use case:   code some HTML
> into a text variable and then use  WA OPEN URL with a new capability 
> to pass a variable or field to this command.  Or perhaps a new command 
> WA OPEN TEXT.
>
>
>
> Is this something that others have able to work around more elegantly?
>
>
>
> Thanks,
>
> David
>
> **
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **




--
Kirk Brooks
San Francisco, CA
===

*We go vote - they go home*


**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Loading a variable into Web Area

2018-03-12 Thread David Garrard via 4D_Tech
I am trying to control the content displayed in a 4D Web Area on a form and
I am forced to use external HTML documents to do this along with WA OPEN URL
passing a file path.  This works fine, but means I need to maintain 10's of
thousands of external html files just to do this.

 

It seems to me that this would be a very common use case:   code some HTML
into a text variable and then use  WA OPEN URL with a new capability to pass
a variable or field to this command.  Or perhaps a new command WA OPEN TEXT.

 

Is this something that others have able to work around more elegantly?

 

Thanks, 

David

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Running 4D v15 from a Windows server resource

2017-08-24 Thread David Garrard via 4D_Tech
In a departmental environment, a client wishes to place the 4D v15
standalone executable on a network server and allow users to launch from
there in "Connect to mode" and connect to a 4D Server v15.

 

Is this advisable?  Would there be issues with the client distributed
resources?

 

Thanks, 

 

David

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

LINE messaging integration

2017-05-02 Thread David Garrard via 4D_Tech
Hi all,

 

I am wondering if anyone has done an integration with LINE messaging. 

 

https://developers.line.me/messaging-api/getting-started#apply_messagingapi

 

https://devdocs.line.me/en/#getting-started

 

There appears to be a requirement for HMAC-SHA256 algorithm support.

 

Thanks in advance,

 

David Garrard

 

 

 

 

 

 

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**