I think the best answer is to first design the system to be as intuitive as possible (how many mobile phone apps do you know which require Help?). Thereafter you can use a variety of techniques:
...
Type: Posts; User: Ianv
I think the best answer is to first design the system to be as intuitive as possible (how many mobile phone apps do you know which require Help?). Thereafter you can use a variety of techniques:
...
I hate grids with a passion for all the reasons mentioned.
Generally I use WebMobile Apps and use Select>Zoom>Select>Zoom etc. It's completely controllable and far more intuitive for users.
Ian
Incidently, the encrypt/decrypt facility available in cWebResourceManager might not be good for general use since they are designed to work with URL's and substitute some characters. Better would be...
No problem using Chilkat in a WebApp. It works fine.
Ian
Are you aware that you can get the latest version of Dataflex with a free Personal use licence. This would be much easier to use and learn than a 1990 version and would allow you to create both...
I recollect finding that I had to make the Search Form longer to get a longer description in the drop-down.
Ian
The whole WebApp is big Web service and a great deal of work has been put into clearing old data from a previous call and restablishing the state that was there when that session made its last call. ...
What about creating an image which says “Street” and position it before the cWebform.
Ian
I must be missing something but you did say file not a Web page. I do this all the time with html template files having place markers, say ^name^. I read the file into a string using read_block 1...
I have just implemented the Quill editor in a development workspace to test prior to production. I had assumed that setting pbUseHTMLEncoding to True would automatically save formatted text as html....
Hi Bram,
I am using DF19.1 with a Pervasive database.
I have moved on since that original post and, as well as fixing the problem with numeric fields I have also added support for multi-column...
I have a number of tables where the codes start well above zero. Invoices for example. I started our Invoice numbers at 100,000 so that all invoices (at least for the first 899,999!) will be six...
Hi Jacob,
I'm sorry, I haven't tried DF 20.0 nor have I tried DR at all. I notice it is failing on registering an .ocx file. It would be interesting to try DR 8 on 19.1 to see if that works. ...
Oops,
Sorry,copied from the wrong tab. Dan's correction is the one I meant to reference.
Ian
Mike,
There are a couple of issues here which need to be considered. My examples are from 19.1, I don't know if this has changed in 20. I'm also assuming that your SessionManager.wo is based on...
I looked at doing this a few years ago on 18.2 and came to the conclusion it would require JavaScript. The reason DAW gave for not supporting this is that they expected sites to be using lots of...
I am going through a similar process to you with some exceptions. I too wrote our systems in 2.3B. In those days Novell was the only realistic nework system and, when Novell made a free copy of...
Hi Edgar,
It's not terribly transparent and took me several emails to Matt before he sent me the links shown below. The secret is the directory structure which has a separate sub-directory for each...
Its interesting if not confusing. The difference between V2 & V4 is that V4 uses the credentials generated from an IAM identity and has a set of 2 credentials compared to a set of 3 for V2. The...
Gentlemen, thanks for your suggestions. I sent a query off to Matt at ChilKat and he has told me that I have version 9.5.0.79 while the first version which has the V4 signing is 9.5.0.84 (September...
I've been happily using AWS SES and Chilkat V 9.5.0 to send emails from our Web-sites for the past 2 years. AWS has now changed to using Signature V4 which relies on an IAM user. Has anyone got this...
Chip,
Can you suggest any alternative platforms?
Ian
Roel,
It might not suit your purposes but I often order lists in descending order so the last detail record is at the top of the list.
Ian
Dave,
I'd be interested to hear how you CM applications goes using the current CK's.
Ian
How about
Send UnloadView hoView?
Ian