Search results

  1. K

    Solved Web Browser Controls : A never ending struggle.

    Am not able to check now, but it seems promissing. Thanks for sharing. After checking, will come back again. Million thanks.
  2. K

    Solved Web Browser Controls : A never ending struggle.

    I just tested it with AnyDesk. When I open the form, the web site doesn't show. Does it show for you? I can confirm that the PDFs show, even though it takes a long time. ( I can live with it) Once I'm back to my PC, I'll check why the web site is not desplayed. Maybe I can find the problem...
  3. K

    Solved Web Browser Controls : A never ending struggle.

    I've tried hard to do so, and have failed. Then asked copilot what I'm doing wrong. According to copilot: the Edge Web Browser control in Access cannot reliably display both remote websites and local PDF files in the same control because of how the underlying WebView2 engine handles navigation...
  4. K

    Solved Web Browser Controls : A never ending struggle.

    I'm sorry, but I don't understand how you think it's working. In your clip, I don't see the pdfs. Do you see any pdf after double clicking the detail section? Do you see all three of pdfs when you keep double clicking details section?
  5. K

    Solved Web Browser Controls : A never ending struggle.

    I've already tested that. The result was the same.
  6. K

    Solved Web Browser Controls : A never ending struggle.

    Sometimes I hate myself for deciding to use web browser control, instead of external apps. Now that it’s been confirmed that the legacy web browser control cannot display PDFs in Windows 11, I created a form with two Edge browser controls: One to display PDF files One to display a supplier’s...
  7. K

    Cannot run web page login code using the Edge browser control

    Jusst tested. It works perfectly. Thanks again.
  8. K

    PDFs no longer open in the legacy IE browser control

    I need a confirmation before testing. What will happen if someone has Adobe Acrobat pro installed? Does using this legacy reader interferes of break anything? Thanks
  9. K

    Cannot run web page login code using the Edge browser control

    I've never been able to share a database here. Here's the reason. But I give it another try. If you can open the form in the shared database bellow and are not receiving errors, you will see the following page. It shows that you were able to input a username and a password and clicked the button...
  10. K

    Cannot run web page login code using the Edge browser control

    This is a very simplified version of something you can work with in legacy web browser. The form has a web browser control that opens a web site. The target page has two textboxes and a button to click for login. Form's on-load event calls Kedi_LogUserIn. The textboxes are filled and the button...
  11. K

    Cannot run web page login code using the Edge browser control

    These changes hurt so much. We could have a legacy web control and set it to a specific internet site. Then in form's Load event, run a vba code to set a value in username & password of the site and click a button to login. If necessary, users could tick a checkbox to show the local pdf of the...
  12. K

    PDFs no longer open in the legacy IE browser control

    Windows 11 Pro for Workstations 25H2 Microsoft 365 Version 2508 Build 19127-20532 Click to run Adobe Acrobat Pro (Latest version) I see only a gray rectangle instead of the pdf. It's my code: URL = "file:///" & Full_Path_To_Local_PDF .wBrowser.Object.Navigate URL .wBrowser.Tag = URL If I...
  13. K

    Raise your hand

    (y)(y)
  14. K

    Raise your hand

    It wasn't directed only to yours, but ours too. I'm sorry if I sounded different. This whole thread was meant to be discussed about justice as a whole, not only in US. We have more problems here than you.
  15. K

    Raise your hand

    I think it's one of those amendments that were never taken seriously. Waiting years for a trial seems to be normal there.
  16. K

    Raise your hand

    I fully understand that everyone, even people accused or convicted of terrible crimes, has the right to an attorney and a proper defense. That’s a fundamental part of the justice system, and I respect that. As someone who watches a lot of court proceedings, though, I sometimes struggle to...
  17. K

    Solved New Bug?

    Chatgpt told me when you ask those kinds of questions, in some cultures it might be seen as mocking. In our culture, though, it’s actually one of the best ways to praise someone. That’s why I deleted them. I’ve already caused enough misunderstandings here and didn’t want to add to them.
  18. K

    Solved New Bug?

    What’s it like knowing you’re one of the very best?
  19. K

    Solved New Bug?

    Went back to 2508 and it seems I have no problem with this version. Thanks for your time.
  20. K

    Solved New Bug?

    Is this a bug or not? Because I still can't see the sql, no matter how long I wait. thanks.
Back
Top Bottom