I am puzzzled why you need a WinForms tool for this purpose. The web site can authenticate users by a variety of means, however this is function of the web site and its configuration file. What is your tool intended to do?
It would assist us to help you, if you specified:
Which version of ASP.NET your are targeting
Your preferred language (if any) VB.NET or C#
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
If I understand you correctly about changing the desktop, then you need a registry monitoring tool. Set the tool running. Make the change and let the tool give the registry change. This can then be applied to any PC as a batch script.
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
RAQ.Net
0 Points
4 Posts
Creating Active Desktop tool
Dec 16, 2008 05:16 PM|LINK
Hi All
I want to create a windows based tool.
When i installed it pc then it will set my website for active desktop.
Anybody help me
Thanx in Advance
ASP.Net 2.0 C#
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: Creating Active Desktop tool
Dec 17, 2008 09:19 AM|LINK
I am puzzzled why you need a WinForms tool for this purpose. The web site can authenticate users by a variety of means, however this is function of the web site and its configuration file. What is your tool intended to do?
It would assist us to help you, if you specified:
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
RAQ.Net
0 Points
4 Posts
Re: Creating Active Desktop tool
Dec 17, 2008 07:34 PM|LINK
Hi TATWORTH
I agree with you.
Actually I want my tools will setup my websites startup page in Active Desktop Web pages and lock Desktop Items.
It can be done manually by Right-Click on desktop ->properties->Desktop->Customise Desktop Button ->Web then set website first page
But I want to do it from my tools.
My website in ASP.NET 2.0,C#
Tools may be in any one of language VB 6.0 / C# / VB.Net
Plz Help Me!!
Thnx
TATWORTH
All-Star
72405 Points
14018 Posts
MVP
Re: Creating Active Desktop tool
Dec 17, 2008 08:48 PM|LINK
If I understand you correctly about changing the desktop, then you need a registry monitoring tool. Set the tool running. Make the change and let the tool give the registry change. This can then be applied to any PC as a batch script.
You can get Regmon part of Sysinterternals from http://technet.microsoft.com/en-us/sysinternals/bb469934.aspx
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239