FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HTTP Post
Posts: 708
Joined: Fri Oct 28, 2005 09:53 AM
HTTP Post
Posted: Wed Jun 07, 2006 11:56 PM

Hello,

I need to use http post method to post html content to a website, receive a response (html format) from the website and parse the contents of the website response. Can anyone provide an working example on how to perform this function?

I would appeciate your help!

Thank you,

*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
Posts: 83
Joined: Tue Nov 08, 2005 11:09 AM
HTTP Post
Posted: Fri Jun 09, 2006 03:01 PM

sound like you need a web application to update dbf/cdx

Try free xScript (clipper/xHarbour syntax) :

http://www.xharbour.com/index.asp?page= ... 8show_i=1

or ActiveFoxproPage (foxpro syntax) :

www.afpages.com

All you need is :-
- web server : IIS, Apache
- input screen : html/javascript
- dbf/cdx read/update : xScript/AFP

Sandeep did show me his xScript sample.
I personally use AFP.

&

Regards

Hoe, email: easywin3@yahoo.com

Continue the discussion