No announcements
Found 2512206 threads
-
0 Votes
Extract webpage source with tsql
T SQL is not meant to do such operations, you should ideally use CLR or SSIS packages which call a process task which will get webpage source for you.Answered | 1 Replies | 1527 Views | Created by Anders Bodilsen - Saturday, January 19, 2013 12:25 PM | Last reply by Jayanth Kurup - Saturday, January 19, 2013 12:30 PM -
0 Votes
Create Result Source an external PRIVATE webpage
Hi, I'm not quite sure about members section of the external webpage from your description.Answered | 1 Replies | 1066 Views | Created by tiphardatwork - Friday, March 6, 2015 12:29 AM | Last reply by Rebecca Tu - Sunday, March 8, 2015 8:36 AM -
0 Votes
Search a phrase in a webpage source without download the whole page data
Guess what you can't.Answered | 4 Replies | 2639 Views | Created by Mobin.seven - Thursday, December 31, 2009 4:41 PM | Last reply by Ray M_ - Thursday, December 31, 2009 6:55 PM -
0 Votes
Take webpage source code instant
Can you get FIOS or something like an OC-48, or an OC-192 ?Answered | 4 Replies | 613 Views | Created by SoFttt - Saturday, May 17, 2014 12:21 PM | Last reply by Devon_Nullman - Sunday, May 18, 2014 1:00 AM -
0 Votes
Unable to extract the source code of webpage.
I just actually checkout the webpage itself and I'm thinking, because of the type of page with dynamic loading... that you may need to use IE automation rather than XML.Answered | 6 Replies | 811 Views | Created by Kunal Kolapkar - Friday, September 1, 2017 12:29 PM | Last reply by Tony---- - Monday, September 18, 2017 6:09 AM -
4 Votes
How can i get the title of a webpage in vb.net?
Try this Dim x As New WebClient() Dim source As String = x.DownloadString("http://www.goal.com/") Dim title As String = Regex.Match(source, ...Answered | 8 Replies | 9331 Views | Created by Jordan Fung - Sunday, April 20, 2014 6:05 AM | Last reply by Visual Vincent - Monday, April 21, 2014 9:05 PM -
0 Votes
Getting data from xls to a webpage.
Hi, Basically i am a beginner to web page development, and i am designing and making a webpage for my father for his taxi website.Answered | 1 Replies | 612 Views | Created by kaviman - Tuesday, April 1, 2014 11:05 AM | Last reply by Peter Thornton (Excel MVP 2008-13) - Tuesday, April 1, 2014 2:17 PM -
1 Votes
Excel webpage directly uploaded to Azure
Deployment from source control is for different scenarios that don't apply here.Answered | 11 Replies | 900 Views | Created by KKFL - Saturday, September 12, 2015 5:15 PM | Last reply by David Ebbo - Monday, September 14, 2015 12:00 AM -
0 Votes
cant get text on html webpage - C#
If you want to use the web browser to do this, handle the DocumentCompleted event and get the Document in that event.Answered | 5 Replies | 5291 Views | Created by Angga.MP - Thursday, November 13, 2008 3:59 AM | Last reply by David M Morton - Monday, November 17, 2008 2:48 PM -
0 Votes
C# get values from Two webpages ?
The two webpages have different elements and attributes.Answered | 1 Replies | 567 Views | Created by J0ann3L - Thursday, November 12, 2015 8:18 PM | Last reply by sterretje_K5 - Friday, November 13, 2015 6:53 AM -
0 Votes
Selecting a specific area of a WebPage?
There are other methods to find exact Html Element from source.Answered | 3 Replies | 3344 Views | Created by Bsk8r - Sunday, October 24, 2010 10:36 AM | Last reply by Omie - Monday, October 25, 2010 2:16 PM -
0 Votes
Getting information from webpage (wm6.1 prof c#)
If you still get exception or errors, it must relate to other parts of your code.Answered | 7 Replies | 4267 Views | Created by foalster - Tuesday, July 14, 2009 7:37 PM | Last reply by JenniFer Light - Tuesday, July 21, 2009 1:42 PM -
1 Votes
How to get rid of those accursed Facebook widgets on webpages
It seems to me that more and more webpages are displaying that Facebook 'like' button which I avoid like the plague, but the same can't be said for others who use ...Answered | 1 Replies | 9915 Views | Created by Wally3178 - Wednesday, June 23, 2010 10:46 AM | Last reply by Just Karl - Tuesday, October 2, 2012 7:24 PM -
0 Votes
How to get html elements from a webpage source code
Just based on your post, one for the whole page to take all source code, and the other for one image of the page.Answered | 10 Replies | 8553 Views | Created by Josemaloco - Friday, June 20, 2008 8:25 PM | Last reply by kleinma - Friday, May 20, 2011 5:42 PM -
1 Votes
get img "src" from webpage and show in C#
Do you get what you want if you set the Image control's Source property to your src?Answered | 9 Replies | 20342 Views | Created by l3l4c7_h4t - Monday, January 9, 2012 9:48 PM | Last reply by Martin_Xie - Monday, January 30, 2012 3:20 AM -
47 Votes
Navigation to the webpage was canceled in chm file
I had downloaded the source code for ScrewTurn Wiki, and its Help file was giving the "Navigation to the webpage was canceled" msg for every topic.Answered | 32 Replies | 154284 Views | Created by JStrickland - Thursday, December 18, 2008 11:17 PM | Last reply by MSPisupati - Wednesday, August 29, 2012 7:18 AM -
0 Votes
Can not get existing webpages to open
I ask this because typically after 15 minutes you will get an error message.Answered | 9 Replies | 3721 Views | Created by Taklehamer - Thursday, April 17, 2008 6:22 PM | Last reply by paladyn - Saturday, December 6, 2008 10:37 AM -
2 Votes
how to get propoerties & methods of the controls on UserInterface of webpage
If you want to get the properties of the control and perform actions on the control in your web page, you can work with a coded UI test.Answered | 4 Replies | 953 Views | Created by S Siddhu - Thursday, May 23, 2013 12:57 PM | Last reply by Amanda Zhu - Wednesday, May 29, 2013 9:17 AM -
0 Votes
Webpage error when trying to close the webpage.
Since last night I couldn't close out webpages and tabs.Answered | 1 Replies | 8945 Views | Created by Hillbilly635 - Monday, October 4, 2010 1:16 AM | Last reply by SachinW - Monday, October 4, 2010 7:54 AM -
0 Votes
Visual Basic 2011 Metro: Webview: How to get title and favicon of the webpage?
You can't query the current URL from the WebView control, but you can track it via the LoadCompleted event.Answered | 1 Replies | 3604 Views | Created by k_manish79 - Tuesday, March 6, 2012 10:14 PM | Last reply by Rob Caplan [MSFT] - Tuesday, March 6, 2012 10:33 PM - Items 1 to 20 of 2512206 Next ›
No announcements