| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Looking for UI Design Tip...
Forum: Delphi General Discussion
Last Post: chrisjordon232
08-06-2026, 05:17 AM
» Replies: 0
» Views: 30
|
Simply convert PeerIp to ...
Forum: Indy
Last Post: DidierMenant
08-04-2026, 03:50 PM
» Replies: 2
» Views: 179
|
New CGDevTools build is a...
Forum: CGDevTools
Last Post: lfeliz
08-04-2026, 12:03 AM
» Replies: 2
» Views: 1,350
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-02-2026, 04:21 PM
» Replies: 3
» Views: 209
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: JuergenS
07-31-2026, 09:44 AM
» Replies: 6
» Views: 1,245
|
Datatables question
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-28-2026, 04:34 AM
» Replies: 2
» Views: 233
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: CharlieDunn
07-27-2026, 08:27 PM
» Replies: 1
» Views: 379
|
Intraweb components missi...
Forum: IntraWeb General Discussion
Last Post: valmeras
07-27-2026, 03:18 PM
» Replies: 3
» Views: 378
|
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,867
|
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
07-17-2026, 08:06 AM
» Replies: 7
» Views: 2,373
|
|
|
| Hide version number |
|
Posted by: joel - 07-29-2020, 01:36 AM - Forum: IntraWeb General Discussion
- Replies (10)
|
 |
I need to hide the version number in the html.
<meta Name="GENERATOR" content="IntraWeb v15.2.6 Serial 123124">
I think there is a property on servercontroller to do this. Does anyone know what it is?
|
|
|
| problem in iframe |
|
Posted by: fatersoft - 07-23-2020, 06:47 AM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
hi
The program built with Intraweb does not work properly in iframe
in 15.2
but in 15.1 is true
I can't navigate between pages when we use
this code
TIWAppForm(WebApplication.ActiveForm).Release;
AFormClass.Create(WebApplication).Show;
when intraweb application running in iframe
|
|
|
|