function problem

wxdqz

New Member
Hi

I've got this bit of code:

document.write("Your answer was" +answer2())

For answer2() is simpy a function that calls a picture from the parent framset.
When run it will show the picture, then the text followed by an 'undefined' statement......

Any ideas what is casuing this ??

Thks!
Cal
 
Back
Top