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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 97,130
» Latest member: tr8855co
» Forum threads: 2,426
» Forum posts: 11,370

Full Statistics

Online Users
There are currently 1295 online users.
» 3 Member(s) | 1288 Guest(s)
Applebot, Bing, Google, Yandex, 23winclubbiz, celemtine, tr8855co

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

 
Question OAuth2 in IIS extension app
Posted by: David1 - 10-28-2025, 01:25 PM - Forum: IntraWeb General Discussion - No Replies

Hello,
in my IW application I am calling Microsoft Business Central API to inject orders.
Still now the Business Central tenant was hosted on-premise and I could call the API using basic authentication.
Cause the Business Central is moving to Cloud (SaaS) I need to authenticate with Microsoft OAuth2 to call the API.
Is it possible to use OAuth2 in a IW IIS extension?
Are there any sample to use OAuth2 with IW?
I downloaded the IW master samples from GIT where I found an OAuth2 sample but it asks for a user interaction to autheticate.
How should I implement it in a web server IIS IW application?

Thank you,
Davide

Print this item

  CrossTalk 2.0.37 is available
Posted by: Alexandre Machado - 10-27-2025, 01:44 AM - Forum: CrossTalk General Discussion - No Replies

Hi guys,

there is a new CrossTalk version available for download. This new release includes support to Delphi 13 Florence.

https://www.atozed.com/2025/10/crosstalk-2-0-37/

Enjoy!  Big Grin

Print this item

  License registration or update 15.1->16.1 didn't work
Posted by: sglodek - 10-25-2025, 10:20 AM - Forum: IntraWeb General Discussion - Replies (3)

Hello,

I have downloaded and installed Intraweb 16.1.7. Installation was done in a new directory, so both directories for IntraWeb 15 and IntraWeb 16 are available. in Delphi 11.3 I can see IntraWeb 16 in the component-list.

In my purchase point I have a license key that ist valid until 11/16/2025 like that:

Code:
+0011CGICBIDAFIAABAGGCEEAJABFGCBEBFGAICBBGBAGABGA
...
AEGBJBBHHBCACDDCACCAEBJIAHFBBICBCDCCJDJACAE

I have inserted this license key during installation and after installation with the registration-tool in the installation-directory.

After loading my application in Delphi 11.3, building the project and starting the application I get the message that it is in evaluation mode with IntraWeb 15 instaead of IntraWeb 16 and with an old license:
Code:
*** Evaluation Mode ***
Reason: Your license will NOT work wih IntraWeb versions released after Feb 25, 2020
Build Date: Dez 15, 2022
IntraWeb Version: 15.2.69
32-bit Server on 64-bit Windows
 
Is it neccessary to uninstall IntraWeb 15 before updating to IntraWeb 16?
What steps are necessary to switch from IntraWeb 15 to IntraWeb 16? Have I forgotten anything?

best regards
Siegbert

Print this item

  Lazarus and Bootstrap
Posted by: deridan - 10-22-2025, 12:51 AM - Forum: IntraWeb General Discussion - Replies (2)

Hello,

I installed Intraweb (16.1.6) for Lazarus (3.8) , all works well. Are the Bootstrap controls (Bootstrap 3/Bootstrap 4) available for Lazarus?
If not, any alternative suggestions for bootstrap/responsive behavior?

Thank you

Print this item

  Button options on modal window
Posted by: Blanca80 - 10-20-2025, 01:54 PM - Forum: IntraWeb General Discussion - Replies (3)

Hello, 

I would like to know which options can be set on a button of a window modal, because i need to show one of the buttons disabled.  For example the 'noclose' option can be set to remain the modal after press the button

I would also ask if it's possible to show the locker after press the button on the modal window and the event is launched on the server.

Print this item

  IntraWeb 16.1.7 is out!
Posted by: Alexandre Machado - 10-18-2025, 10:24 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi guys,

IntraWeb 16.1.7 has been released.

This version includes x64 design time packages for Delphi 13 x64 IDE + some important bug fixes

https://www.atozed.com/2025/10/intraweb-16-1-7/

Enjoy!  Big Grin

Print this item

  Preventing "Default" Focus for Confirmation/Alert/etc...
Posted by: takyon_dg - 10-16-2025, 03:20 PM - Forum: IntraWeb General Discussion - No Replies

Does anyone know if there is any way to prevent a ShowConfirm or ShowAlert (iwNotify popups) from default selecting a button when it pops up?

The issue is we're using a keyboard wedge scanner (with an enter at the end) and if users aren't paying attention, they'll keep scanning, not aware there was a dialog (usually an error) that popped up because the next scan will 'dismiss' the dialog.

I know.. users. Yeesh.

Print this item

  CEF Library
Posted by: MikeComb - 10-09-2025, 03:03 PM - Forum: CGDevTools - Replies (1)

So, testing. Installed clean version of Delphi + IW 16.1.6 + Beta CGDevTools. Loaded a current project with little trouble except....get the message "Could not load CEF Library which is required to render HTML in IWForms".

What's that about?

Mike Combellack

Print this item

  TIWFileUploader generates javascript error while dropping files on it
Posted by: Mike_A - 10-08-2025, 02:22 PM - Forum: IntraWeb General Discussion - Replies (1)

Hi,

I'm using IntraWeb 16.1.6 / Delphi 12.

A IWFileUploader generates the following javascript error when dropping files on it:

Uncaught TypeError: can't access property "maxFiles", this._options is undefined
    onDrop http://localhost:86/$/js/IWFileUploader__448109751.js:26
    _attachEvents http://localhost:86/$/js/IWFileUploader__448109751.js:37

Thanks in advance for your help.

Greetings from germany

Michael A.

Print this item

  First beta version of CGDevTools is ready!
Posted by: Alexandre Machado - 10-07-2025, 11:22 PM - Forum: CGDevTools - Replies (1)

Exciting news for IntraWeb and CGDevTools developers:

https://www.atozed.com/2025/10/cgdevtools-is-ready/

Enjoy!  Big Grin

Print this item