No announcements
Found 4074207 threads
-
4 Votes
WebView not displaying local html file
Furthermore, I have been testing this kind of controls for months and always there are troubles with scripts and iFrames when local html is ...Answered | 13 Replies | 11439 Views | Created by P5music - Monday, April 23, 2012 9:41 AM | Last reply by EricDudley - Monday, September 10, 2012 1:45 PM -
0 Votes
How do I define a style for WebView
Only a Control can have template.Answered | 1 Replies | 3595 Views | Created by hilda.chen - Friday, June 15, 2012 8:09 AM | Last reply by Xianghan Wang - Friday, June 15, 2012 5:34 PM -
5 Votes
How to access a packaged html file in webview control?
Double post: see How can I load a HTML-File into Webview for discussion on the Consumer Preview.Answered | 17 Replies | 11682 Views | Created by jrboddie - Thursday, September 29, 2011 3:53 PM | Last reply by jokeefe - Monday, January 7, 2013 8:45 PM -
9 Votes
How to load a local HTML-File into Webview
There is no System.IO.File namespace available in Windows RT apps in Visual Studio 2012 - how can I read the contents of a local HTML file?Answered | 23 Replies | 29506 Views | Created by joe_guo - Friday, March 2, 2012 8:27 AM | Last reply by occorom12 - Wednesday, April 2, 2014 10:42 AM -
0 Votes
could webview load local variable?
You can load your own page into the webview using NavigateToString, then use InvokeScript to call a function inside that page and pass it whatever parameters you need.Answered | 2 Replies | 2101 Views | Created by Dollar Zhang - Thursday, June 14, 2012 1:15 PM | Last reply by Dollar Zhang - Thursday, June 14, 2012 2:04 PM -
2 Votes
Can I load local app data into a iframe?
I dont have control over the content of those html pages so I would need to have a translation layer before I dump the html content into the ...Answered | 5 Replies | 2597 Views | Created by tkmoney1 - Wednesday, April 24, 2013 12:18 AM | Last reply by tkmoney1 - Wednesday, April 24, 2013 7:24 PM -
0 Votes
Localization of IFrame content
Advanced ASP.NET » Localization located here: http://forums.asp.net/151.aspx Have a great day!Answered | 1 Replies | 11195 Views | Created by UG408715 - Sunday, January 18, 2009 7:08 PM | Last reply by Shrikant Maske - Thursday, April 2, 2009 12:03 PM -
0 Votes
How do I add a captured image from webview to clipboard?
Can you please tell me how I can copy an image to the clipboard in javascript?Answered | 6 Replies | 1640 Views | Created by RandyPete - Wednesday, December 24, 2014 6:26 AM | Last reply by RandyPete - Friday, March 20, 2015 4:58 PM -
0 Votes
How do I have a Webview with local iframe
I do not know why it wasn't working.Answered | 2 Replies | 958 Views | Created by oneeyedelf1 - Monday, November 4, 2013 7:01 AM | Last reply by oneeyedelf1 - Tuesday, November 5, 2013 7:27 AM -
1 Votes
How to load a local HTML-File into Webview Windows Phone
This discussion should give (or at least link to) everything you need to get it working:Answered | 1 Replies | 818 Views | Created by Drachma - Friday, September 26, 2014 4:39 PM | Last reply by Oliver Ulm - Friday, September 26, 2014 5:07 PM -
0 Votes
WebView to show an HTML file in local storage
You can have something in XAML like <WebView x:Name="sampleWebView" /> And in the code behind string _htmlFragment ...Answered | 4 Replies | 4347 Views | Created by PermanentTan - Monday, February 13, 2012 1:41 PM | Last reply by shaharPO - Wednesday, October 3, 2012 3:55 PM -
1 Votes
[UWP][C#]How do I extract html content from webview?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.Answered | 1 Replies | 5154 Views | Created by Vinicius de O. Rodrigues - Sunday, December 13, 2015 3:21 AM | Last reply by Fred Bao - Thursday, December 31, 2015 10:48 AM -
2 Votes
Set Focus on WebView
I am surprised how Yahoo Mail app is working.Answered | 4 Replies | 4406 Views | Created by csmaster2005 - Sunday, October 21, 2012 1:54 AM | Last reply by eikuh - Thursday, May 16, 2013 4:23 PM -
0 Votes
How to clear cookies used by WebView
I need this.Answered | 6 Replies | 6560 Views | Created by Kavin Huang - Sunday, April 1, 2012 7:19 AM | Last reply by mcodes - Tuesday, October 16, 2012 12:06 AM -
1 Votes
HOW DO I FILL iFRAMES WITH THE WEBBROWSER CONTROL IN VB 2008?
Hi JayCutler, Please ckeck my post with code sample in this similar thread about answer: How to automatically fill Iframe web page (e.g. ...Answered | 6 Replies | 11604 Views | Created by JayCutler - Thursday, March 11, 2010 7:54 AM | Last reply by AnnuIndia - Thursday, April 28, 2011 11:18 AM -
1 Votes
WebView Bug - Load html file from Local Folder root
The reason you need to have a subfolder is one of the goals of the local state feature is to be able to have some isolation between sets of content in the local ...Answered | 1 Replies | 3643 Views | Created by Crazenezz - Monday, August 19, 2013 2:58 AM | Last reply by Samsp [msft] - Monday, August 19, 2013 5:22 PM -
0 Votes
How can I force a WebView to refresh a page.
Then use webview navigate to HTML string.Answered | 3 Replies | 5210 Views | Created by John Gaby - Thursday, February 14, 2013 5:52 PM | Last reply by Jesse Jiang - Monday, February 18, 2013 7:17 AM -
1 Votes
How do I set a IFrame src based on a listitem in EditorPart?
I had to lookup the EditorPart class because I hadnt ever used it.Answered | 3 Replies | 1780 Views | Created by gswiggen - Friday, May 10, 2013 11:04 AM | Last reply by gswiggen - Monday, May 27, 2013 1:58 PM -
0 Votes
WinJS webview or Xaml Webview
Since your UI is in HTML / JS then i would recommend that you use winjs webview. that way you can handle the scenraio's in the javascript it self.Answered | 1 Replies | 842 Views | Created by Shruti00 - Friday, March 25, 2016 9:56 AM | Last reply by Krunal Parekh - Monday, March 28, 2016 9:47 AM -
1 Votes
How can I make WebView non-selectable?
(Bit of a pain to add them to all my html pages, but at least it works) I can use either of these they both seem to work: (Any reason why I need both?)Answered | 4 Replies | 1397 Views | Created by zenanimator - Monday, May 12, 2014 5:16 PM | Last reply by lapheal - Wednesday, May 14, 2014 3:25 AM - Items 1 to 20 of 4074207 Next ›
No announcements