Thread: poxy javascript
View Single Post
Old 07-07-2003, 06:35   #6 (permalink)
the_purple_ostrich
Registered User
 
Join Date: Mar 2003
Posts: 64
Send a message via Yahoo to the_purple_ostrich
the documnet.write - urmmmm can I specify where abouts on the screen the answer is outputted to - god Iain't a clue how it's going to work. I was also told I should have double == and && EEEEK then comes the fun of calling it from the form submit.... why me!

if (question_1_yes == "true" && question_2_no="false" && question_3_no="false" && question_4_no="4")
document.write = "option 1";
  Reply With Quote