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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 99,447
» Latest member: 789win789wcom1
» Forum threads: 2,426
» Forum posts: 11,373

Full Statistics

Online Users
There are currently 730 online users.
» 3 Member(s) | 723 Guest(s)
Applebot, Bing, Google, Yandex, 789win789wcom1, kqbdtylecacuocin, tclotteryzonecom

Latest Threads
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:33 PM
» Replies: 1
» Views: 334
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:31 PM
» Replies: 2
» Views: 384
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 292
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 637
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 365
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 810
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 331
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,487
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 487
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,187

 
  Use chart in HTML template
Posted by: matija - 03-10-2020, 12:06 PM - Forum: IntraWeb General Discussion - No Replies

I want to use the TTIWHTML5Chart component in my Bootstrap HTML template {%MyChart%} but nothing shows it.

I forgot on/off property of this component?

Print this item

  Google Analytics
Posted by: ShaneStump - 03-09-2020, 10:49 PM - Forum: IntraWeb General Discussion - Replies (6)

Howdy All!

I have been asked about Google Analytics for years now in my web reservations module.

A few years ago, I added a feature where my users could insert a google url into each of my IW web pages that allowed page tracking.

Several of them now want the ability to add custom variables to each page.

While this doesn't sound hard, everything I find on the web wants to enroll me into a multi-hour/day/week course which I am not going to do.

So my question is: HAS ANYONE ELSE ADDED AN EXTENDABLE GOOGLE ANALYTICS FEATURE INTO THEIR IW application?

If so, could you give a brief how-to explanation?

Thanks,

Shane

Print this item

  Dynamic setting of main form
Posted by: KMMagic - 03-09-2020, 10:07 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello,

I've read the section in "Migrating to IntraWeb XIV and XV" regarding "Dynamically setting the application main form".

I have a Standalone application that accesses a lot of variables defined in the usersessionUnit. The main form sees these variables by including the UsersessionUnit and the ServerController unit in it's uses section.

The suggested way to do it requires the inclusion of the form's unit in the uses clause of the ServerController Unit.

I would like to dynamically switch the MainForm out for another more suited for display on a mobile device when required.  

If I try to do it as shown in the documentation above, the inclusion of the form's unit in the ServerController's uses clause creates a circular reference.

It leads me to believe that maybe I'm utilizing the usersessionunit incorrectly.

How can I accomplish dynamically swapping the MainForm while still isolating each user's session variables?

Thanks in advance,

Kevin

Print this item

  Dynamically setting Application Main form
Posted by: KMMagic - 03-09-2020, 08:41 PM - Forum: Delphi General Discussion - Replies (2)

Hello,

I've read the section in "Migrating to IntraWeb XIV and XV" regarding "Dynamically setting the application main form".

I have a Standalone application that accesses a lot of variables defined in the usersessionUnit. The main form sees these variables by including the UsersessionUnit and the ServerController unit in it's uses section.

The suggested way to do it requires the inclusion of the form's unit in the uses clause of the ServerController Unit.

I would like to dynamically switch the MainForm out for another more suited for display on a mobile device when required.

If I try to do it as shown in the documentation above, the inclusion of the form's unit in the ServerController's uses clause creates a circular reference.

It leads me to believe that maybe I'm utilizing the usersessionunit incorrectly.

How can I accomplish dynamically swapping the MainForm while still isolating each user's session variables?

Thanks in advance,

Kevin

Print this item

  Callback questions
Posted by: davidmcevoy@outlook.com - 03-09-2020, 07:15 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello, I was just wondering if it is possible to create a callback function that take an ID value as an input and outputs text back to the browser that can be used to fill a DIV with.

What I have is a table that has a hidden DIV underneath each row.  on clicking the header the div expands and becomes visible, and I am hoping to dynamically fill the DIV with content at this point only to reduce data traffic.

Is this possible, and if so, does anyone have any code snippets they would care to share?

I am new to the use of Ajax/Callback functions and I have tried playing around but not getting very far so far.

David.

Print this item

  Problem with grid data
Posted by: martin.andersen@amesto.dk - 03-09-2020, 01:45 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello,
I have a problem with grid data is not filled, everything(?) else seems to work fine.
The problem ONLY occurs when I have the ISAPI site in a different domain than the hosting page. The hosting page is just a iframe that calls the ISAPI dll with the right parameters.
I think maybe that the problem is the ajax call that the grid does to load data. There are no errors.
I have every thing running on my local IIS so I am sure that it isn't any other strange logic from the calling page (originally this is a CRM system calling the IntraWeb page).
IntraWeb 15.1.15, CGDevTools 4.1.0.203.
Any ideas?
Regards Martin

Print this item

  user screen size ?
Posted by: SorenJensen - 03-08-2020, 09:25 AM - Forum: IntraWeb General Discussion - Replies (1)

Hi All,

Anybody who knows how to find out the actual screen size of the users screen ?

I want to know if I am able to decide how many lines of a listbox is visible directly to the user, without the user having to scroll the list up / down, when I build up the screen. All users logon on first, so I have a standard screen shown before needing the information. Is it possible to read the screen size info of the users system, and to save it for subsequent screens ?

Regards
Soren

Print this item

  Chrome confused with session timeout/restart
Posted by: bob9999 - 03-07-2020, 01:16 AM - Forum: IntraWeb General Discussion - Replies (7)

Hi there.  I am getting a weird issue reported from users when a session times out.  In Firefox, all is well and the session is seen as expired and a new one started and my login screen is presented to the user instantly.  When the same issue occurs in the Chrome browser, this process is taking around 11 seconds to figure itself out.  When I am watching the activity around 2/3 of the time is figuring out the session is expired and then the rest of the time is waiting for the login screen for the new session.

I thought at first I had the server controller settings wrong or something but then only seems to be an issue in Chrome.  Is there something special I need to do to get Chrome to behave?

Here are the only 2 session values I changed from default.  I am using 15.1.12.  Cookies are just default.

SessionOptions.UniqueURL = True
SessionOptions.SessionTimeout = 300

Cheers!

Print this item

  How to bypass previous form on release ?
Posted by: SorenJensen - 03-06-2020, 06:48 AM - Forum: IntraWeb General Discussion - Replies (4)

Hi all,

From a search form I call an edit form, but do not release the search form after creating and showing the edit form.

After the edit, I release the edit form, and sometimes I need / want to go back to the previous form (to search again) and at other times I want bypass the search form (release that as well) to go further back in the chain of forms.

So depending on what I want, releasing the edit form is not enough. I've tried with calling Release twice, but no result;

What is the right way of moving back through the line of active forms ?

Back to previous form: Release (any other commands?)

Back to the form before previous: ?
Back to main form ?

If is it possible to access the list of active forms, would it be possible to release all until a specific form, maybe identified by name ?

I mean the list of active forms is like the heap. Latest created form on top. Would it be possible to iterate through the list, releasing all forms not needed anymore, thereby going back until the main, or a certain form, is on top ?

Something like

Repeat
  release;
until activeform = 'xxx';

Sorry for getting too exited. My main need is to be able to release the previous form as well as the one I releasing, but not always.

Regards
Soren

Print this item

  IW 15.1.16 is out
Posted by: Alexandre Machado - 03-05-2020, 11:45 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

This is an *important* maintenance update. After some severe stress testing we found some an issue which affects a few IWBootstrap componentes (both versions 3 and 4). If your application contains any IWBSButton, IWBSDropDown (IWBS 3) or IWBS4Button, IWBS4DropDown or IWBS4CheckBox, this update is essential. 

We decided to keep binary compatibility with existing versions for now so new features will be postponed to the next version.

https://www.atozed.com/2020/03/intraweb-15-1-16/

Enjoy!  Big Grin

Print this item