UpgradeBrowser in widget browser

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

UpgradeBrowser in widget browser

Post by jsburnett » Thu Oct 03, 2024 3:36 am

Hi,
Not sure if this is the Forum to ask.
I made a stack that uses a widget browser.
This browser is Chrome 74
I need to update it because of security issues I can not access the website I previously was using.
Any thoughts?
Do you need more information?
Thank you
John

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 861
Joined: Fri Feb 06, 2015 4:03 pm

Re: UpgradeBrowser in widget browser

Post by LiveCode_Panos » Thu Oct 03, 2024 12:18 pm

Hello John,

Is that on Windows? Which version of LC are you using?

We updated the version of CEF (this is used in the browser widget on Windows) in LC 9.6.13 - so I suggest you use this version.

Kind regards,
Panos
--

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: UpgradeBrowser in widget browser

Post by jsburnett » Mon Oct 07, 2024 6:35 pm

Hi,
thanks for the reply.
I am using windows 10, LiveCode 10 dp 5
I just tried 9.6.13. Did not help. Must be something i am doing?
I can log into the website with Chrome, but not the Widget Browser.
Is there a way to send Java commands to a browser other than using the Widget browser? Can Livecode open a browser and then interact with it?
If so, could you point me in the direction to go. Thanks.
John

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: UpgradeBrowser in widget browser

Post by jsburnett » Sun Nov 10, 2024 1:33 pm

Panos,
Change Livecode vesions - LC 9.6.13.
Still unable to log in to webpage.
site is:
https://commerce.health.state.ny.us/pub ... ailed.html
Anyother thoughts?
Thank you
john

bobcole
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 161
Joined: Tue Feb 23, 2010 10:53 pm

Re: UpgradeBrowser in widget browser

Post by bobcole » Sun Nov 10, 2024 4:32 pm

Try to log into the main page:
https://commerce.health.state.ny.us/
Bob

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: UpgradeBrowser in widget browser

Post by jsburnett » Thu Nov 14, 2024 1:04 pm

Bob,
Thanks for the suggestion.
Tried and still no joy.
Will keep trying.
I think it has something to do with the webpage not accepting the security of the browser in LiveCode but does so with Chrome, Edge, etc
John

Post Reply