Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Java Urgent help

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java Urgent help

    Hello,

    Firstly, thank you very much for helping me when I am in big problem.
    I have 2 main problems, which I am unable to solve.
    I have created an android app using Eclipse and the programming language is Java.
    I have created a button,
    1) the problem I am facing is when the button is clicked by the user it should display the current date and time
    2) I want the information to be displayed on a websystem, by this I mean, when the button is clicked it should how on the webpage that the button was at the particular time and also it should show how many times it was clicked, for example once or twice etc....

    For no. 2 I tried everything such as installing MySQL, phpmyadmin, coded in PHP
    I do not know how to do 1 and 2 and how to connect both of these

    I am new to this, but have tried my best unfortunately could not solve it.
    I would highly appreciate it if you could provide the code for 1) and 2).

    Thanks
    Kind regards,


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java Urgent help

    Like I told you in the reply to the PM you sent me, you need to post an MCVE before we can help you.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. Java Urgent Help
    By satyen in forum Java Theory & Questions
    Replies: 6
    Last Post: February 16th, 2014, 06:12 PM
  2. How do you do this in java?( This is urgent )
    By cbplayer in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 15th, 2013, 01:16 AM
  3. How do you do this in java?( This is urgent )
    By cbplayer in forum What's Wrong With My Code?
    Replies: 1
    Last Post: July 14th, 2013, 09:16 PM
  4. [URGENT]Need some Java help...
    By RePT in forum Paid Java Projects
    Replies: 0
    Last Post: July 5th, 2012, 07:03 AM
  5. Need urgent help regarding java word wrap function.. URGENT
    By coldice in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 16th, 2011, 05:43 AM