| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 958 online users. » 0 Member(s) | 955 Guest(s) Applebot, Bing, Google
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
Today, 03:02 AM
» Replies: 0
» Views: 49
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
Yesterday, 09:03 AM
» Replies: 0
» Views: 44
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
Yesterday, 01:48 AM
» Replies: 0
» Views: 66
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 323
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 162
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 512
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 155
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,042
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 294
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 848
|
|
|
| Triggering component event from raw text HTML element -- Answered |
|
Posted by: mdomke - 08-02-2018, 03:29 AM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Is there a way to trigger an IWControl event from a HTML element created in raw text?
For example, if I create a series of HTML elements, for example anchor tags <a>, using the raw text mode of an IWText component, can I hook the onClick event of that HTML element to an onClick event defined in an IWForm, or the WebApplication for that matter?
I'm trying to create a visually unique navigation and the only way I found I can do this is by using the raw text mode of the IW Text component. I need the HTML elements within the raw text to be interactive and I need that interaction to be managed by the WebApplication session, for example, navigating to another page.
I hope this makes and any insight and especially code examples would be much appreciated.
Many thanks,
Michael
|
|
|
| hhtp.sys windows server 2016 |
|
Posted by: Alain - 08-01-2018, 12:20 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
I install my HTTP.sys application in standalone mode on my server, it works perfectly
TIWStartHSys.Execute (True);
When I install it as a service
TIWStartHSys.Execute (True);
The app does not respond
that's what I did:
MyApp.exe / Install
net start MyApp
I checked, the service runs, I opened port 8888
Windows Server 2016 Standard (64-bit)
merci
|
|
|
| Linux support ? |
|
Posted by: denville - 07-31-2018, 05:12 PM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hi, following my amazing experience earlier this year, I now have a requirement to add a support and configuration web page to a Linux console application (Ubuntu). There was a lot of talk about Linux, may I ask, is anything available that would allow me to design an Intranet web page and add a server to the Linux console application ?
Thanks,
Denville.
|
|
|
|