function populate_dates()
{
var arryear = inputform.arryear[inputform.arryear.selectedIndex].value;
document.write(parseint(arryear)+1)
}
I get the fabolous object expected error when trying to use parseint! Whats wrong? Ive tried it in a 100 ways and i get the same error? How is this...
I have a variable containing todays date. I want this variable to be global an accessible from all functions without having to send it to the functions all the time.
How do I do that?!
Is there som managable way to encrypt the querystring when moving between to pages with asp script recieving on the other end and javascipt making the string?
Hi!
How do i read dropdown boxes and send the results in quesry string when using the "location.href" to change url for the user without having a submit button?
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.