Try something like this. Each variable can be appended to the URL by joining it with the & symbol.

So, looking at the HTML from the page, you would want something like:
http://www.theglobe.com/registration...u&action_defau lt_thankyou=&

etc etc

&globeCentives=1


It will be a long URL, but it should work.

If this does not work, then you will have to look at the MS Internet Transfer Control. It allows POSTing to forms using the execute method.


------------------
John Percival
Editor, VB-World.net
[email protected]