Thanks mate, I've tried all sorts of variations, but none work. The best advised answer I've recieved is to use the following:
x = parent.bottom.form1.text1.value
response.write x
However this does not work.I have to have it in VBScript, as the variables are needed server-side & i don't know...