Click here to Skip to main content
15,922,007 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: problem sending mail Pin
Anurag Gandhi10-Dec-09 0:45
professionalAnurag Gandhi10-Dec-09 0:45 
QuestionModal window genration from C# code Pin
Hema Bairavan9-Dec-09 22:31
Hema Bairavan9-Dec-09 22:31 
AnswerRe: Modal window genration from C# code Pin
Prasadsm9-Dec-09 23:45
Prasadsm9-Dec-09 23:45 
AnswerRe: Modal window genration from C# code Pin
Dinesh Mani10-Dec-09 0:23
Dinesh Mani10-Dec-09 0:23 
QuestionRegistry Key Pin
Prasadsm9-Dec-09 22:29
Prasadsm9-Dec-09 22:29 
AnswerRe: Registry Key Pin
Abhishek Sur9-Dec-09 23:09
professionalAbhishek Sur9-Dec-09 23:09 
GeneralRe: Registry Key Pin
Prasadsm9-Dec-09 23:31
Prasadsm9-Dec-09 23:31 
GeneralRe: Registry Key Pin
Abhishek Sur10-Dec-09 0:40
professionalAbhishek Sur10-Dec-09 0:40 
Well... if your issue is to show any notes, I would recommend to show this in browser rather than opening it in notepad. You might use textarea easily to create an interface just like Notepad.

I saw you are using ActiveX. Well, ActiveX has some limitation as well. Even from ActiveX you cant register or directly access the file system. It has to use the interfaces it provides to access the file system from the browser.

AFAIK, you cant register some external dll from ActiveX as well.
So the only option, if you still require this, is let the user download your custom software and run in their machine. The executable would be downloaded to clients file system to access and register dlls .

Cheers.

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

AnswerRe: Registry Key Pin
dan!sh 9-Dec-09 23:18
professional dan!sh 9-Dec-09 23:18 
AnswerRe: Registry Key Pin
Abhijit Jana9-Dec-09 23:33
professionalAbhijit Jana9-Dec-09 23:33 
GeneralRe: Registry Key Pin
Prasadsm9-Dec-09 23:39
Prasadsm9-Dec-09 23:39 
GeneralRe: Registry Key Pin
Abhijit Jana9-Dec-09 23:43
professionalAbhijit Jana9-Dec-09 23:43 
QuestionNeed to Set Readonly Property to ChildControls Pin
Johndas9-Dec-09 20:26
Johndas9-Dec-09 20:26 
AnswerRe: Need to Set Readonly Property to ChildControls Pin
dan!sh 9-Dec-09 21:11
professional dan!sh 9-Dec-09 21:11 
GeneralRe: Need to Set Readonly Property to ChildControls Pin
Abhishek Sur9-Dec-09 21:33
professionalAbhishek Sur9-Dec-09 21:33 
GeneralRe: Need to Set Readonly Property to ChildControls Pin
dan!sh 9-Dec-09 23:19
professional dan!sh 9-Dec-09 23:19 
GeneralRe: Need to Set Readonly Property to ChildControls Pin
Dinesh Mani10-Dec-09 0:26
Dinesh Mani10-Dec-09 0:26 
Questionmembership provider Pin
mylogics9-Dec-09 19:21
professionalmylogics9-Dec-09 19:21 
AnswerRe: membership provider Pin
_Damian S_9-Dec-09 20:29
professional_Damian S_9-Dec-09 20:29 
AnswerRe: membership provider Pin
CoderOnline9-Dec-09 21:12
CoderOnline9-Dec-09 21:12 
GeneralRe: membership provider Pin
mylogics9-Dec-09 23:03
professionalmylogics9-Dec-09 23:03 
GeneralRe: membership provider Pin
CoderOnline10-Dec-09 1:00
CoderOnline10-Dec-09 1:00 
AnswerRe: membership provider Pin
sashidhar9-Dec-09 21:15
sashidhar9-Dec-09 21:15 
QuestionCheckboxfield in GridView Pin
Illegal Operation9-Dec-09 13:58
Illegal Operation9-Dec-09 13:58 
AnswerRe: Checkboxfield in GridView Pin
Suresh Suthar9-Dec-09 17:33
professionalSuresh Suthar9-Dec-09 17:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.