Thanks for this example.
 
But using http service we can only read or set the form data  or there any 
way to read the table data?

You can submit a DOGET request to the HTTP service for a URL and get the 
content of the web page (and thus get the table data if the web page 
contains table data), but you'd have to parse it yourself.

STAF local HTTP DOGET URL http://staf.sourceforge.net/getcurrent.php

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to