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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 100,092
» Latest member: poolciaritme1982
» Forum threads: 2,426
» Forum posts: 11,373

Full Statistics

Online Users
There are currently 987 online users.
» 0 Member(s) | 984 Guest(s)
Applebot, Bing, Google

Latest Threads
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:33 PM
» Replies: 1
» Views: 411
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:31 PM
» Replies: 2
» Views: 464
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 341
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 696
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 406
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 887
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 367
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,613
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 536
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,282

 
  intercept TerminateAndRedirect
Posted by: PDSBILL - 10-18-2020, 06:28 PM - Forum: IntraWeb General Discussion - Replies (2)

I have a main ISAPI IW app that launches other IW apps. 
Is there a way to intercept all TerminateAndRedirect calls so I can add an additional parameter to the redirect url?

Thank you

Print this item

  Multiple SSL certificates with SNI
Posted by: TPiotr - 10-17-2020, 08:07 PM - Forum: IntraWeb General Discussion - Replies (5)

Hi,

Is IntraWeb Stand Alone Server (TSaServerIndy) support several domains secured with a separate certificate on one ip address?

Best Regards
Piotr

Print this item

  ADOConnection and CoInitialize
Posted by: DL4NSC - 10-17-2020, 09:25 AM - Forum: IntraWeb General Discussion - Replies (2)

Hello everybody

I'm using C ++ Builder 10.4.1 and IntraWeb 15.2.18

In my first test with IntraWeb last week I used the ADOConnection; ADOTable, DataSource and IntraWeb's DBGrid are used.
I was able to access the data of Access data.

For this I didn't have to program a single line of program code, I just had to adjust the connection string in ADOConnection.

Unfortunately, I had to reinstall the PC. Angry 
After the installation I load the program and make new. (the same)
Now I get the error: CoInitialize was not called.

That must have happened automatically beforehand. What do I have to do, to make this happen again automatically.

Thank you

Print this item

  How to change the main project form
Posted by: Сергей Александрович - 10-13-2020, 05:03 AM - Forum: IntraWeb General Discussion - Replies (7)

When creating the project, the main form was created as a registration form. During the development of the project, it became necessary to show the welcome form before the registration form. The welcome form has been created in the project, but how can I assign it as the main one in the project?

Print this item

  IWBS4 Buttons dont work
Posted by: DavEar - 10-12-2020, 04:47 PM - Forum: IntraWeb General Discussion - Replies (1)

Hello, I'm neewbie of IWBS but why if i use IWBS4Layoutmanager no buttons works ( Click and AsyncClik ) , just using IWBSLayoutManager everythings works?

I copy redist  folder both as wwwroot and iwbs, in the folder of the application

Thanks

Print this item

  ISAPI DLL, ADO and ComInitialization
Posted by: ebob42 - 10-12-2020, 12:43 PM - Forum: IntraWeb General Discussion - Replies (4)

Hi All,

I have a question regarding the correct value of the ComInitialization property.

We're using data pooling, and on the datamodule a TADOConnection component and TADOQuery (we're migrating to FireDAC soon, but have ADO for now).

I always believed that for an ISAPI DLL, IW does not do any COM initlization, since IIS will take care of that, so we've left COMInitialization set to ciNormal (and could probably also have left it as ciNone). See also http://codeverge.com/embarcadero.delphi....in/1047897

However, there's now a discussion because the manual (from 2002) says we should use ciMultiThreaded, as can be read in chapter 7.5 of http://downloads.atozed.com/intraweb/IntrawebManual.pdf

What's the official word about this? When using ADO in pooled data modules, should we use COMInitialization set to ciMultiThreaded? Or should we call CoInitializeEx ourselves? Or leave COMINitialization set to ciNormal or coNone? Experience quite a performance degradation with more than a few dozen concurrent requests (the pool is big enough, but the delay is not linear)...

Thanks for any insight.

Groetjes, Bob Swart


One more question: if we change the value of COMInitizatiion, while ISAPI DLl is already running (so we change it in code), will that have effect for any new incoming requests, or should we reload the ISAPI DLL instead?

Print this item

  IntraWeb+DataTables (Demo)
Posted by: Encina - 10-11-2020, 03:00 PM - Forum: IntraWeb General Discussion - Replies (2)

https://pan.baidu.com/s/1TOxlyAiu6PBBkp459AUsFA
1234

https://cowtransfer.com/s/51e9a922ef2d44


Password: www.atozed.com

Print this item

  WYSIWYG end-user editor with image and mobile support
Posted by: jeroen.rottink - 10-08-2020, 10:03 AM - Forum: IntraWeb General Discussion - Replies (3)

For a customer I am searching for a WYSIWYG editor integrated with IW to add and update visit reports, installation notes etc.
They should be able to add text and photo's taken with a mobile and additional markup styles like bold, italic, bullets etc.

Currently they use Evernote but they are not happy with it. They would like to keep there data local in there own database with better integration with their ERP system.

I prefer a solution without a monthly / annual free per end-user. A paid development license is possible.

Are there users of IW who already solved such an issue?

Print this item

  2d Game on Intraweb
Posted by: Rassamaha78 - 10-06-2020, 01:36 PM - Forum: IntraWeb General Discussion - No Replies

Is there any 2D game engine that can be used in conjunction with Intraweb ? I would like to display a simple 2D animation on the form.

Print this item

  Demo bootstrap4?
Posted by: mirosoft - 10-06-2020, 01:14 PM - Forum: IntraWeb General Discussion - Replies (5)

There are plans to make a demo bootstrap4?

Print this item