Cell value from TIWjQGrid
Is there a way I can get the value from the cell of a Tiwjqgrid. I tried the following in the IWjQGrid1AsyncLinkClick but it does not return anything? a := IwjqGrid1.Cell[Row,Col]
View ArticleNew to Crosstalk.
I'm am trying to test using a Dot net assembly version of an SDK that we currently use a COM interface. The COM interface is going to be discontinued in the next few months so I'm wanting to use...
View ArticleChanging TIWForm based on URL?
Is there a simple way to pick IWForm to load based on URL?
View ArticleCrossTalk 2.0.35 is out
Hi guys, there is a new CrossTalk version available for download. CrossTalk supports Delphi 2009 through Delphi 12.1 https://www.atozed.com/2024/08/crosstalk-2-0-35/ Enjoy!
View ArticleWebApplication.CallBackResponse.AddJavaScriptToExecute call causes Access...
I get an exception on WebApplication.CallBackResponse.AddJavaScriptToExecute (Exception class name = EAccessViolation) when two users try to access the same page at the same moment. I have no problem...
View Articlepost xml data with XMLHttpRequest
Hi ATOZED, Similar to the example "PostDataDemo", I want to query XML data via a corresponding content handler, but my content handler cannot find the query data. C++ Builder 12 Patch 1 Edition:...
View ArticleSSL TcpServer, TcpClient
I want to make a TCP Socket application that is secured with simple self signed SSL certificates. In fact, IndyTCPServer and IndyTcpClient allow me to do most of the operations very easily. However,...
View ArticleDifferent procedures in OnClick event
Hello, I am developing wint Delphi 12.1 Patch 1 and IW 15.6.3. In an OnClick event of a button I need to execute two different procedures. The first one save some data to a DB (quick, no problem), the...
View ArticleIntraWeb 15.6.4 is out!
Hi guys, there is a new IW version available for download: https://www.atozed.com/2024/09/intraweb-15-6-4/ Enjoy! Next release will bring Lazarus support. Stay tunned!
View ArticleIW 15.6.5 is out
Quick hot fix for an issue found in the previous version. https://www.atozed.com/2024/09/intraweb-15-6-5/ Cheers
View ArticleXSS Vulnerability IW 15.2.23
Hello. I have recently had a security scan done on a site I am working on and it is reported that JavaScript can be injected into the page (XSS) as shown below. I am using IW 15.2.23 at the moment...
View Articleset custom font in pixel
How do I set a custom font in pixel? Does anyone have a link to a detailed tutorial on it?
View Articledetect the file type of CSV/TXT file
how to detect the file type or contented type of a csv file upload using fileuploader?
View ArticleTIWCalendar frame in a modal window
Hi, I use a TIWCalendar component in a frame that is displayed in a modal window. Recently only the modal window is displayed but the calendar is no longer shown. I can't say whether it stopped working...
View ArticleChanging loading
Hello all, This could be an old topic, but can someone highlight how are we able to change the loading.gif standard I'm using IW14.3 Thank you...
View ArticleCombobox css
Hi All, I would like to style a combobox in css, does anyone know what class names do I have 're-style' to give my custom view? Thank you Richard
View Articleiw 14.2.13 on Delphi 10.3 Can't load package... the specified module cannot...
Hello, I request bundled License key on Delphi 10.3.3 and install iw 14.2.13 with the License key. But I got " Can't load package... the specified module cannot be found." error when start...
View ArticleMigration from cgdevtools to Intraweb last version
Good morning, due to the decision of Centralgest to give up the support for the Cgdevtools package for Intraweb we have to migrate all our projects from Cgdevtools to Intraweb last version. We would...
View ArticleTIWGradButton add image in Caption
Hello, I want to add a image to a TIWGradButton, in front of the Caption. so that the Button then at runtime has a Image (&tIMG SRC="myimage.png"&t) followed by the Caption. Is this possible?...
View Article