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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 98,798
» Latest member: rrs88acom01
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 879 online users.
» 2 Member(s) | 872 Guest(s)
Applebot, Bing, Facebook, Google, Yandex, go889in, rrs88acom01

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

 
  Login APIs
Posted by: zsleo - 11-20-2021, 02:02 AM - Forum: IntraWeb General Discussion - Replies (11)

Does anyone know of components and or any examples for use with Intraweb for
- Google Login API
- Apple Login API
- Microsoft Login API

I want to use it in a web page as described here

https://developers.google.com/identity/s...eb/sign-in


TIA

Print this item

  Column OnClick goes to top of page
Posted by: StephanM - 11-19-2021, 06:23 PM - Forum: IntraWeb General Discussion - Replies (5)

In a IWDBGrid I use a column's OnClick to locate the record from the LinkField.
But this always scrolls to the top of the page. It's a pain for the users because that puts the grid they're working on out of sight since it's further down the page.
I tried using the colunm's OnAsyncClick instead but it's never fired.

What's the trick to select the record from the grid without losing the current focus?
Thanks

Print this item

  Atozed forums and website too slow
Posted by: Comograma - 11-18-2021, 10:23 AM - Forum: IntraWeb General Discussion - Replies (6)

The Atozed forums site and website are too slow on the past few months.
Any thoughs about this? To download an update, I'll get a 3 to 4 days, like today for downloading v15.2.6.

Print this item

  EIWSecurityException from Google Search Engine
Posted by: JuergenS - 11-14-2021, 04:01 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi,

I have had Security Exceptions from the Google Search Engine for some time

Regards
Juergen



Attached Files
.txt   EIWSecurityException.txt (Size: 1.51 KB / Downloads: 8)
Print this item

  IWRegion bug with some components
Posted by: raulevm - 11-14-2021, 03:26 PM - Forum: IntraWeb General Discussion - Replies (9)

Create a new IntraWeb application. Place an IWRegion and inside it place any component, but make sure you also have at least one of the following components:
IWEdit, IWImagebutton, IWMemo or IWTimeEdit (possibly others). Change the value of the Align property of one or several of the mentioned components, now resize the browser and you will see that the components get lost in their alignment. For example, if I assign the value alTop to the Align property of an IWEdit and I resize the browser, the component goes up to be out of the form, the same for the other components with different alignments.

D11 + IW15.2.42

Print this item

  Possible to use TIWFileUploader.CheckMimeType() in a non-IntraWeb application?
Posted by: magosk - 11-12-2021, 11:58 AM - Forum: IntraWeb General Discussion - Replies (2)

Hi,

as a security measure we are using TIWFileUploader.CheckMimeType() in one of our web applications for checking files uploaded for data import. Now I am making the data import available in another non-IntraWeb application (an API server). Even if this is not a web application, is there any way to include the relevant IW unit(s)/component(s) and perform the same check? Note: I see that the above is a class method, but does not take a file name parameter; instead it seems to get it's data from the web application somehow. We are currently using IW 15.1.15 in production.

Best regards

Magnus Oskarsson

Print this item

  IntraWeb 15.2.43 is out!
Posted by: Alexandre Machado - 11-12-2021, 08:14 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

there is a new IW 15 update available:

https://www.atozed.com/2021/11/intraweb-15-2-43/

Enjoy!  Big Grin

Print this item

  IWComboBoxAsyncSelect
Posted by: Gustave - 11-09-2021, 05:36 PM - Forum: IntraWeb General Discussion - Replies (3)

I am using Intraweb 15.2.42 with Delphi 10.2.  I am trying to have an IWComboBox always fire an event when I select any of the dropdown options.  I thought the AsyncSelect event would be the one, but I can't get it to fire under any circumstances.  The AsyncChange event fires properly when I select a different option.  Is there another setting I need to use?  Thanks!

Print this item

  DIFFERENCES BETWEEN INTRAWEB 14 AND INTRAWEB 15
Posted by: CARLOSSOFTWARE - 11-09-2021, 01:54 AM - Forum: IntraWeb General Discussion - Replies (2)

Companions

I would like to know if there is any document from Atozed that explains what resources there are in Intraweb 15 and that did not exist in Intraweb 14.

What will motivate a new user to buy Intraweb 15 ?

What new features are there in Intraweb 15 ?

I'm questioning this because I'm still an Intraweb student and I need to decide if I'm going need to purchase Intraweb 15 Ultimate.

Thanks

Print this item

  auto edit mode
Posted by: StephanM - 11-04-2021, 07:46 AM - Forum: IntraWeb General Discussion - Replies (2)

What's the trick for auto-editing controls? 
All controls are set to AutoEditable and so is the DataSource, but it's not working.
For edit controls I could set edit in the OnEnter event, but I have a TIWDBComboBox that is grayed out unless the dataset is in edit mode/state so it can not get focus.

I'm trying to NOT have a edit & post buttons but instead either always be in edit mode, or have the control go into edit in InAsyncEnter. Then post changes right away in OnAsyncExit.

Thanks for suggestions

Print this item