Several months ago I developed an application with Delphi 10.2 Tokyo using the VCL REST components. Up until this point a certificate check wasn't necessary.
Is there a way to disable the certificate check? It doesn't appear the client or request component has a property to toggle this on and...
Has anyone done any development in regard to screen scraping?
For example, let's say a form on the screen (not Delphi, but a Java applet) has several checkboxes. I would need to verify which are checked or not and update user data accordingly.
Thank you for your response in advance.
//...
thread102-791024
In regard to the above thread. May I get you to provide the values for the following constants you use in your code example?
STR_REGKEY_SVC
STR_REGVAL_IMAGEPATH
STR_REGVAL_DESCRIPTION
STR_INFO_SVC_DESC
STR_REGKEY_EVENTMSG
STR_REGVAL_EVENTMESSAGEFILE
STR_REGVAL_TYPESSUPPORTED...
I posted this earlier but not sure where it went. So... here I go again. ;)
We have an application that runs every x minutes and looks for a row that is in a 'READY' status. A row represents a batch to be processed. We used to run one instance of the application. However, our volume has...
Table1:
Column: DebtID
Sample Value: G2010090058868
Table 2:
Column: IndexValue
Sample Value: prom~000000000~a~DCMS02~GRAYLG_0002101985~~~~~11/17/2009~~~0002101985~G2010090058868~~~~~00000129.001
I need to list all the "DebtID"s in "Table 1" that do not exist in "Table...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.