U have probably all seen the code of html-forms...

well, there stay sometimes
<form ... method=get ...></form>

this i know how to send in VB [url?var1=val1&var2=val2...]

but my question is now ... how do you do that with the following:
<form ... method=POST ...></form>

?????????????????? POST dude!! ????????????????????

Help me pls! i'm totaly lost :-(

KaReL