Hi - back again Looks like printing is fine thanks very much - how about if I wanted to save the contents of that frame to say a text or csv file? I tried simply replacing print with save as below but looks like the fram object doesnt support save? <input type="button" name="Print1" VALUE="Print Frame 1" onClick="parent.framename.save()"> Any clues? Also - sorry for asking daft questions but where can I find a list of functions/methods that the frame object does support? Thanks Jim