Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Post idhttp object with multiform

www.cryer.info
Managed Newsgroup Archive

Re: Post idhttp object with multiform

Subject:Re: Post idhttp object with multiform
Posted by:"Axel" (borland.public.delphi.internet.winso..@newsgroups.borland.com)
Date:Wed, 22 Mar 2006 11:53:09

method=post>
  <TR>
    <TD>USRNAME</TD>
    <TD><INPUT id=USRNAME type=edit value=1234567 name=USRNAME></TD></TR>
  <TR>
    <TD>USRPWD</TD>
    <TD><INPUT id=USRPWD type=password value=PASSWORD name=USRPWD></TD></TR>
  <TR>
    <TD>PTLTOKENCTX</TD>
    <TD><INPUT id=PTLTOKENCTX type=edit value=UPLOAD
  name=PTLTOKENCTX></TD></TR>
    <TD><INPUT id=CMD onclick=this.form.submit(); type=button value=Logon
name=CMD>
    </TD></TR></FORM>
<HR>
</BODY></HTML

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive