Results 1 to 6 of 6

Thread: Lianja.showDocument(URL)

  1. #1
    Senior Member
    Join Date
    Feb 2012
    Location
    Germany, near Jena and Weimar
    Posts
    304

    Lianja.showDocument(URL)

    DeskApp: With Lianja.showDocument(URL) you can display other websites

    This is not possible with WebApp.
    I just want to display a different URL in the standard browser with a click (Canvas section) in a new tab.

    Thanks for help
    Georg

  2. #2
    Lianja Team yvonne.milne's Avatar
    Join Date
    Feb 2012
    Location
    Berkshire, UK
    Posts
    1,913
    Hi Georg,

    I am not seeing a problem with that in a web App.

    Code:
    Lianja.showDocument("https://www.lianja.com");
    What is your code?

    Regards,

    Yvonne

  3. #3
    Senior Member
    Join Date
    Feb 2012
    Location
    Germany, near Jena and Weimar
    Posts
    304
    Quote Originally Posted by yvonne.milne View Post
    Hi Georg,

    I am not seeing a problem with that in a web App.

    Code:
    Lianja.showDocument("https://www.lianja.com");
    What is your code?

    Regards,

    Yvonne
    Thank you, Yvonne!
    I would like to show a pdf with
    Code:
    Lianja.showDocument("https://www.abc.com/xyz.pdf");

  4. #4

  5. #5
    Senior Member
    Join Date
    Feb 2012
    Location
    Germany, near Jena and Weimar
    Posts
    304
    Thank you Hank!

    I have used DocumentView Sections to display PDF files several times.
    But I just wanted to have a link to a PDF URL that would be shown in a new browser tab when a button was clicked.

    My mistake was:
    I wrote >Lianja.ShowDocument< instead of >Lianja.showDocument< as Yvonne posted here.

  6. #6
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,190
    Ah .. that's a good point. Coming from VFP that would be an easy mistake to make. I would have made it. <s>

    Hank

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us