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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 97,315
» Latest member: digitalcontrolcomco
» Forum threads: 2,426
» Forum posts: 11,371

Full Statistics

Online Users
There are currently 1298 online users.
» 2 Member(s) | 1293 Guest(s)
Applebot, Bing, Google, annepeltu1977, digitalcontrolcomco

Latest Threads
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
17 minutes ago
» Replies: 1
» Views: 100
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 96
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 109
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 387
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 196
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 561
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 189
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,127
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 322
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 920

 
  IW 15.5.10 Sendfile
Posted by: Mikael Nilsson - 05-13-2024, 12:33 PM - Forum: IntraWeb General Discussion - Replies (7)

Hi,

After installing Delphi 12 Version 29.0.51511.6924 and IW 15.5.10


I has written a csv file like this: 
  { Create file }
  xFileName:=UserSession.UserId + '_1' + ExtractFileName('SaveAs') + '.csv';
  xPath:=gServerController.ContentPath  + 'Files\XIBFiles\' + xFileName;
  UserSession.ViewThisFile:=xPath;
  DeleteFile(UserSession.ViewThisFile);
  ZnfStreamW := TStreamWriter.Create(UserSession.ViewThisFile, False, TEncoding.Default);

.....
.....
.....

      ZnfStreamW.WriteLine(Line);
      dm.FDQrySaveAs.Next;
    end;
    dm.FDQrySaveAs.Close;
    WebApplication.SendFile(UserSession.ViewThisFile, False, '', ExtractFileName(UserSession.ViewThisFile));
  finally
    FreeAndNil(ZnfStreamW);    { Close and Free the writer }
  end;

This has worked perfectly before, but now the file is mysterious converted to a html fil

<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>XIB - Web Watch Dog: WWD (OpusCapita Solutions)</title>
<meta name="generator" content="IntraWeb v15.5.10 Serial 202440434">



<link href="/wwd/isapixibwwd.dll/$/css/IWBase__2933165573.css" rel="stylesheet">
<script nonce="yIJCVKoI+fDI9a5EoWWulrCEZwY">
var GURLBase="/wwd/isapixibwwd.dll/$/", GAppID="AeUrkFJfeLMC7BviU77qNcKmFGq", GTrackID=12
function doOnReady(f){
  var d = document
  if (d.readyState!="loading") f()
  else if (d.addEventListener) d.addEventListener("DOMContentLoaded", f)
  else d.attachEvent("onreadystatechange", function(){if (d.readyState=="complete") f()
}
</script>
<script src="/wwd/isapixibwwd.dll/$/js/IWLib__1925002372.js"></script>
<script src="/wwd/isapixibwwd.dll/$/js/IWBase__702901585.js"></script>
<script src="/wwd/isapixibwwd.dll/$/js/IWGecko__3425527816.js"></script>
<script nonce="yIJCVKoI+fDI9a5EoWWulrCEZwY">

Print this item

  Change page TabControl order
Posted by: Comograma - 05-09-2024, 01:47 PM - Forum: IntraWeb General Discussion - No Replies

On a TIWBSTabControl, how can I change each page order?
Seeing the image that I attached, I want to change position between page "Listagens" and "Conta corrente", from within the IDE.
How can I change this?



Attached Files Thumbnail(s)
   
Print this item

  hhtpsys application with SSL Apple iCloud account
Posted by: Comograma - 05-09-2024, 09:55 AM - Forum: IntraWeb General Discussion - No Replies

I have an httpsys application, with SSL on port 443. When I try to send an email using Indy components TIdSMTP and TIdMessage, the email will not reach his destiny, e.g., I will not receive that mail and no error received, that is as it was sent successfully.
If I run the same application but without SSL, the mail is sent and received.
Any ideas why this happens?

Print this item

  How can I get started? Documentation?
Posted by: Natalieird - 05-08-2024, 09:34 AM - Forum: CrossTalk General Discussion - Replies (1)

I recently installed the Delphi 11 demo. Every sample project on GitHub generates problems about missing assemblies, some on drives/paths that are clearly from the development/build system, such as Assembly not found: D:\Source\CrossTalk\Source\CrossTalkWPF\bin\Debug\CrossTalkWPF.dll

I figured out how to incorporate an assembly into a test project. Aside from that, I am not sure how to get started with CrossTalk. I have an essential project that I would like to construct in Delphi. But I can't do that, let alone decide whether to buy CrossTalk, if no instructions are supplied on how to use it.

Print this item

  Priority support
Posted by: Comograma - 05-07-2024, 03:47 PM - Forum: IntraWeb General Discussion - No Replies

I have IW Ultimate and I think I also have priority support.
I have several questions that were not answered and this is not good, and I think they are simple questions and so I think I deserve answers.

One of them is this one: https://www.atozed.com/forums/thread-4099.html

Another one is this https://www.atozed.com/forums/thread-4030-page-2.html, where I metioned that I can't show the contents of a simples jQGrid on a Modal window, where I also attached a testcase of this problem. The problem is "Another think that I already ask here, is that when I open a modal window (button "Janela modal") with a IWjQDBGrid, the grid do not present it's content, I have to press "Refresh" button. How can I accomplish this?".

Thanks

Print this item

  tiwselect feature?
Posted by: joelcc - 05-03-2024, 05:31 PM - Forum: IntraWeb General Discussion - No Replies

My users that are using the keyboard for navigation would like to enter an iwselect and then be able to search without having to click on the dropdown with the mouse.

The only way this behavior works is for MultiSelect := true.   

Am I missing another way to turn this on without having MutliSelect available?

Print this item

  Order of IWRtlFix Unit
Posted by: joelcc - 05-03-2024, 02:34 PM - Forum: IntraWeb General Discussion - Replies (1)

Can you please tell me which would be the correct order?   Should FastMM4 come before IWRtlFix or After it?

uses
  FastMM4,
  IWRtlFix,



or 


uses
  IWRtlFix,
  FastMM4,

Print this item

  IWFileUploader Drag and Drop and FileList
Posted by: Airlizard - 05-02-2024, 02:05 PM - Forum: IntraWeb General Discussion - No Replies

Hello IntraWeb support:

we are implementing a web interface for our SFTP server using IntraWeb 15.6.1 and SecureBridge. So far so good, but we have a small problem and wondering if you can help us.

On our IWFileUploader control, we have the Multiple property set to true. We need to know when the control finishes uploading all files, in case the user is uploading multiple files at once. We can manage that if the user clicks on the Upload button and select multiple files (EventParams has all files being uploaded), but we can't figure it out how many files are selected when the user drags multiple files, as the AsyncSelectFile event is not triggered when drag and drop is being used.


Is there any way to solve this problem?

Thanks

Print this item

  TIWBSTabControl OnAsyncChange
Posted by: Comograma - 05-02-2024, 09:59 AM - Forum: IntraWeb General Discussion - No Replies

The OnAsyncChange event of the TIWBSTabControl component is not fired.
Is this a bug or something is necessary for this to work?

Print this item

  IntraWeb 15.6.1 is out!
Posted by: Alexandre Machado - 04-29-2024, 06:17 AM - Forum: IntraWeb General Discussion - Replies (2)

Hi guys,

new IW 15.6.1 is available.

https://www.atozed.com/2024/04/15-6-1-h/

Enjoy!  Big Grin

Print this item