| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 98,094
» Latest member: xoilac8co
» Forum threads: 2,426
» Forum posts: 11,371
Full Statistics
|
| Online Users |
There are currently 1118 online users. » 1 Member(s) | 1113 Guest(s) Applebot, Bing, Google, Yandex, arosetowing
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
09-11-2026, 09:49 PM
» Replies: 1
» Views: 187
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 152
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 167
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 471
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 238
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 640
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 225
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,239
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 358
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 984
|
|
|
| idFTP Problem |
|
Posted by: OldBob1938 - 10-31-2022, 07:23 PM - Forum: Indy
- Replies (7)
|
 |
I have a bizarre problem with FTP. I have a small program that has been working for years. It's purpose is to upload files from our office to our website to be used by a plugin on the site. It no longer works from the office computer that it runs on. It works perfectly from my development computer at home. I can't even figure out how to debug the issue. Here's the code which does report to me each day on success/failure. I've tried inserting messages to let me run it
on the office computer remotly but haven't get a good response. Where can I find a list of commands for the idFTP module?
dbFTP->Passive = true;
dbFTP->Port = 21;
dbFTP->Host = "hostname;
dbFTP->Username = "usernamer";
dbFTP->Password = "password";
String resultstext = "database ftp unknown failure"; // email report text
dbFTP->Connect();
try {
if (dbFTP->Connected()) {
dbFTP->ChangeDir("/public_html/Map");
GetRemoteFilenames();
Delay(1);
CopyDBtoFTPServer(); // copies files from aisla folder to ftp server
GetRemoteFilenames(); // check on results
resultstext = "Backed up: ";
}
}
catch(...) {
resultstext = "database backup failed";
}
dbFTP->Disconnect();
Main->SendaneMail(resultstext);
|
|
|
| No action/event in generated HTML code |
|
Posted by: StephB - 10-31-2022, 06:35 PM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hello,
I'm trying to create a web app using Delphi (10.4.2), Intraweb (15.2.66) and IWTemplateProcessorHTML and I have a result i don't understand when I use a in-house custom class TIWAppForm as basis to create my forms.
To simplify, I created a small test case, one time using the common TIWAppForm, and the other one using our custom TIWAppForm : - 2 forms
- FormA contains a ComboBox (with a label to display the selected itemIndex with OnChange event) and a button to call FormB (with OnClick event)
- FormB contains only one button to callback FormA (with OnClick event)
When I use the common TIWAppForm, everything works fine, the events are called, I can select a value in the ComboBox and toggle between forms.
But when I use my in-house TIWAppForm, the components have no effect. Breakpoints in my procedure are not reached, nothing happens.
When I inspect the HTML code in my browser (Edge, Firefox or Chrome), the only difference I see is missing tags "event" in the verison using the custom class.
Common class
https://www.screencast.com/t/uThd9NGzj
Custom class
https://www.screencast.com/t/rTtrXpbQ
I inspected my custom class to find the reason why my events are not included in the generated html page, but I don't find it.
I don't know if the issue comes from a parameter or from a piece of code.
Any idea about the cause of removing the events from the generated HTML page ?
Many thanks for your help.
|
|
|
| Code after body tag |
|
Posted by: Anto90 - 10-27-2022, 09:39 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hello,
i need to add some javascript code (for google tag manager tracking code) after head and body tag.
After head tag there is no problem because Htmlheader in servercontroller do the job.
Is there another property to add custom js code after body tag?
Another question.
I have a login form. I login and then i show another menu form.
I add a runparams value for the operation complete (new users registred). With Runparams i add the param.
I need that in url bar this param is visible . Now the param exists in runParams structure but in url after the showform(); (create and release) is not visible.
How can i do it?
Is there a property to do this?
Thank you
Andrea
Thank you
Andrea
|
|
|
| Portal Access |
|
Posted by: rico4iw - 10-24-2022, 05:06 PM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Dear Atozed/Intraweb Support,
Please provide access to the portal (https://app.atozed.com/) using my email rpamplona@achworks.com or rico.pamplona@vericheck.com. We purchased 3 licenses of Intraweb Ultimate edition under Sanjay Patel's account (skpatel@cbcal.com). I need to access the portal for IW updates also get support in the forum. I also recently signed up with the forum using my email with user rico4iw.
Thanks so much.
Best,
Rico Pamplona
-----Original Message-----
From: Sanjay Patel <skpatel@cbcal.com>
Sent: Wednesday, October 5, 2022 9:56 AM
To: Rico Pamplona <rico.pamplona@vericheck.com>
Subject: FW: Your IntraWeb Key Request
Please see below...
Sanjay
----
Sanjay K Patel
Direct: +1 657 289 2094
Mobile: +1 510 375 3226
-----Original Message-----
From: keyrequest@atozed.com <keyrequest@atozed.com>
Sent: Friday, July 8, 2022 3:31 PM
To: Sanjay Patel <skpatel@cbcal.com>
Subject: Your IntraWeb Key Request
[You don't often get email from keyrequest@atozed.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
CAUTION: This is an EXTERNAL email. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Please find your personal IntraWeb 15 license key.
Thank you for your order!
Important: This key works only for IntraWeb 15
Customer Name: Sanjay Patel
Company: VeriCheck, Inc
Developer Name: Sanjay Patel
E-mail: skpatel@cbcal.com
Edition: ULT
Serial Number: 202239878
Issue Date: 29/Sep/2022
Expiration Date: 28/Sep/2023
|
|
|
| IWaudio file selection when running |
|
Posted by: davidbaxter - 10-21-2022, 04:20 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
Using Delphi 11.2 and Intraweb 15.2.66 and the iwaudio component. Starting from the audio demo in the version 14 demo files, I can get a browser screen that correctly plays a file that I enter during development. That is, in the component editor I enter "alert.ogg" in the AudioFile>Filename field, that file is in the wwwroot directory, and pressing the play button on the component or clicking a button with the action of "IWaudio1.play;" - the file plays and all is well.
What I want to do is have a couple other buttons that change the file name (e.g. "IWaudio1.AudioFile.Filename := 'laugh.ogg';") and now when the play button is clicked, that file will play.
It appears that the file name doesn't change and it always plays the design time file. How do get the file to change so I can play a selected file? Thank you.
Edit - found the problem: the code to change the file name should be in OnClcik and not OnAsyncClick.
|
|
|
| IWBootstrap 15.2.66 |
|
Posted by: Anto90 - 10-20-2022, 09:58 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hello,
I would like to point out that with the new version 15.2.66 in some strange case the bootstrap components are not rendered correctly.
They are not displayed with on the form.
I haven't been able to create a test case yet but in the next few days I will create a sample project. I think the error is due to the new change -IWBootstrap 3 and 4: avoid rendering empty style and double semi-colons in style tags Thank you
Andrea
|
|
|
| TIWSummernote |
|
Posted by: JuergenS - 10-20-2022, 08:29 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
I cannot link a project with the TIWSummernote component, the object files (IWCompSummernote.obj/IWCompSummernote.o) are not present in the installation directory.
C++ Builder 11 Update 1
Intraweb 15.2.66
Regards
Juergen
|
|
|
| Webapplication.LastAccess |
|
Posted by: rico4iw - 10-19-2022, 11:48 PM - Forum: IntraWeb General Discussion
- No Replies
|
 |
Hello!
We recently upgraded to IW version 15.2.65 from 14.0.63 (yes it's a big jump) since we also upgraded to Delphi 11 Alexandria. I discovered that in 15.2.65 version, the Webapplication.LastAccess is triggered or 'marked' by the IWTimer OnTimer event (also with OnAsyncTimer). Is this a new feature or a bug? Another side effect is that the session does not expire anymore if there's a IWTimer with an OnTimer event.
We used several versions of IW Version 14 (last was 14.0.63) and the WebApplication.LastAccess is only 'marked' by user inputs like mouse clicks/movements and keyboard but not by IWTimer OnTimer event.
Thanks so much and best regards,
Rico Pamplona
Our license is under Vericheck, Inc
|
|
|
| Jqgrid statesave |
|
Posted by: Blanca80 - 10-17-2022, 03:11 PM - Forum: IntraWeb General Discussion
- No Replies
|
 |
Hello,
I've to keep the order on a column for example when the user leaves the page and then returns back, now the grid is reloaded and loses any option. I've seen that there is a property when configurating datatables that stores state information such as pagination position, dislpay length, filterind and sorting. The code is as follows:
Code: $('#example').dataTable( {
stateSave: true,
stateSaveCallback: function(settings,data) {
localStorage.setItem( 'DataTables_' + settings.sInstance, JSON.stringify(data) )
},
stateLoadCallback: function(settings) {
return JSON.parse( localStorage.getItem( 'DataTables_' + settings.sInstance ) )
}
} );
I'm not sure that's possible to adapt this code to a jqdbgrid... I think i'm not understanding how it's jqdbgrid based, in wich javascript/jquery object because it isn't sharing the same code as datatables. or datatables code it's embeded into jqgrid object?
Thank you very much.
Blanca
|
|
|
|