| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 86,659
» Latest member: vic88com1
» Forum threads: 2,413
» Forum posts: 11,337
Full Statistics
|
| Online Users |
There are currently 632 online users. » 2 Member(s) | 624 Guest(s) Applebot, Bing, Facebook, Google, Twitter, Yandex, vic88com1, vipwinmarket
|
| Latest Threads |
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-17-2026, 05:18 PM
» Replies: 6
» Views: 4,414
|
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
07-17-2026, 08:06 AM
» Replies: 7
» Views: 2,046
|
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:38 AM
» Replies: 2
» Views: 537
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:14 AM
» Replies: 1
» Views: 174
|
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:38 AM
» Replies: 1
» Views: 160
|
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:12 AM
» Replies: 1
» Views: 216
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:11 AM
» Replies: 7
» Views: 848
|
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 514
|
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 119
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 965
|
|
|
| Relative path to wwwroot for C++ Builder |
|
Posted by: valmeras - 06-05-2024, 03:24 PM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
I am using C++ Builder 10.2.3 with Intraweb 15.6.1
I am trying to access a subfolder (myfolder) I created in wwwroot following this reference article:
https://docs.atozed.com/docs.dll/develop...20XIV.html
This for sure does not work as a relative path in C++ builder: "\\myfolder\\myfile.xml"
It is referring to C:\myfoler\myfile.xml
This one is close: "myfolder\\myfile.xml". But is referring to the application path were the .exe is running!
So, in C++ Builder, how can I use a relative path to access a file or subfolder located in wwwroot?
|
|
|
| Install different version of IW |
|
Posted by: zsleo - 06-03-2024, 11:54 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
First let me say that I think CG Dev Tools is DEAD and their source code version, in it present form, requires the licencing DCUs to be compiled with nthe latest Delphi Version and I am unable (for six month) to get CG Dev Tools to respond.
So I want to convert some of my apps to IW/Bootstrap.
I have both Delphi 11.3 and Delphi 12.1 installed on my computer.
QUESTION:
How do I keep my IW 15.4.1 installed on my Delphi 11.3 - for CG Dev Tools maintenance
AND
Install IW 15.6.2 installed on my Delphi 12.1 - for Bootstrap development
TIA
|
|
|
| Cannot run any IW app after update to 15.6.1 |
|
Posted by: PDSBILL - 06-01-2024, 03:42 AM - Forum: IntraWeb General Discussion
- Replies (6)
|
 |
Installed ver 15.6.1 in Delphi 11 update 1. No issues installing and latest License expires 2025
Upgraded from 15.2
When I try and compile a simple iw standalone app with just a blank form i get the following error
[dcc64 Fatal Error] IwtestPC.dpr(12): F2084 Internal Error: URW8036
error appears in uses IWappForm
Any suggestions.
|
|
|
| Priority support |
|
Posted by: Comograma - 05-29-2024, 09:25 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
How can I have support? How can I have priority support? I have Intraweb Ultimate and I thought that I had a better support on this.
I have several questions on this forum, but I get no answer.
I'm missing something? That's one of the reasons I'd upgrade to Utimate version.
It would be better to everyone and for this tremendous components, that someone within Atozed had a little more attention to this forums and the ones that here to try to do the best for their applications, regarding Intraweb components.
Thanks
|
|
|
| Page refresh |
|
Posted by: rburton - 05-25-2024, 10:21 PM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hi, I have a small application that has wo page/forms. Form 1 is a list with a link to show more information. Clicking the link goes to the second page to show the further information. when I close form (hide) it goes back to the original form but it refreshes, which means if I scrolled down the list, rather than returning to the list where I left it, it has now refreshed and is back at the top of the list.
Is there anyway of stopping this?
Thank you
|
|
|
| Indy TLS 1.3 in IntraWeb |
|
Posted by: rlebeau - 05-24-2024, 09:23 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
On this recent AToZed blog post: What’s new in IntraWeb 15, it says:
Quote:51. Brand new Indy server branch capable of TLS 1.3 using OpenSSL 1.1.1
Can I get more details about that? This is the 1st time I'm hearing about it related to IntraWeb. What "server branch" is it referring to? Did AToZed implement their own SSLIOHandler class for Indy and not contribute it to the Indy project yet?
|
|
|
| strange iis tracing issue |
|
Posted by: PDSBILL - 05-24-2024, 05:47 PM - Forum: IntraWeb General Discussion
- No Replies
|
 |
We have an IW isapi application that has a timer component that was named "TIMERLOAD" we were seeing massive number IIS traffic like "callback=TIMERLOAD.DoOnAsyncTimer&IW_AjaxID=17165722656061658&IW_SessionID'
I updated the program and renamed the component to TIMERLOAD2. but I am still seeing
"callback=TIMERLOAD.DoOnAsyncTimer&IW_AjaxID=17165722656061658&IW_SessionID"
Is there something I am missing such as an internal name that doesn't change when you change the component name???
|
|
|
| TIWMemo displayed with wrong margins |
|
Posted by: Lorbass - 05-23-2024, 11:31 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
For example the following settings:
IWMemo.Align := alTop;
IWMemo.AlignWithMargins := True;
IWMemo.Margins.Left := 16;
IWMemo.Margins.Right := 16;
In design mode it works correctly.
At runtime the memo will displayed with left margin 0 and right margin 32!
BTW:
The cursor is not visible if no text has been entered yet.
Version 15.6.0
Please correct these bugs.
Thanks!
|
|
|
|