How to make phone call from web application

How to make phone call from web application

I'm creating an XHTML application, which can be viewed via IPhone or Blackberry. Application needs to make call to a specific number when user clicks a particular button.

Please suggest on how to do this. I'm new to this.

Thanks in advance.

View Answers









Related Tutorials/Questions & Answers:
How to make phone call from web application
How to make phone call from web application  I'm creating an XHTML application, which can be viewed via IPhone or Blackberry. Application needs to make call to a specific number when user clicks a particular button. Please
how do i make a phone call from my app without quitting my application
how do i make a phone call from my app without quitting my application  hi, I am working on creating a call application, i am making a call from my... quits , i want my application to go to background and resume on call end ...please
Advertisements
xcode make phone call
xcode make phone call  xcode make phone call - Our iPhone application required a feature to call over any given mobile or phone number. Just wondering how to enable this feature in my application. Though i have see
iPhone Make Call from App
iPhone Make Call from App  iPhone Make Call Programmatically I have created an application in iPhone that has the functionality to make Call from App. I am just wondering how to make a call programmatically... is there any
how to call jsp from flex
how to call jsp from flex  hi, i want to know that how can i call a FLEX from JSP. . A good Example will be appreciated
how to call jsp from flex
how to call jsp from flex  Plz help me out to get JSP from FLEX.... I need your help.... Thanks for future
How to make a ajax application which take data from textarea and that page is not refreshing.
How to make a ajax application which take data from textarea and that page is not refreshing.  I am doing a application in that i am using Spring Framework.I am having a text area and a submit button. On pressing submit Button
How to Make iPhone Window Application
How to Make iPhone Window Application  Hi, For Making iphone window application, what parameters i have to follow or provide example related to iphone window application. Thanks
how to call from pc to telephone in java - MobileApplications
how to call from pc to telephone in java  Hi, presently I am working on "make a call from pc to telephone" in java. I am unable to procceed how to start. I am new this technoloy.Please give me some valuable suggestions how
How to make a servlet to automatically call another servlet at some time instant.
How to make a servlet to automatically call another servlet at some time instant.  Can some one assist me How to make a servlet to automatically call... displays results from 3 different tables. Now I have to make each table
How to launch my web application from my desktop without opening Netbeans IDE everytime i run the application?
How to launch my web application from my desktop without opening Netbeans IDE... web application, now my question is how can i start my web application, wat i mean... that whenever i click that i want my web application shd be started, Now everytime i need
code for phone application
button, phone call should be made to that number. It should also allow user to view call log history from your application. It should also allow user to type...code for phone application  I wish to write a small android (or java
how to call javascript function from flex
how to call javascript function from flex  how to call javascript function from flex
How to call the run method from another class?
How to call the run method from another class?  Sorry, if this is a stupid question. I would like to find out how to call the run method... want to call this from AdaugaComanda.java, so that changes can be seen
How to make a chat application using Struts 2 ?
How to make a chat application using Struts 2 ?  Hello, I'm working on my final year project. i've to add chat application in that. how it can be done? 'm using eclipse for that.... plzzz reply
How to make a connection from javaME with MySQL - SQL
How to make a connection from javaME with MySQL  Hi i`m a final year student from one of university from malaysia, I have a problem about my final year project. I been developing a mobile application to help IT technician but i
How to make a connection from javaME with MySQL - SQL
How to make a connection from javaME with MySQL  Hi i`m a final year student from one of university from malaysia, I have a problem about my final year project. I been developing a mobile application to help IT technician but i
how to call servlet from html page at anchor tag ?
how to call servlet from html page at anchor tag ?  I have a very different problem as i am using netbeans ide 6.9 ml to make a website in java and my website is running on it but after uploading it on server
How to make animated web button, make animated web button, animated web button
How to make animated web button       This is a web button animation example, it is a very simple to make with this example. I hope you will like it so follow now. New File: First
How to make Simple form in Spring web?
Web application uses the HTML standard to make the form which runs in browser... the Tomcat with the Eclipse so that application can be easily tested from... class in Spring Web Framework is responsible for process the request from
How to make Struts Hibernate and Spring Based Login/Registration Application?
How to make Struts Hibernate and Spring Based Login/Registration Application... to make application. Check the tutorial Developing Struts Hibernate and Spring Based... in Hibernate. Is there any code for to make Struts Hibernate and Spring Based Login
Not able to call Web Service from Eclipse
; To solve the problem I added httpcore-4.0.jar into web application. This solved
How to make your web writing persuasive?
How to make your web writing persuasive?   ... website and maybe on the moon about how informative and detailed your content... the desired effect upon the user. If you want that your web writing to be acted
how to call an exe file from java - Java Beginners
how to call an exe file from java  hi, how to call exe file with some parameters from java and save the output of the exe file in a specified path. Please let me know immediately..its urgent!!! Thanks in advance
How to call jasper from jsp or servlet - JSP-Servlet
How to call jasper from jsp or servlet  Hi Expert , I created jasper report using ireport.how to call that jasper with jsp file or servlet file ? Thanks in advance Eswaramoorthy.s
how to call the array variable in scriptlet from javascript function
how to call the array variable in scriptlet from javascript function  This is the scriptlet code:- <% String[] abc={"saab","volvo","bmw","Benz","Porsche","Jaguar"}; %> Actually i want the array variable one by one
How I call the function union from the main - Java Interview Questions
How I call the function union from the main  Please, from public static void main(String[] args) I would like to call the function union and I...}, }; //calling the function union : paramtere to pass is mat //how i call
How to make web appliction using spring and hibernate - Spring
How to make web appliction using spring and hibernate  Hi Actually i want to make an web application using spring as front end and hibernate as back...  Hello,Are you using Spring web for developing the application
how to open one Jframe from main method call
how to open one Jframe from main method call  I have downloaded a snake game project in java. Initially the project contains three java files i.e... Rules.java Jframe should be opened Exit - exits the application Now what i want
make trial application
make trial application  Hello java master, i want to ask something about make java application trial in one month or two month. how to combine my application and give a trial application. what i must to do? Can you give me
JavaScript call from flex application
; } A JavaScript call from flex application In flex application, you may have called function defined in action script. Sometimes you may need to call...; encoding="utf-8"?> <mx:Application xmlns:mx="http
call from java - JavaMail
call from java  Hi, how i will call servlet from java.. plz its urgent.. Thanks Narendra  Hi Narendra, You can use the java.net package to call a servlet from the java code
How to make a list from file text in J2ME - Java Beginners
How to make a list from file text in J2ME  I was trying to make a method that read file from text and make a list of it, I have tried ReadHelpText method and want to make some improvement, I've tried like this private String
calling a javascript function by passing multiple values from applet in web application
calling a javascript function by passing multiple values from applet in web application  Hi all, I have a requirement like this, I have to call a javascript function from JApplet by passing 3 values. I am new to Applets
how to make two types of user for a web dynamic project
how to make two types of user for a web dynamic project  Hello everyone, I am doing a dynamic web project using jsp and mysql so my problem... everything in project..can someone help me regarding this. how to make two types of user
How to downloads an application of the file from remote location?
How to downloads an application of the file from remote location?  Hi, Can help me How to downloads an application of Java file from remote... an application of file in the remote location. Plz visit this link for how to download
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks
how to delete a jar from mobile in j2me application
how to delete a jar from mobile in j2me application  After auto updating a new version of jar from server. I want to delete the old jar from mobile... the code how to do that in my application in j2me for lwuit applications. Thanks

Ads