Im having an issue placing a document.write output in a specifc place (after my form), i want the document.write output to be produced from an if statement which is based on a variable within a function
the document.write output is to be placed outside the script thought :S into another div
still seems to be a problem any ideas as to where the document.getelementbyid should be placed? in a seperate function where i make the count variable global or within the orginal main function which determines the value of the count variable