Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 99,012
» Latest member: xoilacvae
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 694 online users.
» 2 Member(s) | 689 Guest(s)
Applebot, Bing, Google, midwifecravat, spidersolitaire

Latest Threads
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
09-11-2026, 09:49 PM
» Replies: 1
» Views: 316
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 250
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 280
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 593
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 323
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 756
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 302
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,426
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 441
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,111

 
  IW 15.2.29 is out
Posted by: Alexandre Machado - 05-21-2021, 10:27 PM - Forum: IntraWeb General Discussion - Replies (1)

Hi guys,

after a deep refactoring in IntraWeb setup which occurred before IW 15.2.28 release, we found an issue in the installer when both FastMM4 and ScaleMM2 are checked (optional components during installation).

So we are releasing a new build IW 15.2.29. Should install correctly for all scenarios now.

https://www.atozed.com/2021/05/intraweb-15-2-29/

Print this item

  TIWTabControl Multiline
Posted by: ckmde1 - 05-20-2021, 09:30 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi,







i recently updated fromIW14 to IW15. Most of the problems i could solve, but for one i did not found a solution. One of my Applications uses a TIWTabControl. With IW14 it was possible to have a Multiline Tabrow easyly by adding a <br /> the last Page Title of a row. Next Page Title then started on the next row. But same code with IW15 didnt work anymore. The HTML for the TabControl seems to be the same as before. For example code created with IW15 (<br /> behind Seite 88):





   






<div CLASS="IWTABCONTROL1CSS" ID="IWTABCONTROL1"><div class="IWTABCONTROL1CSS-ROW"><span class="IWTABCONTROL1CSS-ACTIVE-TAB" id="PAGETITLE_IP0">Seite 66</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP1">Gruppen</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP2">Seite 777</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP3">Haus 1</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP4">Seite 10</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP5">Haus 22</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP6">Seite 88<br /></span><span id="PAGETITLE_IP7" style="display: none">---</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP8">Seite 99</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP9">Seite 11</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP10">Seite 12</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP11">Seite 8</span></div><form onSubmit="return FormDefaultSubmit();">







And same from IW14:



   





<div CLASS="IWTABCONTROL1CSS" ID="IWTABCONTROL1"><div class="IWTABCONTROL1CSS-ROW"><span class="IWTABCONTROL1CSS-ACTIVE-TAB" id="PAGETITLE_IP0">Seite 66</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP1">Gruppen</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP2">Seite 777</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP3">Haus 1</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP4">Seite 10</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP5">Haus 22</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP6">Seite 88<br /></span><span id="PAGETITLE_IP7" style="display: none">---</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP8">Seite 99</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP9">Seite 11</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP10">Seite 12</span><span class="IWTABCONTROL1CSS-INACTIVE-TAB" id="PAGETITLE_IP11">Seite 8</span></div><form onSubmit="return FormDefaultSubmit();">





Has anyone an idea how to create a linebreak or multiline Tabcontrol with IW15 ?



Thanks in advance

Carsten

Print this item

  Simple IW hosted web service app for MadExcept.
Posted by: cpstevenc - 05-20-2021, 03:31 PM - Forum: IntraWeb General Discussion - Replies (3)

We have a number of VCL programs that use MadExcept.

I want to switch to ability of MadExcept to upload to A web server, and this case "custom script"

Reason being, I want to do A number of things with the data upload, and also automated creation of JIRA logs and such ( and possibly NetSuite )

Can read about it @ http://help.madshi.net/madExceptSettings5a.htm

And their example for PHP @ http://help.madshi.net/UploadPhp.htm

Basically I just want to make A very simple IW app, where MadExcept does its HTTP/HTTPS POST to the IW app.

IW App gets the data from said POST, spins off a thread to do whatever work it needs, returns 201 http status.

This would use the "Auth" ability... which would pull from the customer side to send over. So we know what customer/account they are.

I've never tried to make something like this with IW before so kind of lost looking on where to go on this as it seems not typical for IW program.

Print this item

  SNMP "server" with Indy
Posted by: jachguate - 05-19-2021, 11:40 PM - Forum: Indy - Replies (2)

Hello.

I'm looking for a way to add a SNMP "server" capability to an application that already has some TCP client and servers done with Indy and I really prefer keep using Indy to do this.

So, I'm looking for a way to make it happen.

I know there's no SNMP server component on the component pallet, which is the first thing I looked at when I was asked if it was possible.

If you know a robust implementation done with Indy, I will appreciate you pointing me in the right direction.

If not, but you have any hint I can use to develop it myself, or if you think is not a good idea based in your experience or deep knowledge of the matter, please let me know your thoughts.

I have to say I'm still in a early research stage for this, assessing the paths I can take to implement it.


I don't have any previous experience with SNMP, and I will include acquiring the needed depth of knowledge over the protocol needed to reach my goal, so please forgive me if I'm asking for something with an obvious response.

As I have some previous experience with other standard and custom protocols (in general and with Indy), both server and client side, I hope I'm not totally lost.

Any hints are highly appreciated.

--
jachguate

Print this item

  IW 15.2.28 is out
Posted by: Alexandre Machado - 05-19-2021, 08:30 AM - Forum: IntraWeb General Discussion - Replies (7)

Hi guys,

there is a new IW update available, IW 15.2.28: 

https://www.atozed.com/2021/05/intraweb-15-2-28/

This version brings some new interesting stuff (e.g. IWIpGeolocationClient component) and many enhancements to existing components.

Enjoy!  Smile

Print this item

  IW memory and exception
Posted by: gabin1405 - 05-18-2021, 07:17 AM - Forum: IntraWeb General Discussion - Replies (5)

Hello,
 
I’m working on a Delphi 10.4 migration of our IW project.
I’ve got some memory issue, mostly.
 
First of all, the program seems to have a different behavior compared to our 10.1 version. For example, we had some IW frames automatically deleted (kind of garbage collector), but we have to free it manually since this 10.4 version.
 
The second point is about the memory leak. The program doesn’t seem to accept any of it. I know that we worked with some leaks for years. Now any Freeing with memory leaks causes a crash of the application (we have of course try except everywhere, but the exception get back to servercontroller).
 
Did you ever met this points ? Do you have some advices about it ? I use Delphi 10.4.1 and IW 15.2.18.
 
Best regards,

Print this item

  gInternalFiles
Posted by: denville - 05-17-2021, 02:49 PM - Forum: IntraWeb General Discussion - Replies (3)

Hi, C++ Builder XE7, IW 15.0 22

I am maintaining an application built some years ago using IW14.  (I know my current IW is behind in updates but it serves me well and to update it unnecessarily is a nightmare of administration).  The app in question has the following line in ServerController.cpp:

gInternalFiles->Add( "IW_JS_JSENCRYPT", "/js/jsencrypt.js" );

Compilation fails at -> with error Pointer to structure required on left side of -> or ->*

I have checked the definition of gInternalFiles which is similar to the IW14 version and I am at a loss why compilation now fails.

Thanks,

Denville.

Print this item

  External exception in CGIRunner
Posted by: Fabrizio Conti - 05-15-2021, 11:04 AM - Forum: IntraWeb General Discussion - Replies (1)

Hello,

moving my report procedures (FastReport) under the CGIRunner class I have an error (External exception C0000008) that happens only when the IW Application is compiled for Windows 64bit and the program tries to execute

      HRef := TIWAppCache.AddFileToCache(WebApplication, LFileName, MIME_PDF);

Everything is fine in 32bit. I regularly use the line of code in 64bit IW application without any problem.
I have the same error in the CGIRunner demo if CGIRunnerReport project is compiled for 64bit.
Do you have any suggestion?


Fabrizio

Print this item

  IWCalendar enhancements
Posted by: Blanca80 - 05-13-2021, 07:03 AM - Forum: IntraWeb General Discussion - Replies (6)

Hello, 

When i click on a date or change moth on an IWCalendar the datachange event is triggered. But this event is synchronous and it leads to a entirely application refresh. It would be possible to have this events asynchronous? 

Thank you very much.

Print this item

  IW 15.1.12 - Download failed
Posted by: v.lasquibar@telefonica.net - 05-12-2021, 05:09 PM - Forum: IntraWeb General Discussion - Replies (1)

Hi,

I replaced my computer by a new one. Then, I'm installing all my tools, including Delphy 10.2 (Tokyo) and IW 15.1.12. When I run the setup program, after introducing the license string, I receive the message:
"Download failed.
Sorry, the files could not be downloaded. Click 'Retry' to try downloading the files again, or click 'Cancel' to terminate setup"

I've tried several times, with different installation options. There is no internet problem. How can I proceed to fix the problem?

Best regards,

         Venancio Lasquibar

Print this item