Two questions: I am attempting to open a web page in a TWebBrowser window. The address I want is https://mla.dmdc.osd.mil/mla/single_record.xhtml . However, when I provide that URL, it goes to https://mla.dmdc.osd.mil/mla/welcome.xhtml .
Of course we can click on the tab to get to the correct page, but is their a way to do this programmatically?
Also, I already have the birth date and name information. Is there a way to insert that data into the form programmatically?
I ask these questions because each employee will be accessing that page and entering that information 40-50 times per day. It would be nice for them and the customers if we can streamline the process as much as possible. Thank you for your help.