Results 1 to 4 of 4

Thread: [RESOLVED] .php and WebBrowser in VB6

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    99

    Resolved [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.

  2. #2
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    372

    Re: .php and WebBrowser in VB6

    a php page is an HTML page to vb6... not sure what you are asking.

  3. #3
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Re: .php and WebBrowser in VB6

    you need to install PHP for your web server to get result from PHP file.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    99

    Re: .php and WebBrowser in VB6

    Quote 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
  •  



Click Here to Expand Forum to Full Width