PC Review


Reply
Thread Tools Rate Thread

Calling C# Windows application from JavaScript

 
 
muralidhargvn@hotmail.com
Guest
Posts: n/a
 
      27th Jul 2006
Hi,

I have an asp application with business logic written in JavaScript
file. Also I had created a C# windows application. Now I want to call a
method of my C# application from the JavaScript function. Can anyone
help in solving my problem?

Thanks,
GVN.

 
Reply With Quote
 
 
 
 
Cubaman
Guest
Posts: n/a
 
      27th Jul 2006
Your js is executed in a web page?
(E-Mail Removed) ha escrito:

> Hi,
>
> I have an asp application with business logic written in JavaScript
> file. Also I had created a C# windows application. Now I want to call a
> method of my C# application from the JavaScript function. Can anyone
> help in solving my problem?
>
> Thanks,
> GVN.


 
Reply With Quote
 
muralidhargvn@hotmail.com
Guest
Posts: n/a
 
      27th Jul 2006
Ya, my js is executed on web page. But my C# application is Win app.

Cubaman wrote:
> Your js is executed in a web page?
> (E-Mail Removed) ha escrito:
>
> > Hi,
> >
> > I have an asp application with business logic written in JavaScript
> > file. Also I had created a C# windows application. Now I want to call a
> > method of my C# application from the JavaScript function. Can anyone
> > help in solving my problem?
> >
> > Thanks,
> > GVN.


 
Reply With Quote
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      27th Jul 2006
Hi,

You cannot do that, your app is running in a browser window it has no access
to the local machine (big security issues if it did)

What is exactly what you want to do?

There could be several way-around like using ActiveX in your page but I
would try to solve it in some other way?


--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have an asp application with business logic written in JavaScript
> file. Also I had created a C# windows application. Now I want to call a
> method of my C# application from the JavaScript function. Can anyone
> help in solving my problem?
>
> Thanks,
> GVN.
>



 
Reply With Quote
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      27th Jul 2006
Hi,

Eres cubano?



--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Cubaman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Your js is executed in a web page?
> (E-Mail Removed) ha escrito:
>
>> Hi,
>>
>> I have an asp application with business logic written in JavaScript
>> file. Also I had created a C# windows application. Now I want to call a
>> method of my C# application from the JavaScript function. Can anyone
>> help in solving my problem?
>>
>> Thanks,
>> GVN.

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
calling javascript from asp.net c# application Robert Smith Microsoft C# .NET 1 6th May 2008 05:00 PM
Calling a Windows application from a Web Application Amaryllis Microsoft ASP .NET 1 10th Aug 2004 06:41 AM
How to make javascript close to work in c# windows application (Custom IE Application) Ashok Microsoft C# .NET 0 4th Jun 2004 04:55 PM
Calling Windows application from Web application Microsoft ASP .NET 1 2nd Nov 2003 03:30 AM
Calling windows application from web application Microsoft Dot NET Framework Forms 0 1st Nov 2003 02:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:13 PM.