Board index » delphi » Help needed with D4 & WebBroker .dll example
David Anthony Fink
![]() Delphi Developer |
Thu, 23 Aug 2001 03:00:00 GMT
Help needed with D4 & WebBroker .dll example
I am attempting to create a Web Application using Delphi 4 Professional with
WebBroker. I am trying to get the examples from 'Delphi 4 Developers Guide' to work and am falling at the first hurdle. At first glance, the first example given is straight forward... creating an HTML Page on the fly. The code is compiled and results in a .dll file which is placed in the default directory of my FrontPage Personal Web Server. I am then told to point my Browser to the following location.... <default dir>/sample1.dll/test I apparently should then see the expected Web Page in my Browser.... 404 Not Found Can anyone throw any light on this since, as it's the first example, I |