Click here to Skip to main content
15,917,953 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: unable to compare in javascript Pin
Luay.Essa4-Jul-07 3:10
Luay.Essa4-Jul-07 3:10 
GeneralRe: unable to compare in javascript [modified] Pin
rahul.net114-Jul-07 3:16
rahul.net114-Jul-07 3:16 
GeneralRe: unable to compare in javascript Pin
Luay.Essa4-Jul-07 19:01
Luay.Essa4-Jul-07 19:01 
AnswerRe: unable to compare in javascript Pin
WoutL4-Jul-07 2:26
WoutL4-Jul-07 2:26 
GeneralRe: unable to compare in javascript Pin
rahul.net114-Jul-07 2:53
rahul.net114-Jul-07 2:53 
GeneralRe: unable to compare in javascript Pin
WoutL4-Jul-07 3:29
WoutL4-Jul-07 3:29 
QuestionConnection help Pin
boyindie3-Jul-07 23:07
boyindie3-Jul-07 23:07 
QuestionCheck if app exists and open from internet Pin
Dimkov3-Jul-07 22:54
Dimkov3-Jul-07 22:54 
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

Dimkov Trajce
AnswerRe: Check if app exists and open from internet Pin
Michael Sync3-Jul-07 23:10
Michael Sync3-Jul-07 23:10 
GeneralRe: Check if app exists and open from internet Pin
Dimkov3-Jul-07 23:18
Dimkov3-Jul-07 23:18 
GeneralRe: Check if app exists and open from internet Pin
Michael Sync3-Jul-07 23:42
Michael Sync3-Jul-07 23:42 
GeneralRe: Check if app exists and open from internet Pin
Dimkov4-Jul-07 0:03
Dimkov4-Jul-07 0:03 
GeneralRe: Check if app exists and open from internet Pin
Johnny ²4-Jul-07 14:27
Johnny ²4-Jul-07 14:27 
QuestionJavaScript Detect Scrollbar Pin
Tamimi - Code3-Jul-07 21:37
Tamimi - Code3-Jul-07 21:37 
AnswerRe: JavaScript Detect Scrollbar Pin
Luay.Essa3-Jul-07 21:51
Luay.Essa3-Jul-07 21:51 
GeneralRe: JavaScript Detect Scrollbar Pin
Tamimi - Code3-Jul-07 22:43
Tamimi - Code3-Jul-07 22:43 
QuestionLooking for CSS script; Hidden button appears Pin
devintm03-Jul-07 14:31
devintm03-Jul-07 14:31 
AnswerRe: Looking for CSS script; Hidden button appears Pin
Luay.Essa3-Jul-07 19:19
Luay.Essa3-Jul-07 19:19 
QuestionJava - PAN - web browsing.. Pin
stickershock3-Jul-07 14:23
stickershock3-Jul-07 14:23 
QuestionSetting Button and Textbox focus Pin
devil853-Jul-07 11:00
devil853-Jul-07 11:00 
AnswerRe: Setting Button and Textbox focus Pin
Michael Sync3-Jul-07 17:20
Michael Sync3-Jul-07 17:20 
GeneralRe: Setting Button and Textbox focus Pin
RichardGrimmer4-Jul-07 5:12
RichardGrimmer4-Jul-07 5:12 
AnswerRe: Dynamic Controls with Javascript and the Browser Back Button Pin
Luay.Essa3-Jul-07 20:25
Luay.Essa3-Jul-07 20:25 
GeneralRe: Dynamic Controls with Javascript and the Browser Back Button Pin
bit_cmdr5-Jul-07 9:04
bit_cmdr5-Jul-07 9:04 
AnswerRe: Dynamic Controls with Javascript and the Browser Back Button Pin
Andrew Mc5-Jul-07 10:22
Andrew Mc5-Jul-07 10:22 

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.