Re: Web Area, 4D method Parameters

2019-11-12 Thread Mitchell Shiller via 4D_Tech
Thanks. That did it.
>> 
> 
> It probably should be 
> 
>  
> --
> 
> Peter Bozek
**
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: Web Area, 4D method Parameters

2019-11-11 Thread Peter Bozek via 4D_Tech
On Mon, Nov 11, 2019 at 10:29 PM Mitchell Shiller via 4D_Tech <
4d_tech@lists.4d.com> wrote:

>
>
> BUT, $1 is blank. Anyone know why $1 does not pick up the “Row 1” or “Row
> 2”?
>
> Thanks. Probably pretty basic but I am very novice with HTML.
>
>
It probably should be


--

Peter Bozek
**
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: Web Area, 4D method Parameters

2019-11-11 Thread Keisuke Miyako via 4D_Tech
should not the string argument be quoted? since you are already inside double 
quotation you should use single quotes. alternatively you could pass the 
javascript 'event' object.



**
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
**