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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 99,563
» Latest member: Ta88ezcom
» Forum threads: 2,426
» Forum posts: 11,373

Full Statistics

Online Users
There are currently 924 online users.
» 4 Member(s) | 917 Guest(s)
Bing, Google, Yandex, ahmedaltayeb, bongacashh, ebullion, Ta88ezcom

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: 348
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-21-2026, 05:31 PM
» Replies: 2
» Views: 392
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 293
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 640
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 369
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 812
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 332
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,503
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 491
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,198

 
  IW 15.1.22 is out
Posted by: Alexandre Machado - 05-08-2020, 11:29 PM - Forum: IntraWeb General Discussion - No Replies

IntraWeb 15.1.22 is out!

This new update contains an important fix related to some 3rd party controls (TMS IntraWeb Pack), so if you are using TMS IntraWeb controls, I strongly suggest that you upgrade now.

Please notice that this version is binary compatible with previous versions from 15.1.12, so no need to dependent packages.

https://www.atozed.com/2020/05/intraweb-15-1-22/

Enjoy!   Big Grin

Print this item

  TIWlistbox show selected item
Posted by: newuser - 05-07-2020, 08:10 AM - Forum: IntraWeb General Discussion - Replies (2)

Hi,
How do I show which item is selected, I can't find a property to select the color for the selected item.

Print this item

  WebApplication.ShowMessage blank
Posted by: newuser - 05-06-2020, 08:38 AM - Forum: IntraWeb General Discussion - Replies (1)

Hi,
When I call WebApplication.ShowMessage I get a blank box with an OK button.
So the tekst and the background are white.
When I add ,smNewWindow I get no box at all just the waiting signal…..

Print this item

  IntraWeb 15.1.21 is out!
Posted by: Alexandre Machado - 05-03-2020, 11:49 AM - Forum: IntraWeb General Discussion - No Replies

Hi guys,

new maintenance update for IntraWeb 15.1:

https://www.atozed.com/2020/05/intraweb-15-1-21/

Enjoy!  Big Grin

Cheers

Print this item

  TiwMPeg show video, but decline download
Posted by: newuser - 05-03-2020, 11:36 AM - Forum: IntraWeb General Discussion - Replies (4)

Hi,
1.
I want users to select my video's and then show them.
But I don't want them to download the video's.
How can I prevent downloading?

2.
How to make a playlist? How do reconize if the video has ended.
Although I have selected "Autostart ", the video does not start

Print this item

  Terminate and Redirect not working properly ISAPI 15.1.20
Posted by: PDSBILL - 05-02-2020, 05:32 PM - Forum: IntraWeb General Discussion - Replies (5)

Intraweb 15.1.20

Just upgraded from 15.1.9 to 15.1.20

When calling TerminateAndRedirect('http://somesite/someWebApp.dll?params') it works when run as .exe but does not go to the destination host when run as ISAPI dll

it shows current URL with ?params on browser nav bar

'http://currentsite/currentIntrawebApp.dll?params" it should be 'http://somesite/someWebApp.dll?params"

I saw this was a reported issue with prior versions of intraweb.

I am calling using Async event.
The Params are the correct params, but the host portion is not correct.

I created a simple test app with button and edit box.  Ran on my iis server on pasted url into edit box then clicked button
WebApplication.TerminateAndRedirect(IWEdit1.Text); 
It did not go to other app on same site.
It did go to another app on different host.
I tried relative url and it also did not work

Is there something I needed to do when upgrading other than install new version and recompile TMS components.

Print this item

  Unable to link
Posted by: Mischa - 05-02-2020, 01:43 PM - Forum: IntraWeb General Discussion - Replies (3)

I have Intraweb IV and recently I have been unable to link

I am getting the following errors withing RAD Studio 10.1 C++

Any ideas?


[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Forms::TCustomForm::GetDesignDpi()' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TControl::GetParentCurrentDpi()' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TControl::GetCurrentPPI()' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TWinControl::GetAllocatedWindowHandle()' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Forms::TCustomForm::ScaleForPPI(int)' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TControl::GetSystemMetrics(int)' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TWinControl::ResetIme(HWND__ *)' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TWinControl::ScaleControlsForDpi(int)' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Controls::TWinControl::SetIme(HWND__ *)' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unresolved external '__fastcall Vcl::Forms::TCustomForm::ScaleForCurrentDpi()' referenced from F:\PROGRAM FILES\INTRAWEB XIV\LIBD10_3W32\IWMAIN.OBJ
[ilink32 Error] Error: Unable to perform link

Print this item

  Control property on a Dbgrid column.
Posted by: Richard@sabre-group.com - 05-01-2020, 01:55 AM - Forum: IntraWeb General Discussion - Replies (2)

I’m having another migrating from Delphi xe3 to 10.3.3. and IW 14 to 15.1.20.

When I put a control on a data column on a dbgrid (Example attached) all links freeze and I cannot exit the form or do anything else.

I remove the control and the form works fine.

Print this item

  How to read formControlRange Value after pressing a button
Posted by: newsanti - 04-30-2020, 12:33 PM - Forum: IntraWeb General Discussion - Replies (11)

if we use TIWBS4Region with RawText and Text Property
.............................
<label for="formControlRange">Example Range input</label>
<input type="range" min="1" max="100" value="20" class="form-control-range" id="formControlRange">
..............................
How to read formControlRange Value after pressing a button?
..............................

object IWForm2: TIWForm2
  Left = 0
  Top = 0
  Width = 979
  Height = 438
  RenderInvisibleControls = True
  AllowPageAccess = True
  ConnectionMode = cmAny
  Background.Fixed = False
  LayoutMgr = IWBS4LayoutMgr1
  HandleTabs = False
  LeftToRight = True
  LockUntilLoaded = True
  LockOnSubmit = True
  ShowHint = True
  JavaScript.Strings = (
   
      '$(document).ready(function(){$('#39'[data-toggle="tooltip"]'#39').toolti' +
      'p();});')
  DesignLeft = 2
  DesignTop = 2
  object IWBS4Region2: TIWBS4Region
    Left = 56
    Top = 24
    Width = 825
    Height = 353
    Css = ''
    HeightRender = False
    Text = ''
    WidthRender = False
    BSRegionType = bs4rtContainer
    object IWBS4Button1: TIWBS4Button
      Left = 32
      Top = 176
      Width = 200
      Height = 25
      ScriptInsideTag = False
      OnAsyncClick = IWBS4Button1AsyncClick
      IconOnRight = False
      Caption = 'ReadSlideValue'
      ModalKeyboardEscape = False
      Tooltip.Delay = 0
      Tooltip.Trigger = 'focus hover'
    end
    object IWBS4Region1: TIWBS4Region
      Left = 32
      Top = 35
      Width = 713
      Height = 121
      Css = ''
      HeightRender = True
      RawText = True
      Text =
        '<label for="formControlRange">Example Range input</label>'#13#10'<inpu' +
        't type="range" min="1" max="100" value="20" class="form-control-' +
        'range" id="formControlRange">'
      WidthRender = True
      BSRegionType = bs4rtFormGroup
    end
  end
  object IWBS4LayoutMgr1: TIWBS4LayoutMgr
    Left = 704
    Top = 216
  end
end

Print this item

  Launch HTML code (from button)
Posted by: newuser - 04-29-2020, 09:08 AM - Forum: IntraWeb General Discussion - Replies (9)

Hi,
I want to start a video when clicking a button.
What should the code be on ButtonClick?
Can I use TIWSilverlightVideo

Print this item