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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 98,724
» Latest member: mb66green
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 761 online users.
» 1 Member(s) | 756 Guest(s)
Applebot, Bing, Google, Yandex, mb66green

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

 
  Disable browser input history on a TIWedit field
Posted by: Mikael Nilsson - 10-21-2021, 05:04 PM - Forum: IntraWeb General Discussion - Replies (3)

Hi,

Ow do I disable browser input history on a TIWedit field?

Regards

Print this item

  IWfileuploader erro: could not create directory
Posted by: DeboraMezz - 10-20-2021, 12:57 PM - Forum: IntraWeb Dúvidas Gerais - Replies (1)

Olá, pessoal, atualizei meu delphi para o 10.4.2 (antes tinha o 10.3.2) e o intraweb para o 15.2.23 (antes tinha o 15.1) e começou a dar esse problema com o IWFileUploader que nunca tinha visto e apenas dá em produção o site está no IIS como uma dll.

iwfileuploader: could not create directory

ele salva os arquivo nas pasta, mas não consegue finalizar o evento success, apenas o completed.

O que poderia ser essa mensagem?

Print this item

  IW 15.2.40 is out
Posted by: Alexandre Machado - 10-19-2021, 09:28 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

there is a new maintenance release available, version 15.2.40:

https://www.atozed.com/2021/10/intraweb-15-2-40/

Enjoy! Big Grin

Print this item

  IdMessageClient problem
Posted by: scampsmith - 10-18-2021, 07:36 PM - Forum: Indy - Replies (10)

Trying to send a email with pdf attachment. But when the email shows up in gmail, its just the raw uue text, and none of the email clients I've triled (gmail, smartermail, thunderbird) recognize the attachement. What could I be doing wrong?

Indy10, Delphi 2010

Thanks!
--Stan

Print this item

  License key expired after upgrading to 15.2.39
Posted by: manderson9960 - 10-17-2021, 08:05 PM - Forum: IntraWeb General Discussion - Replies (1)

Greetings

After upgrading my ultimate license to 15.2.39, my license key went invalid.  I've followed all of the documentation and solutions I could find online.  What is the best way to get a new license key?

Thanks and regards, 

Mark

Print this item

  bootstrap 4 - adding items to IWBS4Select
Posted by: bostjan - 10-14-2021, 02:27 PM - Forum: IntraWeb General Discussion - Replies (13)

Hi,

I ran into new problem while trying to convert to Bootstrap 4.
I have a combo box TIWBS4Select with some items and I would like to add some more - I put a button and with a click on that button I want to add one more item:

Code:
IWBS4Select1.Items.Add('new 1');

When I run the program in this line I'm getting an error: 'access violation at adress xxxxxx'. What is the correct way of adding items?

Kind regards,
Bostjan

Print this item

  C++ example for cache system to send file
Posted by: Gav75va - 10-14-2021, 02:13 PM - Forum: IntraWeb General Discussion - Replies (4)

Hello there

I need to update some old code.  It currently generates a PDF file and saves it to the UserCacheDir and then uses SendFile to download the file for the user.

The above no longer works in an ISAPI release build, after some research I've found that the cache system is what should be used now for this.  I've been unable to locate a C++ example of using the cache system to send a file.

Any help appreciated

Thanks

Gav

Print this item

  IW Bootstrap 4 example with working modal dialogs
Posted by: jeroen.rottink - 10-12-2021, 08:35 PM - Forum: IntraWeb General Discussion - Replies (2)

Hi my previous projects where based on IW Bootstrap 3.  I have modal dialogs working there. This was with the help of the bootstrap demo.
For a new project I would like to use IW Bootstrap 4. Reason is an external party created a bootstrap 4 template I should use.
But I didn't succeed in creating an example using IWBS4. TIWBS4Modal is for example not registered in the IDE. Why? Should I use TIWBS4MoabDialog?
Does somebody have a working example?
I saw the other post about iwbs4 modal dialogs but here the example doesn't seem complete.
Are people active using the IWBS4 components in a project?

Print this item

  IWEdit inside an IWRegion
Posted by: raulevm - 10-09-2021, 04:23 PM - Forum: IntraWeb General Discussion - Replies (2)

I would like to place an IWEdit inside an IWRegion using a file html template (IWTemplateProcessorHTML1) or a templates in the IWRegion (IWLayoutMgrHTML1). I have tried this: {% IWRegion1.IWEdit1%} This does not work. Because of space I don't want to do it the traditional way by dropping the components one on top of the other using the IDE at design time. How do you proceed in this case? Thanks in advance



Attached Files Thumbnail(s)
   
Print this item

  IWComboBox shows incorrect/unformatted text
Posted by: Lorbass - 10-09-2021, 12:55 PM - Forum: IntraWeb General Discussion - Replies (4)

Hello,

we have just installed version 15.2.39 and see that IWComboBox shows incorrect/unformatted text (see attachment).

Thanks for checking and fixing this!



Attached Files Thumbnail(s)
   
Print this item