Search:

Type: Posts; User: Norm

Search: Search took 0.17 seconds.

  1. Replies
    7
    Views
    1,156

    Re: Check Web File Version

    Start by reading the API doc for the File class and finding the method to use.
    Then use that method in a program.
    The API doc: Java Platform SE 7
  2. Replies
    7
    Views
    1,156

    Re: Check Web File Version

    You can get that with a method of the File class.
  3. Replies
    7
    Views
    1,156

    Re: Check Web File Version

    What is a file version?
    Is it something created by the OS like Date last modified?
    Is it in the contents of the file?
    Is it in the filename?

    You'll need to know that before you can get a...
  4. Replies
    7
    Views
    1,156

    Re: Check Web File Version

    Do you have any specific questions about your problemt?
    Please post your code and any questions about problems you are having.
Results 1 to 4 of 4