Hi
I am hosting livezilla on my site, it is on a free account but have got it to work by hosting the server on my home pc, with a web address.
The problem I have is that the php decides if you online or not, if not an offline image is displayed.
The problem I have is that if my pc is off, the...
Hi,
I made a form for a client and am having trouble an d can't work out why.
I need to check fields before submitting to save hassle
It is missing the validation routine completely.
The page is at bastions.fast-host.co.cc, have a look at the source and see if you can work it out.
Php...
hi again
i am trying to create a date of birth from day,month,year variables. I cant get it working
<head>
<script type="text/javascript">
function dobone() {
var day = document.getElementById('day').value ;
var mth = document.getElementById('month').value;
var year =...
hi
Ok, I have aform with userrname, password, password repeat and email fields.
I need to check the inputs client side just to make sure they are done right.
I have onChange utilized for this but my problem is that the form can still be sent if the user clicks the button.
If the user fills...
HI
Trouble I got now is I cant get this to open in the same window
window.open("http://google.com" + queryString,'' ,target="_self");
how does one get ones script to do ones bidding :)
TA
Andy
Hi
Got a problem
I am writing my own sign up page and have one problem that is driving me nuts, may be wood for the trees I dont know.
I have user inputs on a form that return via ajax a subtotal in the relevent row. so row1 row2 etc
I need to total all these and and take off a %
so when...
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.