User Profile
Collapse
-
yes buddy .. i created the navigated event handler ..... -
Help in parsing HTML using C#
Hi All,
Please help me in developing a windows application for parsing a page form webbrowser control into a tree view control in the windows form, using C# ..
Cheers
Jon -
Hi,
This is what I tried with the piece of code you send .....still the label is blank ...
Can you please guide me on this...
[code=c#]
using System;
using System.Collecti ons.Generic;
using System.Componen tModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows. Forms;
namespace testwinform
{
public partial...Last edited by Curtis Rutland; Jul 17 '08, 07:43 PM. Reason: Added Code Tags - Please use the # buttonLeave a comment:
-
The title needs to be displayed in label in a windows form which has this webcontrol in it...Leave a comment:
-
Yes of course the page is having a title .... It's not showing title for any sites/page....Leave a comment:
-
I already tried Document.Title. .. HARD LUCK ...
Please help...Leave a comment:
-
How to get a title of a page displayed in webbrowser control in c# ?
Hi All ,
Any one please help me in getting a title of a page displayed in webbrowser control in c# .The title needs to be displayed in lable in a windows form which has this webcontrol intit.I tried with HTMLTitleElemen tClass but it's not returning anything.
Then I tried with DocumentTitle property which should display the title of the document currently displayed in the WebBrowser control. But Hard luck ... This also failed.
... -
Jon86 started a topic Is it possible to drag and drop child elements from treeview control to datagridviewin .NETIs it possible to drag and drop child elements from treeview control to datagridview
Hello all,
I am new to programming, I have one query,Is it possible to drag and drop child elements from tree view control to datagridview control in dotnet (VS2005).I am using windows application .If so can any one share the code please.
Cheers
Jon
No activity results to display
Show More
Leave a comment: