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: need help in making code

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

    Default need help in making code

    hi
    i need to find data of my classmate
    which available at our collage web site but to find data you should have only id which consist of 8 digit like that 12240669

    i know his id in rage 12240200 till 12240700 but why i should manually try over 500 id and it possible done by program

    how can i make program which search by id and save data in doc which start from 00000000 till 99999999


    pls any one have idea how to make it

    i think it isnot big code by i am just beginner


  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: need help in making code

    make program which search by id
    It's a big world out there. Where and how is a search done?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Making a New Game Help
    By AndyLun in forum Java Code Snippets and Tutorials
    Replies: 2
    Last Post: December 5th, 2012, 03:25 AM
  2. helo..nid help for making java code..tnx.
    By wap in forum Member Introductions
    Replies: 0
    Last Post: June 24th, 2012, 06:57 AM
  3. I had an old code it really sucked, so i now am making a new one
    By Lurie1 in forum What's Wrong With My Code?
    Replies: 74
    Last Post: February 9th, 2012, 07:48 PM
  4. So I'm making this program...
    By SkyAphid in forum The Cafe
    Replies: 2
    Last Post: August 29th, 2011, 05:55 PM
  5. making my code a little better, if needed.
    By vendetta in forum Object Oriented Programming
    Replies: 4
    Last Post: February 11th, 2010, 03:40 AM