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

    Can someone help me with a very simple script?

    Well, i guess it will be simple. I need a script that opens another executable, then like a screensaver, when the mouse is moved or a button is pressed, it closes itself and the executable. If it's not too much trouble could someone tell me a script that could do it, but if it's complicated...
  2. Monochrome

    A couple of problems with a script, please help.

    I'm using this script, which should be working fine, but the person that made the script said he'd give no support, so that's why i'm here, i'm having a couple of problems. I have no real php experiance you see. <?php /* check the referer header */ $ref = strtolower(getenv("HTTP_REFERER"))...
  3. Monochrome

    Is there an alternative to framesets?

    Currently my site has a simple frameset, and i'm using the javascript: parent.page1.location="page1.html" parent.page.location="Page.html" To change two frames at once, but, since i'm using a frameset the page has been limited to the size of the browser. I was wondering if there was...
  4. Monochrome

    I need to know if this is possible in perl.

    I want the visitor to type his username into the box, then the page would be split into two frames, the one would just be for a page of my site. The other would be along the lines of www.mysite.com/(username). I guess it'd have to use variables and such, and i was just wondering if it could be...

Part and Inventory Search

Back
Top