On 24-dec-03, at 2:32, Aparajita Fishman wrote:


Aparajita: Am I right to assume there is not any way to do something simple, like ...

<%
include("http://www.something.com/page.txt";)
%>

I'm glad you think it's simple.

:-)


Would this be difficult to implement in a future version?


As Aparajita and Alex already mentioned, you can implement it yourself using a 4D method. To sum up the tools you can use:

- Internet ToolKit
- 4D Internet Commands
- TCP Deux / HTTP client by DeepSky
- QFree by Escape

QFree makes calling a internet resource really simple, ITK gives you all the power and control of low level TCP communication. And TCP Deux is the best if you want the good things of ITK and don't want to code, debug, test a lot.

HTH, Daniel

---------------------------------------------------------

Auto Interactive B.V.
Alexanderstraat 10, 2011 VE Haarlem
Postbus 1026, 2001 BA Haarlem
Tel: 023 542 73 08  Fax: 023 542 73 00
Internet: www.auto-interactive.nl




Reply via email to