Click here to Skip to main content
15,903,385 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Save Image in dir Pin
Imran Khan Pathan3-Jul-07 23:52
Imran Khan Pathan3-Jul-07 23:52 
GeneralRe: Save Image in dir Pin
_AK_3-Jul-07 23:57
_AK_3-Jul-07 23:57 
GeneralRe: Save Image in dir Pin
Sandeep Akhare4-Jul-07 0:06
Sandeep Akhare4-Jul-07 0:06 
GeneralRe: Save Image in dir Pin
Imran Khan Pathan4-Jul-07 0:08
Imran Khan Pathan4-Jul-07 0:08 
GeneralRe: Save Image in dir Pin
Sandeep Akhare4-Jul-07 0:22
Sandeep Akhare4-Jul-07 0:22 
GeneralRe: Save Image in dir Pin
Imran Khan Pathan4-Jul-07 0:27
Imran Khan Pathan4-Jul-07 0:27 
AnswerRe: Save Image in dir Pin
Imran Khan Pathan4-Jul-07 0:55
Imran Khan Pathan4-Jul-07 0:55 
QuestionCheck if app exists and open from internet Pin
Dimkov3-Jul-07 22:52
Dimkov3-Jul-07 22:52 
I have a stand alone application (messenger). I was asked to the messenger to have the fallowing possibility:
from a link with a phone number parameter to make a call in the application. If the messenger is not installed, to take the client to the official web site. If the product is installed to see if it is open. If it is open and the user is logged in to make the call.

My idea is the client to check the registry and see if the product is there, which solves the first part. If there are certain keys in the registry next step is from the processes to see if the product is active. If active somehow send instruction to call the function : CallNumber( phonenumber phnum)

Can you give me any leads on how to do all this, any other solution to the task?

The project is done in C++

Thank you very much
AnswerRe: Check if app exists and open from internet Pin
Pete O'Hanlon3-Jul-07 23:58
mvePete O'Hanlon3-Jul-07 23:58 
GeneralRe: Check if app exists and open from internet Pin
Dimkov4-Jul-07 0:10
Dimkov4-Jul-07 0:10 
QuestionCrsytal report ASP.net 1.0 Pin
Vipin.d3-Jul-07 22:47
Vipin.d3-Jul-07 22:47 
Questionfilter attribute in css class on data grid header Pin
Khawar Abbas13-Jul-07 22:37
Khawar Abbas13-Jul-07 22:37 
Questionupload and read csv file. Pin
Rickey_Me3-Jul-07 22:13
Rickey_Me3-Jul-07 22:13 
AnswerRe: upload and read csv file. Pin
munklefish4-Jul-07 0:23
munklefish4-Jul-07 0:23 
QuestionUpgrading from ASP to ASP.NET Pin
JacquesDP3-Jul-07 22:09
JacquesDP3-Jul-07 22:09 
AnswerRe: Upgrading from ASP to ASP.NET Pin
N a v a n e e t h3-Jul-07 22:15
N a v a n e e t h3-Jul-07 22:15 
GeneralRe: Upgrading from ASP to ASP.NET Pin
JacquesDP3-Jul-07 22:29
JacquesDP3-Jul-07 22:29 
AnswerRe: Upgrading from ASP to ASP.NET Pin
RichardGrimmer4-Jul-07 5:02
RichardGrimmer4-Jul-07 5:02 
QuestionRequest fo Challenge-Response Implementation for authentication Pin
unforgiven_wild_rose3-Jul-07 21:58
unforgiven_wild_rose3-Jul-07 21:58 
AnswerRe: Request fo Challenge-Response Implementation for authentication Pin
DanB19834-Jul-07 0:22
DanB19834-Jul-07 0:22 
GeneralRe: Request fo Challenge-Response Implementation for authentication Pin
unforgiven_wild_rose9-Jul-07 6:46
unforgiven_wild_rose9-Jul-07 6:46 
Questionviewstate or session variables which one is advantageous? Pin
Sonia Gupta3-Jul-07 21:22
Sonia Gupta3-Jul-07 21:22 
AnswerRe: viewstate or session variables which one is advantageous? Pin
_AK_3-Jul-07 21:25
_AK_3-Jul-07 21:25 
GeneralRe: viewstate or session variables which one is advantageous? Pin
Sonia Gupta3-Jul-07 21:43
Sonia Gupta3-Jul-07 21:43 
GeneralRe: viewstate or session variables which one is advantageous? Pin
_AK_3-Jul-07 21:54
_AK_3-Jul-07 21:54 

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.