Subject Re: open a link in non-defaut browser
From Charlie <tm@tc.com>
Date Sun, 25 Sep 2022 16:34:38 -0400
Newsgroups dbase.getting-started

Thanks everyone for the suggestions.  I had forgotten about the run command.  At any rate I couldn't get anything to work.  So I changed my default browser to chrome which is cool once I made some other changes.  I have the work in a test form and if I do finally come up with a solution I will let you know.  Thanks again!

Charlie Wrote:

> I am not certain if this is possible but I am trying to find a way to open a link in a different browser than the default.  This doesn't work:
>
> form.htmllinktext1.url = 'C:\Program Files\Google\Chrome\Application\chrome.exe'+ ' https://www.choochooauctions.com'
>
> Anyone ever do this successfully before?
>
>