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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 99,577
» Latest member: sangquancafeum
» Forum threads: 2,426
» Forum posts: 11,373

Full Statistics

Online Users
There are currently 848 online users.
» 2 Member(s) | 842 Guest(s)
Applebot, Bing, Google, Yandex, 8kbetca1, charliehampton

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: 350
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:31 PM
» Replies: 2
» Views: 393
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 297
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 641
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 370
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 813
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 332
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,504
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 491
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,198

 
  Looking for compos similar to TGridPanel or TGridLayout
Posted by: rmunoz - 01-10-2020, 03:27 PM - Forum: IntraWeb General Discussion - No Replies

Hi,

I am trying to reproduce (with IntraWeb) the behavior of the components TGridPanel (VCL) or TGridLayout (FMX) in terms of maintaining the columns width ratio.

Is there any component to this? Or some simple way to do it? It seems that CGDevTools has one, but it is for mobile and I need it for desktop.

TIA
Ricardo

Print this item

  Heads up: http://app.atozed.com going through maintenance
Posted by: Alexandre Machado - 01-10-2020, 11:01 AM - Forum: IntraWeb General Discussion - Replies (7)

We are moving Atozed Purchase Point to a new server.  It would be offline for one hour or less, starting at 11 am GMT, 10-Jan-2020.

I'll keep you guys informed

Print this item

  INTRAWEB ACME
Posted by: JuergenS - 01-08-2020, 04:59 PM - Forum: IntraWeb General Discussion - Replies (16)

Hi,

I would like to use the ACME protocol for my web server application and have a number of questions on this topic.
Does ATOZED have corresponding documentation on this topic?

Best Regards
Juergen

Print this item

  Setting up SSL Certificate for TidServerIOHandlerSSLOpenSSL
Posted by: wolfgang@koeppner-bures.at - 01-08-2020, 12:54 PM - Forum: Indy - Replies (4)

Hi!
 I have three files from ZeroSSL, account-key.key, domain-crt.txt and domain-csr.txt

I have assigned the .key to the SSLOptions.KeyFile and the domain-crt.txt to SSLOptions.CertFile and SSLOptions.RootCertFile

When I start the program I get the exception "Failed to load root cert", "error:0B084002:x509 certificate routines:X509_load_cert_crl_fileConfusedystem lib"

What am I doing wrong?

Thx

Print this item

  IWFileUploader locking file
Posted by: Cusco69 - 01-07-2020, 11:43 AM - Forum: IntraWeb General Discussion - Replies (4)

I'm on IW15.1.10 and I'm using a TIWFileUploader to upload a file.
Everything is ok but when I try to access the original file, the one to be uploaded, by another external app, it woin't be possible because the file is locked, is in use. So it seems that IWFileUploader is locking the file.
Is something that I'm missing? How can I workaround this?

Thanks

Print this item

  Exception : Access violation at address 05D90E45 in module 'isapi.dll'
Posted by: Anto90 - 01-07-2020, 09:28 AM - Forum: IntraWeb General Discussion - Replies (10)

Hello,
when we have many users connected to our site, we constantly receive access violation exceptions and this in the following cause of the slowdowns in our system. First of all, from a first glance at the file of the error stack it seems not to be due to our error but there are exceptions due to another reason. For this reason I wanted to talk to you to find out if it can be my mistake or not.
I attach the stack-trace file of the error.
Thank you
Andrea



Attached Files
.txt   Exception@2020-01-07 09-13-21.594.txt (Size: 9.62 KB / Downloads: 21)
.txt   Exception@2020-01-07 09-13-22.172.txt (Size: 5.86 KB / Downloads: 7)
.txt   Exception@2020-01-07 09-13-22.625.txt (Size: 5.02 KB / Downloads: 6)
Print this item

  Inheritance
Posted by: petrsoft - 01-07-2020, 07:39 AM - Forum: IntraWeb General Discussion - Replies (2)

Hello, I'm new in IW for Delphi. I'm starting using IW 15.11 and deploying new application for web. I tried to create new object , which has object TIWAppForm as descendant. It worked fine , but anther day after restarting Delphi this new form  was changed to normal VCL form. I had found some discussion about this in case of object TIWFrame , but it was long time ago in older versions IW. So as is it possible make object TIWAppForm as descendant ? I have DElphi 10.2 Tokyo Prof .
Thank you for any suggest to leading to solution .

Print this item

  [NNTP server]How to response with list of groups?
Posted by: AndrzejB - 01-06-2020, 10:27 PM - Forum: Indy - Replies (3)

If cliient ask about list of group - is called procedure TForm1.IdNNTPServer1ListGroups(AContext: TIdContext);i
Im ust modify AContext or send multiple times to client items of list which can be large?

Print this item

  idHTTP Timeout Bug
Posted by: wolfgang@koeppner-bures.at - 01-05-2020, 11:25 AM - Forum: Indy - Replies (6)

Hello again!
 I found an issue with idHTTP.Post when a ReadTimeout occurs. It seems to me, that I might receive the DELAYED answer from the previous timeout in the NEXT call to idHTTP.Post!!

This has cost me ours of searching but look at this piece of transactions:

First Post:

  • Ges 05.01.2020 12:04:04: POST /?token=**************************** HTTP/1.1<EOL>Content-Type: application/json; charset=ISO-8859-1<EOL>Content-Length: 173<EOL>Host: eu-wap.tplinkcloud.com<EOL>Accept: application/json<EOL>User-Agent: SmartFlat<EOL><EOL>
  • Ges 05.01.2020 12:04:04: {"method":"passthrough","params":{"deviceId":"8006EEBA62D94CECE697137CA53C08D21A2EB65B","requestData":"{\"system\":{\"get_sysinfo\":{\"emeter\":{\"get_realtime\":\"\"}}}}"}}
*TIMEOUT HERE*
Second Post:
  • Ges 05.01.2020 12:04:06: POST /?token=**************************** HTTP/1.1<EOL>Content-Type: application/json; charset=ISO-8859-1<EOL>Content-Length: 173<EOL>Host: eu-wap.tplinkcloud.com<EOL>Accept: application/json<EOL>User-Agent: SmartFlat<EOL><EOL>
  • Ges 05.01.2020 12:04:06: {"method":"passthrough","params":{"deviceId":"80062655216E1D3000B50BA9B79BEB8319611FB8","requestData":"{\"system\":{\"get_sysinfo\":{\"emeter\":{\"get_realtime\":\"\"}}}}"}}
Reply:
  • Erh 05.01.2020 12:04:07: HTTP/1.1 200 <EOL>Content-Type: application/json;charset=UTF-8<EOL>Date: Sun, 05 Jan 2020 11:04:01 GMT<EOL>Content-Length: 712<EOL>Connection: keep-alive<EOL><EOL>{"error_code":0,"result":{"responseData":"{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.5.4 Build 180815 Rel.121440\",\"hw_ver\":\"2.0\",\"type\":\"IOT.SMARTPLUGSWITCH\",\"model\":\"HS100(EU)\",\"mac\":\"AC:84:C6:9C:9C:01\",\"dev_name\":\"Smart Wi-Fi Plug\",\"alias\":\"Calypso\",\"relay_state\":1,\"on_time\":7449,\"active_mode\":\"none\",\"feature\":\"TIM\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-56,\"led_off\":0,\"longitude_i\":163303,\"latitude_i\":482313,\"hwId\":\"A8D378F10FACF73C85F72B445B654AB1\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"8006EEBA62D94CECE697137CA53C08D21A2EB65B\",\"oemId\":\"0CC41572446631ACD46A8EDFC8942AE1\",\"next_action\":{\"type\":-1},\"err_code\":0}}}"}}
This didnt happen when I was using the WinINET API so I dont think this is a device-bug...

Any comments, ideas?

Print this item

  OnChange inaccessible error ?
Posted by: SorenJensen - 01-05-2020, 07:10 AM - Forum: IntraWeb General Discussion - Replies (5)

Hi All,

I have an OnChange event for a IWEdit1 field. As expected it fires every time the Text is changed, including when I in code assign a text to IwEdit1.text (like IwEdit1.text := 'ggg'). I some cases I do not want it to fire and I would normally set the event pointer in code, before and after the assignment to avoid it firing:

IWEdit1.OnChange := nil;
IWEdit1.text := 'Some initial text';
IWEdit1.OnChange := IWEdit1Change;

Can I do something similar in IntraWeb ?

For the the above example IWEdit1.OnChange := nil; the IDE accepts the code but the compiler fails with error E2233:" 'OnChange' inaccessible here.

Anybody knows why ?

Regards
Soren

Print this item