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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 82,365
» Latest member: Ee88watch
» Forum threads: 2,408
» Forum posts: 11,315

Full Statistics

Online Users
There are currently 438 online users.
» 1 Member(s) | 434 Guest(s)
Applebot, Bing, Google, Ee88watch

Latest Threads
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 629
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 74
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,362
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
06-04-2026, 09:14 AM
» Replies: 3
» Views: 474
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 517
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: geraldtatum
06-02-2026, 06:24 AM
» Replies: 1
» Views: 413
weakpackageunit contains ...
Forum: IntraWeb General Discussion
Last Post: rlebeau
05-26-2026, 04:56 PM
» Replies: 4
» Views: 533
Custom 404 handler
Forum: IntraWeb General Discussion
Last Post: CfawesDwale
05-21-2026, 08:02 AM
» Replies: 0
» Views: 256
PopUp Menu
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 04:35 AM
» Replies: 4
» Views: 8,207
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 03:32 AM
» Replies: 3
» Views: 4,124

 
  Fabulous IW Customer App
Posted by: kudzu - 08-19-2018, 04:54 PM - Forum: IntraWeb General Discussion - No Replies

https://www.atozed.com/2018/08/more-intr...lications/

Print this item

  Remove <meta> tag in Generated HTML
Posted by: Ascent99 - 08-16-2018, 04:23 PM - Forum: IntraWeb General Discussion - Replies (13)

For one of our Intraweb projects, there is a <meta> tag being rendered in the HTML header that identifies the product name and version of IntraWeb being used.  See example below:

<meta Name="GENERATOR" content="IntraWeb v15.0.9 Serial....">

For security purposes, we would like to exclude this tag from our production server.  How can we prevent Intraweb from injecting this tag?


The only thing I can find on this, is to change the intraweb source code, but that would require patching it every time there is an update released.

Current environment:
Delphi 10.2 and C++ Builder 10.2 Update 3
IntraWeb 15.0.9 Ultimate (no source)

Thanks!

Print this item

  IW 17 vs TMS Software's Web Core
Posted by: ShaneStump - 08-14-2018, 05:38 PM - Forum: IntraWeb General Discussion - Replies (7)

Howdy All!

I am going to have to start rewriting my web module for the 3rd time in 10 years as things have changed a lot from a public customer's perspective.

Any how, I have decided this next go around to NOT use any third party UI components and just use what comes with the web framework to guarantee support / continuity.

Any how, as I wait for IW 17 and hopefully Boot Strap 4 components, I received an email from TMS Software about their new product Web Core:

https://www.tmssoftware.com/site/tmswebc...p#features

It looks very, very interesting.

Could those of y'a;ll with more web knowledge than I (i.e almost all of you), please comment on how they see this comparing to IW 17?

Thanks in advance,

Shane

Print this item

  Page Render Issue
Posted by: msgopala - 08-13-2018, 03:11 PM - Forum: IntraWeb General Discussion - Replies (8)

Seattle10
Intraweb 14.2.5
FastReports 5.0
TMS Intraweb PRO Components
Raize 6.2.1

My project has been deployed on the server. However after submission or at page render the focus does not always return to its position. It goes to the top of page or elsewhere. I am not always able to use the setfocus command as its unavailable depending on the object.

Print this item

  TIWDBImagem not reload de image
Posted by: ronaldobim - 08-13-2018, 12:12 AM - Forum: IntraWeb General Discussion - Replies (1)

Hi, after uploading an image using TIWFileUploader, I apply the image change on a ClientDataSet, however the TIWDBDImage does not change at run time. How can I solve this? Follow my code.



procedure TFrmConfiguracoes.IWFILEUPLOADERAsyncUploadCompleted(Sender: TObject;
  var DestPath, FileName: string; var SaveFile, Overwrite: Boolean);
begin
  inherited;
  FMsLogo.Clear;
  IWFILEUPLOADER.SaveToStream(FileName, FMsLogo);

  cdsLogo.Edit;
  cdsLogoLOGO.LoadFromStream(FMsLogo);
  cdsLogo.Post;

  SaveFile := False;
end;

Print this item

  IWAdvEdit Placeholder Tag
Posted by: pk230039 - 08-11-2018, 02:01 PM - Forum: IntraWeb General Discussion - Replies (3)

Hello

Has anyone faced a problem with the TMS IWAdvEdit box. trying to add a Placeholder tag using the ExtraTagParams property and placing 
input placeholder="User ID" or placeholder="User ID"
yields nothing. However this works with the IWEdit box.

Any ideas on how to solve this would be much appreciated.

Regards

Print this item

Exclamation Sending email error
Posted by: jjeffman - 08-10-2018, 03:26 PM - Forum: Indy - No Replies

Hello,

After having succeeded on sending emails through gmail and also through my enterprise smtp, now I am getting the same error from both servers when I attempt to send an email : RCPT first. f184-v6sm6021341qkc.23 - gsmtp.

What is this error? It seems like I should receive any email first.

I am using the ssl software from openssl-0.9.8r-i386-win32-rev2.zip from Fulgan and Indy version 10.6.2.0

Thank you very much.

Never mind. I have found it. There was not any item in Recipients, because I have called the Clear method of EmailMessage.

Thank you any way.

Print this item

  More Zork!
Posted by: kudzu - 08-08-2018, 07:40 PM - Forum: COSMOS - No Replies

https://www.gocosmos.org/2018/08/more-zork/

Print this item

  New Master Atozed Blog Feed
Posted by: kudzu - 08-08-2018, 07:39 PM - Forum: CrossTalk General Discussion - No Replies

New master blog feed includes both CrossTalk and IntraWeb.

https://www.atozed.com/category/atozed/

Print this item

  New Master Atozed Blog Feed
Posted by: kudzu - 08-08-2018, 07:39 PM - Forum: IntraWeb General Discussion - No Replies

New master blog feed includes both CrossTalk and IntraWeb.

https://www.atozed.com/category/atozed/

Print this item