Click here to Skip to main content
16,012,468 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to integrate windows live messanger in my website Pin
SS Kevin31-Jan-10 18:53
SS Kevin31-Jan-10 18:53 
AnswerRe: How to integrate windows live messanger in my website Pin
JP_Rocks19-Oct-11 3:16
JP_Rocks19-Oct-11 3:16 
QuestionPartial Update, Pin
Hema Bairavan31-Jan-10 17:22
Hema Bairavan31-Jan-10 17:22 
Questioncss templates in ASP.NET Pin
mrkeivan31-Jan-10 8:11
mrkeivan31-Jan-10 8:11 
AnswerRe: css templates in ASP.NET Pin
Abhishek Sur31-Jan-10 9:42
professionalAbhishek Sur31-Jan-10 9:42 
QuestionCall window application from ASPX page on localhost Pin
Yosh_31-Jan-10 3:00
professionalYosh_31-Jan-10 3:00 
AnswerRe: Call window application from ASPX page on localhost Pin
Not Active31-Jan-10 5:39
mentorNot Active31-Jan-10 5:39 
AnswerRe: Call window application from ASPX page on localhost Pin
Abhishek Sur31-Jan-10 9:40
professionalAbhishek Sur31-Jan-10 9:40 
No man, its not possible. One thing is possible for your case is to embed a Web Browser control and navigate to the page and invoke this from your win app directly on the web event. Otherwise if you want to access your win app from normal browsers, it cant do.

There is another alternative as well. I thought you said that both windows application and web runs on the same system. In such a case you can use a direct call to your webcam from the server side too. but this will only work from the server.


Hope this would help you.
Cheers.

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

InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend

AnswerRe: Call window application from ASPX page on localhost Pin
K V Sekhar31-Jan-10 15:30
K V Sekhar31-Jan-10 15:30 
QuestionASP.NET Scenario based advanced topic Pin
sandeepranjan30-Jan-10 16:52
sandeepranjan30-Jan-10 16:52 
AnswerRe: ASP.NET Scenario based advanced topic Pin
Anurag Gandhi30-Jan-10 21:55
professionalAnurag Gandhi30-Jan-10 21:55 
AnswerRe: ASP.NET Scenario based advanced topic Pin
Brij31-Jan-10 8:02
mentorBrij31-Jan-10 8:02 
QuestionHow to get dropdownlist selected value in Page_Init event Pin
K V Sekhar30-Jan-10 5:43
K V Sekhar30-Jan-10 5:43 
AnswerRe: How to get dropdownlist selected value in Page_Init event Pin
Anurag Gandhi30-Jan-10 22:03
professionalAnurag Gandhi30-Jan-10 22:03 
GeneralRe: How to get dropdownlist selected value in Page_Init event Pin
K V Sekhar31-Jan-10 15:08
K V Sekhar31-Jan-10 15:08 
QuestionHow to disable a asp:TextBox with javascript??? Pin
BoySetsFire30-Jan-10 3:01
BoySetsFire30-Jan-10 3:01 
AnswerRe: How to disable a asp:TextBox with javascript??? Pin
Not Active30-Jan-10 3:56
mentorNot Active30-Jan-10 3:56 
AnswerRe: How to disable a asp:TextBox with javascript??? Pin
Abhishek Sur30-Jan-10 4:32
professionalAbhishek Sur30-Jan-10 4:32 
GeneralRe: How to disable a asp:TextBox with javascript??? Pin
BoySetsFire30-Jan-10 4:44
BoySetsFire30-Jan-10 4:44 
AnswerRe: How to disable a asp:TextBox with javascript??? Pin
Pranay Rana30-Jan-10 22:40
professionalPranay Rana30-Jan-10 22:40 
Questioncheck email is exist or not before sending mail Pin
amitamit09930-Jan-10 1:01
amitamit09930-Jan-10 1:01 
AnswerRe: check email is exist or not before sending mail [modified] Pin
sashidhar30-Jan-10 1:14
sashidhar30-Jan-10 1:14 
QuestionAjax animation effect not working Pin
Bajrang Singh29-Jan-10 22:57
Bajrang Singh29-Jan-10 22:57 
QuestionUser control Problem Pin
AndyASPVB29-Jan-10 11:57
AndyASPVB29-Jan-10 11:57 
AnswerRe: User control Problem Pin
Not Active29-Jan-10 13:16
mentorNot Active29-Jan-10 13:16 

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.