Search found 6 matches

Go to advanced search

by Greenman1805
Mon Jan 08, 2018 10:55 pm
Forum: Technical Support
Topic: Communication between clients
Replies: 3
Views: 6098

Re: Communication between clients

Like when I've created a chat application and now I want to send messages between users.
by Greenman1805
Mon Jan 08, 2018 7:16 am
Forum: Technical Support
Topic: Communication between clients
Replies: 3
Views: 6098

Communication between clients

I would like to know whats the best way to share data between two clients. The data has not to be saved.
by Greenman1805
Fri Jan 05, 2018 10:47 am
Forum: Technical Support
Topic: [SOLVED] Open link in code behind
Replies: 4
Views: 6722

Re: Open link in code behind

Hi, To open link in code behind, you can also use the following code: HtmlPage.Window.Navigate(new Uri(@"https://mylink.com/"), "_blank"); Please note that the browser may require that this code is initiated by a user action, such as a click or another event. Regards, JS-Support...
by Greenman1805
Thu Jan 04, 2018 8:11 am
Forum: Technical Support
Topic: [SOLVED] Open link in code behind
Replies: 4
Views: 6722

Re: Open link in code behind

Thanks! I will try this.
by Greenman1805
Thu Jan 04, 2018 6:19 am
Forum: Technical Support
Topic: [SOLVED] Open link in code behind
Replies: 4
Views: 6722

[SOLVED] Open link in code behind

I tried to open a html link like this: private void TextBlock_PointerPressed(object sender, PointerRoutedEventArgs e) { HtmlPresenter1.Html = " < meta http - equiv = "refresh" content = "5; URL = https://mylink.com/" >"; } but it says that HtmlPresenter1 isn't available...
by Greenman1805
Sun Dec 24, 2017 3:29 am
Forum: Technical Support
Topic: Loading times
Replies: 1
Views: 3933

Loading times

Will loading times be shorter in the future?

Go to advanced search

 

 

cron