It sounds to me like you might have two versions of the connectivity driver in play.
I don't know how many computers you have, but I would start by making sure that the same dll for the...
Type: Posts; User: Mike Cooper
It sounds to me like you might have two versions of the connectivity driver in play.
I don't know how many computers you have, but I would start by making sure that the same dll for the...
Hahaha Very true!
:) Fur shur! And a proven perfessional too! All in fun Garret.
to add to the mix... You can also configure your page to pass the payment processing to Paypal. This is much more useful if dealing with multiple currencies, and like others say, you don't need to...
maybe even better than your English too! :)
PS... Then I use the Group Header lines to show based on the psStage, so I can head up each section.
Here is what the "Table" looks like in the Template Designer... (I have a ton of Data Lines)
...
Hi Bob
I think if you do it ALL as DATA lines with the appearance contingent upon psLineType then you should be able to do that. Here is a report that I print from one of our programs. The user...
Hi Bob
I think that in the procedural programming you will need to set Properties and use these as the "fields" .... Also have another property the may be psLineType, then use the psLineType in...
Thanks Michael
I will look for those functions
I have a column in my Excel sheet that I am creating using LibXL that is a Date column
When I pass the date, I pass it as a Number, but for it to display accurately I have to subtract 14 days:
...
Glad you got it worked out
Hi Bob
I think there are two ways
1... there is a "First Page Only" setting
2. Or I would maybe just set an Appearance Condition that would only print if the Page = 1
+1 Dynamic Images on a Manually loaded Weblist should be easier
There it is! The JT humour we all miss. (sorry "humor" isn't the same without "u")
No... I haven't had time to dive into the MMS, but would like to..... maybe next year will tackle that one.
Hi Kyle
You build the interface to look the way you want it to look and store the messages however you want to store them...
We choose to retrieve the messages, then delete them from Twilio...
That is great Samuel. Thanks for the contribution
And if the workstation does not have SMB1 enabled, this may be an issue depending on the NAS
Likely you could have the data on the NAS, but I suspect that the program would need to be installed on the Client's computer.
Thanks Harm ... This is very helpful
Thanks Evertjan
Thanks Michael.
The preprocessor is likely what would be my solution too. I tried all sorts of approaches to get this to work as I would have liked, but never found a solution that I felt would...
I think that this is missing from the help
Hi Evertjan
I am already doing option A:
but if they open another tab in the same browser they always get the same Cookie unless they use "Private" or "Incognito" mode. Having two web tabs...