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 Chriss Miller 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: linctus
  • Content: Threads
  • Order by date
  1. linctus

    add and echo <STDIN> on form

    Hi all! I have a perl script that when called displays a form for user input of figures (one figure for each day of the week). Currently the user also keys the total for the week. I was woundering if perl could be used to add up the entries as they are keyed and display the total on the form...
  2. linctus

    openning & reading two recordsets at once

    Hi all, I am relatively new to Access I am a perl and old DBase dabbler but find this 'stuff' fun also. Anyway... I am trying to open, read & right data between two recordsets simultaneously but am not sure how to call them both. I get an error telling me that there is no current record in the...
  3. linctus

    How do I read file handles within a zip file?

    Obviously I am a rank beginner but I love the challenge! I am not doing this for any other reason than to teach myself perl. Anyway, I have a zip file that contains various PDF files. I have tried to read the zip to capture the file names and display them on screen using the following, open...
  4. linctus

    displaying a pdf from within perl not via hyperlink

    Thanks very much for answering may cry for help paulteg with the possible solution below to my earlier question regarding this topic. I should have been more specific. I know that now but that was my first thread post. Sorry :( Anyway the line of code paul gave me works fine but... I want to...
  5. linctus

    display a pdf using perl

    Hi all, I have a perl / cgi site where users can view text files relevant to themselves. These files are displayed specific to their login user name. I now want to store pdf files in a spool dir and also enable users to view these as per the criteria above (their login user name). I can do...

Part and Inventory Search

Back
Top