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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 91,340
» Latest member: bravulmetra1981
» Forum threads: 2,418
» Forum posts: 11,354

Full Statistics

Online Users
There are currently 593 online users.
» 3 Member(s) | 587 Guest(s)
Applebot, Bing, Google, bravulmetra1981, nohu900io, vn88poker

Latest Threads
VCL conversion
Forum: Delphi General Discussion
Last Post: marktuan
08-07-2026, 01:20 PM
» Replies: 0
» Views: 349
Looking for UI Design Tip...
Forum: Delphi General Discussion
Last Post: chrisjordon232
08-06-2026, 05:17 AM
» Replies: 0
» Views: 71
Simply convert PeerIp to ...
Forum: Indy
Last Post: DidierMenant
08-04-2026, 03:50 PM
» Replies: 2
» Views: 234
New CGDevTools build is a...
Forum: CGDevTools
Last Post: lfeliz
08-04-2026, 12:03 AM
» Replies: 2
» Views: 1,384
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-02-2026, 04:21 PM
» Replies: 3
» Views: 283
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: JuergenS
07-31-2026, 09:44 AM
» Replies: 6
» Views: 1,299
Datatables question
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-28-2026, 04:34 AM
» Replies: 2
» Views: 290
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: CharlieDunn
07-27-2026, 08:27 PM
» Replies: 1
» Views: 470
Intraweb components missi...
Forum: IntraWeb General Discussion
Last Post: valmeras
07-27-2026, 03:18 PM
» Replies: 3
» Views: 422
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-17-2026, 05:18 PM
» Replies: 6
» Views: 4,906

 
  IW 15.2.11 is out
Posted by: Alexandre Machado - 08-05-2020, 06:15 AM - Forum: IntraWeb General Discussion - Replies (6)

Hi guys,

there is a new IW version ready: https://www.atozed.com/2020/08/intraweb-15-2-11/

Some important fixes if you are using IWBS3 or IWBS4 component sets. Also jQGrid fully capable of async rendering, which is cool!

Enjoy! Big Grin

Print this item

  New IWEdit Stringcase scUppercase displayed lowercase
Posted by: Fabrizio Conti - 08-04-2020, 08:58 AM - Forum: IntraWeb General Discussion - Replies (2)

Hi,
trying the new DataTypeOptions of IWEdit I found what is possibly a minor inconsinstency.
When StringCase is set to scUppercase and you try to assign an uppercase string from code (something like IWEdit1.Caption := ‘AAA’) the text is displayed lowercase.
The value remains uppercase.

Can you please have a look at it?

Thanks
Fabrizio

Print this item

  Lets encrypt cert verification bug
Posted by: joel - 08-04-2020, 01:25 AM - Forum: IntraWeb General Discussion - Replies (1)

I am using iw15.2.10 and found a bug in the certification verification process for Let's encrypt.

When I try to have let's encrypt verify the following file <appfolder>\acme-challenge\ugM5wBFogrCyzEKue3Dpjae9NywRM9NW-7bz1Vi8x

everything works as expected as long as the servercontroller.urlbase  = ''

When you get a chance can you please fix this so I can set the urlbase parameter and still use the Let's encrypt verification process.

Thanks.

Print this item

  ajax render issues in 15.2
Posted by: joelcc - 08-03-2020, 09:19 PM - Forum: IntraWeb General Discussion - No Replies

We recently upgraded to iw15.2 and are having some render issues.

Is there a switch to set rendering back to the way it was on iw 15.1?

Print this item

  How do I start the IWFileUploader upload function in another component's click event?
Posted by: brsoft - 08-03-2020, 06:53 AM - Forum: IntraWeb General Discussion - Replies (7)

Hi

How do I start the IWFileUploader upload function in another component's onclick event?
E.g.:
procedure TForm1.IWImageFile1AsyncClick (Sender: TObject; EventParams: TStringList);
begin
[... run IWFileUploader upload function ...]
end;

I am using version IW15.1.22.

Regards
Robert

Print this item

  Intraweb crash
Posted by: softdev85 - 08-01-2020, 08:12 AM - Forum: IntraWeb General Discussion - Replies (7)

hello,
i have little intraweb application standalone
on windows server 2019
with intraweb version 15.2.10

and some time the application shutdown on connexion,
i noticed that particulary when run tray icon is selected.

have you some reports for that ?

so do you think possible to have system for verify that the application is online ?

Thank's alot best regards

Print this item

  TIdIRC Bug
Posted by: fearcry - 07-31-2020, 07:17 AM - Forum: Indy - Replies (11)

Hello,
i found a possible Bug in TIdIRC, everytime if i request Serverstats like this:

(using as an IRC Operator) RAW Command STATS

TIdIRC connected as a Client receive a complete Status List like this.

•06:59:43• <RAW> 210 fearcry :/Stats flags:
•06:59:43• <RAW> 210 fearcry :B - banversion - Send the ban version list
•06:59:43• <RAW> 210 fearcry :b - badword - Send the badwords list
•06:59:43• <RAW> 210 fearcry :C - link - Send the link block list
•06:59:43• <RAW> 210 fearcry :d - denylinkauto - Send the deny link (auto) block list
•06:59:43• <RAW> 210 fearcry :[D] - denylinkall - Send the deny link (all) block list
•06:59:43• <RAW> 210 fearcry :e - except - Send the ban exception list (ELINEs and in config))
•06:59:43• <RAW> 210 fearcry :f - spamfilter - Send the spamfilter list
•06:59:43• <RAW> 210 fearcry :F - denydcc - Send the deny dcc and allow dcc block lists
•06:59:43• <RAW> 210 fearcry :G - gline - Send the gline and gzline list
•06:59:43• <RAW> 210 fearcry :  Extended flags: [+/-mrs] [mask] [reason] [setby]
•06:59:43• <RAW> 210 fearcry :  m Return glines matching/not matching the specified mask
•06:59:43• <RAW> 210 fearcry :  r Return glines with a reason matching/not matching the specified reason
•06:59:43• <RAW> 210 fearcry :  s Return glines set by/not set by clients matching the specified name
•06:59:43• <RAW> 210 fearcry :I - allow - Send the allow block list
•06:59:43• <RAW> 210 fearcry :j - officialchans - Send the offical channels list
•06:59:43• <RAW> 210 fearcry :K - kline - Send the ban user/ban ip/except ban block list
•06:59:43• <RAW> 210 fearcry :l - linkinfo - Send link information
•06:59:43• <RAW> 210 fearcry :L - linkinfoall - Send all link information
•06:59:43• <RAW> 210 fearcry :M - command - Send list of how many times each command was used
•06:59:43• <RAW> 210 fearcry :n - banrealname - Send the ban realname block list
•06:59:43• <RAW> 210 fearcry :O - oper - Send the oper block list
•06:59:43• <RAW> 210 fearcry :[P] - port - Send information about ports
•06:59:43• <RAW> 210 fearcry :q - bannick - Send the ban nick block list
•06:59:43• <RAW> 210 fearcry :Q - sqline - Send the global qline list
•06:59:43• <RAW> 210 fearcry :r - chanrestrict - Send the channel deny/allow block list
•06:59:43• <RAW> 210 fearcry :S - set - Send the set block list
•06:59:43• <RAW> 210 fearcry :[s] - shun - Send the shun list
•06:59:43• <RAW> 210 fearcry :  Extended flags: [+/-mrs] [mask] [reason] [setby]
•06:59:43• <RAW> 210 fearcry :  m Return shuns matching/not matching the specified mask
•06:59:43• <RAW> 210 fearcry :  r Return shuns with a reason matching/not matching the specified reason
•06:59:43• <RAW> 210 fearcry :  s Return shuns set by/not set by clients matching the specified name
•06:59:43• <RAW> 210 fearcry :t - tld - Send the tld block list
•06:59:43• <RAW> 210 fearcry :T - traffic - Send traffic information
•06:59:43• <RAW> 210 fearcry :u - uptime - Send the server uptime and connection count
•06:59:43• <RAW> 210 fearcry :U - uline - Send the ulines block list
•06:59:43• <RAW> 210 fearcry :v - denyver - Send the deny version block list
•06:59:43• <RAW> 210 fearcry :V - vhost - Send the vhost block list
•06:59:43• <RAW> 210 fearcry :W - fdtable - Send the FD table listing
•06:59:43• <RAW> 210 fearcry :X - notlink - Send the list of servers that are not current linked
•06:59:43• <RAW> 210 fearcry :Y - class - Send the class block list
•06:59:43• <RAW> 219 fearcry * :End of /STATS report


*i use [] braces to hide the smileys

Everytimes if i reach the [219 End of STATS  Message, my TIdIRC-Client perform a regular QUIT without any Reason

•06:53:16• <IRC-Client> [QUIT] fearcry BSIRC@netadmin.baumannsoftware.com Reason: Quit: 
                                     BSIRC64 Version: 2.2.4.407 quit SSL Port Connection to irc.baumannsoftware.com


I have had the same Issues in the Past with the LIST/LIST END Command, 
i did post it to the old News-Server long Time ago and it turns fixed by the Indy Team . . .

Is there a Chance to check the Indy10 Source-Code for TIdIRC for this (Parser-Error)?


cheers

fearcry

Print this item

  Update Indy
Posted by: felipeiw - 07-31-2020, 01:22 AM - Forum: Indy - Replies (1)

How to update Indy in my delphi xe2 ?

Thanks

Print this item

  SSL Dll's
Posted by: reallyethical - 07-30-2020, 08:12 AM - Forum: Indy - Replies (2)

Does anyone know why the DLL's are all missing from https://indy.fulgan.com/SSL/ at present?

The other link on https://www.indyproject.org/download/ssl/ just gives a 404. 

Is there a different repo for these now?

Thank you in advance.

Print this item

  grid color row select
Posted by: softdev85 - 07-29-2020, 10:45 AM - Forum: IntraWeb General Discussion - Replies (4)

Hello,
anybody know,
i search since long time
how to change row color when you click on cell

in fact how i can change color of row when i select row

thank's a lot
best regards

Print this item