|
-
Mar 18th, 2007, 11:57 PM
#1
Thread Starter
Lively Member
[RESOLVED] .php and WebBrowser in VB6
There is a .php page that I need to pass two fields and retrieve one result. I know how to do this in an HTML page but not PHP. What is the proper syntax for exchanging data with a PHP page? I'm using WebBrowser in VB6.
-
Apr 2nd, 2007, 09:02 PM
#2
Hyperactive Member
Re: .php and WebBrowser in VB6
a php page is an HTML page to vb6... not sure what you are asking.
-
Apr 6th, 2007, 01:43 AM
#3
Junior Member
Re: .php and WebBrowser in VB6
you need to install PHP for your web server to get result from PHP file.
-
Apr 6th, 2007, 10:27 AM
#4
Thread Starter
Lively Member
Re: .php and WebBrowser in VB6
 Originally Posted by sunil_skc
you need to install PHP for your web server to get result from PHP file.
PHP is installed on the server. How could it even have a PHP page if PHP wasn't installed? But I've found the answer in this great demo example
http://www.vbforums.com/showthread.php?t=334645
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|