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 8 of 8

Thread: Help URGENT

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help URGENT

    Hello people I am currently having problem about Java.At the moment, i have import a javascript on a datetimepicker and currently i need to ban certain days in the calendar.(Public Holidays and Sunday) However, there must not be also hard coding. Therefore I am stuck in my Java coding. My supervisior suggest me to do in the approach- Users enters a date in the website, then the server will automatically disable the dates in the datetimepicker. If my foundation in Java is Weak, i have to ask you for help. please reply ne asap. Thank you (:


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Help URGENT

    What kind of Java program are you writing for this problem?
    Or is this a javascript problem?

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help URGENT

    its like a applying leave system for companies

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Help URGENT

    Are you a programmer? Can you tell one programming language from another?
    What an application does has very little to do with the language it is written in.

  5. #5
    Junior Member
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help URGENT

    Quote Originally Posted by Norm View Post
    Are you a programmer? Can you tell one programming language from another?
    What an application does has very little to do with the language it is written in.

    Sadly. nope i am not. I am just a student C:. Was learning PHP but my project requires JAVA which i nv learn before.

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Help URGENT

    Are you sure its Java and not javascript?
    Do some research and find out about these two different languages

  7. #7
    Junior Member
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help URGENT

    yea. wrong. its javascript. my bad .

  8. #8
    Junior Member
    Join Date
    Jul 2010
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help URGENT

    Quote Originally Posted by Norm View Post
    Are you sure its Java and not javascript?
    Do some research and find out about these two different languages

    Any approach ? Hehe.

Similar Threads

  1. Urgent!!!!!!!!!!!!!!!!
    By dinesh03188 in forum JDBC & Databases
    Replies: 3
    Last Post: May 14th, 2010, 01:38 AM
  2. Urgent Help Please :)
    By Jamie94 in forum Algorithms & Recursion
    Replies: 0
    Last Post: May 12th, 2010, 06:34 AM
  3. HELP URGENT!!
    By macx234 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: March 30th, 2010, 08:41 PM
  4. Need Urgent Help
    By sonai4u in forum Threads
    Replies: 2
    Last Post: February 13th, 2010, 08:24 PM
  5. Replies: 1
    Last Post: May 4th, 2009, 06:30 AM