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...
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"))...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.