I am making a website that has compatibility for JavaScript being turned off. Currently I have a function that goes through all links on the page and replaces them with "#!{URL}" and then a...
I have a php script that generates multiple check boxes according to the amount of rows in a mysql database. The problem is, only the checkboxes that are checked are sent to the server,...
I am making a html application. I have gotten rid of the caption bar and all and made my own, my question is i have to go WindowGUI.drag.mops when i should be able to use this.mops. I...
I have made a random number adder using binary, my question is how do i work out how many possible numbers there are in a something bit number, i know there's 16 in a 4 bit binary...
How about trying to make a login with multiple users and after try and make some kind of encryption for the passwords. Making multiple accounts is easy as A... Uhmmm yeah you get the picture
I am trying to make a HTML Application that read all the names of files and folders in a certain folder. I have managed to be able to partially display the FILES but not the folders. Is there a way I...
Ive always known that javascript can't access the file system, but PHP can and all the PHP would have to do (I think) is get the filesize and use the echo function to make it into a javascript...
Is there a way in which I can see if a file size is different after 500 milliseconds and if it is refresh the page? And this part isn't PHP but javascript, is there a way I can scroll...
I am trying to make a html application that opens up another one to ask for a password, once the user clicks ok i would like it to give either true or false back to the main hta that...
The problem is that its not a html document and is not linked to a html document. Its a javascript file that when double clicked on opens with WScript and plays the voice then the song. So yeah the...
Hello all, I am trying to make a script that speaks then plays music when its finished, below is my script. The trouble is its just a script file there is not html or anything meaning its opened with...
on the website you gave me, i did not see anything to stop people from accesing the internet without loging in through the local file, i have thought about cookies for telling the user they are...
well from experience i know php does not work when it is a local file and my main language is javascript and it stops them from accessing a different website unless they have logged in, like an...
I have made a login screen (it's local) so people need a username and password to use it. it is all working but except for the fact that people can just open a new tab, i would like it...
is there a way to make a div that fades in and out but with different text each time, it doesn't have to be a div it can be complete html page or whatever, as long as it works.
...