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 Shaun E 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: *

  • Users: Fumac
  • Content: Threads
  • Order by date
  1. Fumac

    What is application/x-perl?

    Hi everyone, I have runned in to a problem. I dont know when or why it occure but suddenly content-type:application/x-perl prints out on my page. Does anyone know what this application means and what program(s) uses it? Thank you for any response... /Fumac
  2. Fumac

    search function

    Hi, I wonder how to use search(). My problem is that I have an URL to a picture, but want to know if the choosen picture is jpeg or gif format. Maby there´s a easier way to do this. The URL comes from an '<input type=file ...>'. Thank you for any respons /Fumac
  3. Fumac

    Delete columns in oracle?

    Is there any one who knows if there is any possibility to delete columns in oracle8? Or if one can change a column name? Thank you for any answer /Fumac
  4. Fumac

    alternative 'order by' when selecting from db

    Hello, I have made a select statement from a database and wonder if there is any possibillity to have two different 'order by'. If the first one doesn´t fit, the second one will be used. Someting like: order by ($sortBy $order or 1) Thank you for any answer /Fumac
  5. Fumac

    Problems reading from a textfile.

    I have a program that are supposed to fetch information from a textfile and modifie it. But there is one problem, The text files that are targets for this function contains hard brakes (\n). When my program notice the brake it stops to read. All information untill the brake is returned but I...
  6. Fumac

    Caching problem

    I have built a page wich you can upload picture to. Everything works exept that it open pictures from the cached files. So if i upload a picture named hello.jpg, delete it and upload another picture with the same name, it will show the old picture. I use <META http-equiv=\&quot;pragma\&quot...

Part and Inventory Search

Back
Top