Thanks for your help,

I got it working...but with limitations:
1 - the code to force the answer must be in the help section of the question for which you want to set the answer. I tried the same code:
<script type="text/javascript">
document.getElementById('answer95716X111X1036'

.value = 'Try 4';
</script>
in numerous other places after the question 1036 and it did not work. Including in the same group and in a subsequent group of questions.
2 - the question (1036 in this case) had to be shown, if I skipped it using conditions the answer was left as "No Answer".
Is there a way to set the answer to question 1036 from an entirely different, subsequent, question? Does this have something to do with when these answers are posted to the survey databse?
Also - for those following this thread at home - the survey must be activated for this to work.