Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Reply
Old 01-18-2011, 03:56 AM pop-up in c#
Skilled Talker

Posts: 97
Trades: 0
hi guys thanks everyone for help in my last post now i made my windows service that get response from a web service and everything is working well.

all that i need now is:
1- The windows service should pop-up something saying there is a new application to be downloaded in case the webservice replied by val=1 and link for an exe file.
these file can be downloaded in the pc so the user can install it .
N.B: Like windows update link and pop-up that is shown in the taskbar that telling us that there is a new update and you can download it from this link
so that
The user should click on the pop-up and click on the link on the pop-up, to download the new application, like he downloaded the windows service before.


can anyone tell me the idea about doing this task??
john_zakaria is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-05-2011, 04:20 PM Re: pop-up in c#
DmitryS's Avatar
Skilled Talker

Posts: 84
Trades: 0
Quote:
Originally Posted by john_zakaria View Post
The user should click on the pop-up and click on the link on the pop-up, to download the new application, like he downloaded the windows service before.
write html page that should popups. place it somewhere in physical directories. Than from webservice call your html page like

Process.Start("your webpage with path");
__________________
»
Please login or register to view this content. Registration is FREE
for web developers
»
Please login or register to view this content. Registration is FREE
- Interactive maps for websites
DmitryS is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to pop-up in c#
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12458 seconds with 11 queries