现在有一个表单:
<form action="url" method="post" target="_blan">
...
</form>
我该怎样用WinInet模拟这个表单的提交操作?问题是怎么处理这里的target?