Board index » delphi » Indy http client -> Intraweb standalone server
Robert Cram
![]() Delphi Developer |
Indy http client -> Intraweb standalone server2005-03-17 09:49:12 PM delphi31 Hi all, I'm in the process of converting a number of apps from Delphi 7.0 to Delphi 2005. I have client application (based on an indy http client) that connects to a stand-alone intraweb server application. After converting both apps to delphi 2005 the intraweb server returns a "javascript not supported" webpage when I try to connect with the client application. Connecting with IE still works fine. My questions: How does intraweb detect if a browser supports javascript? What do I have to change in my indy http client to get this working again? TIA, Robert. |