Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. flyingsheep

    detect error codes

    i am trying to make a program which would recieve a website as a parameter or read one from a line in a text file, attempt to access that site, and if it recieves an error, deletes that site from the list, or returns an error a little like a proxy checker, how can i detect if it gets, for...
  2. flyingsheep

    php addition

    all i need to do is, in an html document, add one to a number every day at a specific time, how could i do this?
  3. flyingsheep

    simple php_date question

    i need to use the date() function, however, the date must be formatted like this: 011304 if the date was 01/13/04, how should i do this, also, is there a way to only return the first few letters of the date() function, if so, how, thank you very much in advance
  4. flyingsheep

    Ftp Updating for website

    i run a website which requires slight changes daily, i am looking for a way to automatically change a line in a specific html file sequencially every day (the line includes a date which is incrimented) i was wondering how i should do this, i have made a batch file which uploads the files...
  5. flyingsheep

    simple applet problem

    i'm sorry i have to post this, but i havent been able to figure it out and i have a big project due tomorrow for computer science, what this is is a really bloated tic tac toe applet, for now, all i am looking for is 1. why it only fills the first square i select (from the JOptionPane), any...
  6. flyingsheep

    Set MSDOS variable equal to the contents of a text file

    i have what i thought would be a fairly simple question which has now turned into a crusade, i am trying to set an variable equal to the contents of a text file, for example: CONTENTS OF A TEXT FILE named text.txt: hello world PSEUDO-CODE (msdos) FOR WHAT I WANT TO DO: set...

Part and Inventory Search

Back
Top