User Profile

Collapse

Profile Sidebar

Collapse
sujit1779
sujit1779
Last Activity: Jun 24 '08, 11:00 AM
Joined: Apr 23 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to connect to OPERA/FIREFOX or SAFARI using .NET

    Is there any API or DLL through which I can connect to FIREFOX or OPERA or SAFARI in .NET ?

    For eg there is SHDocVw.dll which I can use for connecting to INTERNET EXPLORER in .NET.

    I need to access ADDRESS BAR of FIREFOX/OPERA in my .NET code (i am making a WINFORM app)
    See more | Go to post

  • sujit1779
    replied to how to get browser detail in Winform
    in .NET
    getting address bar

    I have made a desktop application in .NET (using C#).
    The application records all of your activities that you do on your system. For example when you open NOTEPAD it does the following
    Records app name : NOTEPAD
    Records TITLE : untitled-notepad
    Records DURATION

    Now you can see that I can record APP NAME and TITLE displayed on the APP.

    My Query : Now...
    See more | Go to post

    Leave a comment:


  • sujit1779
    started a topic Partial update to an existing setup
    in .NET

    Partial update to an existing setup

    I have installed a dotnet windows application setup on a local machine.

    I want to dynamically add some more features, which a user can select from my website.

    Now,once the user downloads that feature , it should dynamically go and embed that particular feature inside the original setup.

    Can someone guide me; how to achieve this ?

    NOTE: It should be similar to how pluggins are installed in...
    See more | Go to post

  • sujit1779
    replied to how to get browser detail in Winform
    in .NET
    how to get browser detail in Winform

    I am making one Desktop application in (.net using C#). This application logs user activities. And whenever user visits any webpage the application records the following (an example)
    application name : IEXPLORE
    application title : Community-- Reply to Topic

    ** but I also want to store the current site address .. how can I do that ? I am using PROCESS to get application...
    See more | Go to post

    Leave a comment:


  • sujit1779
    replied to how to get browser detail in Winform
    in .NET
    Thanks for the reply Gray. I think I haven't put my question completely. Here I frame it again..

    I am making one Desktop application in (.net using C#). This application logs user activities. And whenever user visits any webpage the application records the following (an example)
    application name : IEXPLORE
    application title : Community-- Reply to Topic

    ** but I also want to store the current site address...
    See more | Go to post

    Leave a comment:


  • sujit1779
    started a topic how to get browser detail in Winform
    in .NET

    how to get browser detail in Winform

    Hi,

    How can i get the address opened by a user in his internet explorer or any other browser. For eg if a user has opened site www.yahoo.com then, how can I get that programatically

    thanks
    See more | Go to post
No activity results to display
Show More
Working...