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 IamaSherpa 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. thingsonline

    Count Days

    Hi ..... I need to calculate the days until a persons birthday. I have a field DOB (Date Of Birth), I have worked out (with much help) how to calculate the age of the person, but I now need to calculate the days until the persons birthday. Can anyone please help me ???? ThingsOnline
  2. thingsonline

    File Uploading

    Sorry about that ..... a web server (linux), and they needed to be uploaded FTP. Graphic files need to be uploaded, but every now and then old ones need to be deleted. I do not want the user to be able to change directories etc, only upload and delete. So all the file in the specified directory...
  3. thingsonline

    File Uploading

    Hi ..... I'm pretty much a novice at perl and not much of a programmer, but willing to learn. I need a script that will upload files to a server (pre-defined directory .... binary files only). There are plenty of scripts available to do this, the thing is I want to be able to delete files from...
  4. thingsonline

    SSI Help

    I am trying to display the output of a perl script into a HTML template as ssi. The script builds a boolsearch form and populates a drop-down menu for a flat file database script. I can display the ouput of the database in ssi by using use CGI; my $query = CGI->new(); foreach...
  5. thingsonline

    IP ADDRESS RECOGNITION

    Hi .... I was wondering if anybody could give me some info on IP ADDRESS RECOGNITION . I want to develop a site that only accepts specified IP addresses instead of the normal user name and password. Any input welcome. Trevor

Part and Inventory Search

Back
Top