so, is the form to be posted or are you justing wanting to read the page-data?

if latter, you could try with just:
code:
$http=createobject("microsoft.xmlhttp")
$http.open("GET","the.page.I/want/to.retrieve",not 1)
$http.send
;don't know where I should put this, so I show it on kix-window:
$http.responsetext

_________________________
!

download KiXnet