| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Using PHP with WebTool |
| zizou_net From: Dijon, France Posts: 4 Member Since: 03/14/05 |
posted March 25, 2005 5:10 AM Hi! Does WebTool can be used with PHP ? If yes, how ??? Here is my VB6 test code : Http1.Url = "http://zizou.net.free.fr/webtool/test.php?data=ok" Http1.Get resultat MsgBox resultat 'retrive Yes if data=ok but display nothing MsgBox Len(resultat) 'display 0 Maybe it's not Get but Post method that need to be used... don't know... Please help :-) |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted March 25, 2005 9:18 AM It works fine with the sample pagefetch app. I put that url in and hit got back a page that says "Yes" |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted March 25, 2005 9:20 AM Try putting "Option Explicit" at the top of you code and you will have your answer. |
| zizou_net From: Dijon, France Posts: 4 Member Since: 03/14/05 |
posted May 9, 2005 8:39 AM Thanks !!! I will try this ! |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|