Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Form name & target
Salama

From: Portland, OR USA
Posts: 21
Member Since: 05/01/00
posted April 11, 2001 6:33 PM

I want to post a form that has a name and a target. How do I pass those?
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 12, 2001 2:48 PM


Please elaborate on this.
What do you mean by name and target?
If you mean a name and value pair (for example from a field on a form), our Post sample demonstrates how to do this.

-ken
Salama

From: Portland, OR USA
Posts: 21
Member Since: 05/01/00
posted April 12, 2001 3:32 PM


The form looks like:
<FORM NAME="serviceform" METHOD="POST" ACTION="getrecord.cgi" TARGET="workspace">

How do you pass NAME and TARGET to the form processor?
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 12, 2001 4:10 PM


I'm not sure how this applies to our tool.
When the Post Method is used, the Result parameter is filled with the Response from the server. You can then use this data in whatever manner you wish.

There is no frame to target, as with a browser.
-ken
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX