Handles/sessions/Thread
Hi Team one of the client application developed in version 15.3.5 is running very slow in the last one week. It is running as Indy SA service. In the code I couldn't find out any reason. Yesterday the...
View ArticleHow POST request from client-side directly
Hello, I want to POST Request directly from the Browser side, which must not go through the Server side as shown in the picture.(This is a payment gateway requirement.) Currently, I am using REST...
View ArticleServer 2022
I have to move from Windows Server 2016 to 2022 shortly. I've found an issue which looks to be related to httpsys and SSL. This code works correctly on httpsys/SSL/Server2016 or non SSL from an...
View ArticleFirst release of the year: IW 15.5.4 is out
Hi guys, there is a new maintenance update avaialble: https://www.atozed.com/2024/01/intraweb-15-5-4/ Enjoy
View ArticleIntraWeb 15.5.5 is out!
Hi guys, One of our customers reported a small but significant incompatibility of our Http.sys server when deployed to a Win 2022 server and using HTTPS protocol. In less than 24 hours we found the...
View ArticleNew TIWAnimatedButton demo
Hi guys, here's a new demo showing how the new TIWAnimatedButton works: https://github.com/Atozed/IntraWeb/tree/...tedButtons It's a cool little addition to our component set. Enjoy!
View ArticleMaking a nice looking app
Hello, I am building a new project and want to make it look nice from the start. Its time for me to take an app I wrote almost 30 years ago and move it to the web with IW but with a modern look. Was...
View ArticleIW 15.5.5 PerformAfterAsyncProcessing(); formClass is not defined
With IntraWeb 15.5.4 (and .5) for an ISAPI.DLL we sometimes get a JavaScript console error (in FireFox F12) that says: Error in processAjaxExecute when evaluating: PerformAfterAsyncProcessing();...
View ArticleTIWjQDBGrid on IWBSModal windows
I have several grids using TIWjQDBGrid component that shows data on a IWBSmodal window. After TIWjQDBGrid was changed to use latest version of jQuery UI, the navigation buttons do not appear, are not...
View ArticleidFTP with Secure Channel ?
I need to use Secure Channel. I can NOT use OpenSSL ( long story, but 100% can not be openSSL based ) So I use Delphi/Indy.SChannel/lib at master · tothpaul/Delphi (github.com) Which has worked well...
View ArticleTIdHTTPServer with SChannel?
Using TIdHTTPServer with Delphi 11.3 I need to switch away from OpenSSL ( long story ) For client programs I use @ Delphi/Indy.SChannel/lib/Execute.IdSSLSChannel.pas at master · tothpaul/Delphi...
View ArticleIdSMTP failed to connect using SSL
Back in 2018-2019 I wrote a commit emailer for our SVN server using Lazarus/FPC and Indy 10.6.2. It retrieves the data from SVN and packages it into a message sent to the subscribed developers using a...
View ArticleTIWSSLOptions::SetPortA
Edition: IntraWeb Ultimate Edition IntraWeb Version: 15.5.5 C++Builder: 12 [ilink32 Fehler] Error: Nicht auflösbares externes '__fastcall Iwservercontrollerbase::TIWSSLOptions::SetPortA(const int)'...
View ArticleExecuteJS and CallbackResponse.AddJavaScriptToExecute
Is there any difference between ExecuteJS() and CallbackResponse.AddJavaScriptToExecute()?
View ArticleAccess to priority support - How does it work?
Hi, How does Priority Support work? I have the Intraweb Ultimate with 2 years of support. Am I in the right place? If so: https://www.atozed.com/forums/thread-3725.html Best regards wieczy
View Articleboth HTTP and HTTPS in same IW service app?
Hi all- Quick question, I think the answer is Yes, but I just wanted to confirm... Can one single IW application (service) support both HTTP and HTTPS ? (Im using http.sys, not OpenSSL) Thanks.
View Articlewhere is "My Keys"?
AtZ says I have a Delphi XE2 key and to go to "Product" then "My Keys". Help! How do I do this?
View Articlegreat product you cannot run
I spent ALL f'ng day today trying to get a key for my XE2 pro that actually worked and let me create a plain SA {No-IP dns}:80 anything not "127.0...". I think IW is the greatest product I will never...
View ArticleIWBSLibSetCDNS what does it load ?
What libraries/variables does the function IWBSLibSetCDNS load ? Does it load all this global Bootstrap3 variables from IWBSGlobal ? gIWBS4LibJQueryJs gIWBSLibBootstrapCss gIWBSLibBootstrapJs...
View ArticleDelphi 12 first impressions
I've been using Delphi 12 daily now as my primary IDE. I've been also using it to build and test IntraWeb and other applications. The general impression is good. Better than I thought it would be...
View Article