Greetings.
Here is my problem:
I'm quite new to apache(only set up a localhost page) and webhosting in general, so I'm looking for the easiest solution to host some php pages...
I'd like to set up a web page internally between two computer at a company, I'd have the apache server on one of...
I'm trying to post this form as soon as the user pastes something into the textbox, this code doesn't work:
<script type="text/javascript">
function sendForm() {
document.form1.submit();
}
document.getElementByName['ean'].focus();
function target(){document.form1.ean.focus();}
</script>...
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.