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 TouchToneTommy 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: cosports
  • Content: Threads
  • Order by date
  1. cosports

    How to create BINARY output file

    Please help. I am trying to create a Binary output file. The file i create with my sub spits out 0's and 1's that can be read in a text editor. I need a Binary file that looks like garbage when you open with a text editor, but dont know enough to ask the right question. Here is the code i'm...
  2. cosports

    Include Perl script in an HTML page.

    I cant for the life of me figure out why this does not work. I have an HTML page with the following statments and neither work. <!--#exec cgi=&quot;/cgi-bin/banman.pl?tourist&quot;--> <p> <!--#include virtual=&quot;cgi-bin/banman.pl?tourist&quot;--> My script &quot;banman.pl&quot; runs fine...
  3. cosports

    Perl script pops up new unwanted Browser window

    AAAgggg!!! I cant figure out why this is happening. I have a cgi script written in perl. It has a Form that when submitted, populates a database. After that it crates a &quot;thank you&quot; page. For no apparent reason it opens a new browser window for the thank you page instead of refreshing...
  4. cosports

    loading a pulldown list from a database

    I have created a form using Perl/CGI_pm and would like to load several pulldown list from tables in my MYSQL DB. Does anyone know a snipit of code that can do this. Thank you very much eric

Part and Inventory Search

Back
Top