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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 83,557
» Latest member: gamenohu69com
» Forum threads: 2,409
» Forum posts: 11,318

Full Statistics

Online Users
There are currently 538 online users.
» 7 Member(s) | 528 Guest(s)
Applebot, Bing, Google, gamenohu69com, polslunchcomcond1977, sunwinktcom, sunwinsipjpnet, tg88t5netvn, w88bangladesh, xoilacsjjpnet

Latest Threads
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-01-2026, 12:19 AM
» Replies: 4
» Views: 4,189
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-01-2026, 12:04 AM
» Replies: 4
» Views: 574
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Gustave
06-30-2026, 09:00 PM
» Replies: 0
» Views: 43
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Gregory_Twedt
06-24-2026, 04:40 AM
» Replies: 5
» Views: 747
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 120
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,682
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 563
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: geraldtatum
06-02-2026, 06:24 AM
» Replies: 1
» Views: 454
weakpackageunit contains ...
Forum: IntraWeb General Discussion
Last Post: rlebeau
05-26-2026, 04:56 PM
» Replies: 4
» Views: 632
Custom 404 handler
Forum: IntraWeb General Discussion
Last Post: CfawesDwale
05-21-2026, 08:02 AM
» Replies: 0
» Views: 288

 
  IW15 SSL issue (StandaloneSSL demo)
Posted by: Filip Demuynck - 02-03-2019, 01:05 PM - Forum: IntraWeb General Discussion - Replies (1)

Hi,

I've successfully installed the required : 
libeay32.dll
ssleay32.dll
so the StandaloneSSL demo compiles and runs.
However, when i click on the link to open the secured form i get the following error messages, depending on the used browser :
Firefox : SSL_ERROR_UNSUPPORTED_VERSION
edge : cannot make a secured connection with this page
                           This can be because the site uses an outdated or insecure TLS-securetysetting.  If this keeps happening, please contact the owner of the website

internet explorer : cannot make a secured connection with this page
                           This can be because the site uses an outdated or insecure TLS-securetysetting.  If this keeps happening, please contact the owner of the website
chrome : ERR_SSL_VERSION_OR_CIPHER_MISMATCH

This is the last hurdle to take before i can launch my new website, so any help would be much appreciated (using the latest IW version 15.0.17 on Delphi 10.3

Kind regards,

Filip Demuynck

Print this item

  Back / Forward Button Revisit!
Posted by: ShaneStump - 02-03-2019, 07:35 AM - Forum: IntraWeb General Discussion - Replies (5)

Howdy All!

I have a couple customers that would like me to allow the use of the browser back/forward buttons and I have tried explaining to them that would most likely cause the state of my web application to become 'lost'?

How are other IW users handling this? I keep being total that modern web apps should allow the back/forward buttons so I thought I would ask here and see if there is a solution in IW apps I could allow it.

All the best,

Shane

Print this item

  Resizing component issue at run-time
Posted by: bob9999 - 02-02-2019, 09:12 PM - Forum: IntraWeb General Discussion - Replies (6)

I have an memo field with resize option (resizeDirection rdBoth) and a button under the component at design. 

The issue is that the button under the memo component is rendering in the same position rather than floating with the memo size so then there is all this space under the memo or the memo just draws over everything under.  How do I make the content under the memo shift or change position so the content under just floats with the memo resize?

I tried using the memo in a region and changing resize options in a parent container type concept but still no dice.

Hopefully someone has done this before or perhaps there is a property I missed somewhere.  I have gone through the demo project and documentation but if a demo has this concept somewhere I am all ears.

Cheers.

Print this item

  Timeout response
Posted by: lfeliz - 02-02-2019, 07:10 AM - Forum: IntraWeb General Discussion - Replies (8)

Hello,

I am looking form some info on setting a timeout response.  I in IW 11 it was in server controller, but I have really worried about since then, but now i am looking to implement a nicer error message.  Which Demo for IW 14 or 15 shows this?

Print this item

  GDPR / Cookies warning etc
Posted by: lfeliz - 02-01-2019, 12:53 AM - Forum: IntraWeb General Discussion - Replies (1)

Hello,

Anyone have their IW app warn users about cookies etc... as most site do these day to comply GDPR and the like?      I am thinking that if my website has such a popup and the link to login to my IW app is on that page, it to is covered.  I may just  need to have my login form place a cookie to now it has warned the user about cookies and how my app uses them, just to be safe.

Cheers!

Print this item

  OnAsync Events Help!
Posted by: ShaneStump - 01-28-2019, 07:11 PM - Forum: IntraWeb General Discussion - Replies (4)

Howdy All!

I have been making pretty good progress on V3 of my new web reservations app using Bootstrap. I have run into a few issues I would like to get other's advice / help on:

1) I am using CSS for styling my required input controls. As soon as user does an equivalent of a 'submit' in one of my async events, I check for errors. 

If there is an any errors, I display the formatted errors in a Boostrap Card and I would like to 'add to' the CSS Input styles to show errors more forcefully.

The only way I know to update CSS is by forcing a full submit (and it works well).

Is there away to update a form's extra header from an OnAsync event or is a full page submit the best way?

2) Showing a custom image file when a form get's locked. In my CGDevTools, this was easy with one of their components. Is there an easy equivalency in the standard IW?

Thanks in advance,

Shane

Print this item

  Error: TIWMimeTypes.GetAsString: No extension found.
Posted by: hsbelli - 01-27-2019, 01:43 PM - Forum: IntraWeb General Discussion - No Replies

hi, have a iw 15.0.17 application and i have this error  "TIWMimeTypes.GetAsString: No extension found."
anyone tell me what is the reason of this?..

regards

Print this item

  CustomContentHandlers
Posted by: amit.walters - 01-26-2019, 04:54 AM - Forum: IntraWeb General Discussion - Replies (1)

IntraWeb Version: 15.0.17

I have downloaded demo from https://github.com/Atozed/IntraWeb.
I need C++ code for the  delphi demo CustomContentHandlers.  In my project I need to send xml data to client depending on the parameter they have provided and CustomContentHandlers demo is doing exactly what I want but it is in delphi and I am unable to convert it to C++ code.

I tried but not working it says (404 file not found)
code writen by me
in ServerController.cpp
void __fastcall TIWServerController::IWServerControllerBaseConfig(TObject *Sender)

{
  THandlers::Add("", " GiveMeSomeXML", new  TContentXML());
}

in IW.Content.XML.cpp
 __fastcall  TContentXML :: TContentXML ()
{
}

__fastcall  TContentXML ::~ TContentXML ()
{
}

bool __fastcall  TContentXML ::Execute(Iw::Http::Request::THttpRequest* aRequest, Iw::Http::Reply::THttpReply* aReply, const System::UnicodeString aPathname,
                                          Iwapplication::TIWApplication* aSession, System::Classes::TStrings* aParams)
{
 aReply->ContentType = "text/xml";;
 aReply->WriteString("<xml>My xml content here</xml>");
}

in IW.Content.XML.h

class TContentXML : public Iw::Content::Base::TContentBase
{
private:    // User declarations

public:        // User declarations
   __fastcall virtual  TContentXML ();
   __fastcall  ~ TContentXML (void);

   virtual bool __fastcall Execute(Iw::Http::Request::THttpRequest* aRequest, Iw::Http::Reply::THttpReply* aReply, const System::UnicodeString aPathname, Iwapplication::TIWApplication* aSession, System::Classes::TStrings* aParams);

};

I know I have not converted it properly please help me

Print this item

  CustomContentHandlers Demo code in C++
Posted by: amit.walters - 01-26-2019, 04:48 AM - Forum: IntraWeb General Discussion - No Replies

I Am using IntraWeb Version: 15.0.17

I have downloaded demo from https://github.com/Atozed/IntraWeb.
I need C++ code for the  delphi demo CustomContentHandlers.
In my project I need to send xml data to client depending on the parameter they have provided and CustomContentHandlers demo is doing exactly what I want but it is in delphi and I am unable to convert it to C++ code.

I tried but not working it says (404 file not found)
code writen by me
in ServerController.cpp
void __fastcall TIWServerController::IWServerControllerBaseConfig(TObject *Sender)

{
  THandlers::Add("", " GiveMeSomeXML", new  TContentXML());
}

in IW.Content.XML.cpp
 __fastcall  TContentXML :: TContentXML ()
{
}

__fastcall  TContentXML ::~ TContentXML ()
{
}

bool __fastcall  TContentXML ::Execute(Iw::Http::Request::THttpRequest* aRequest, Iw::Http::Reply::THttpReply* aReply, const System::UnicodeString aPathname,
                                          Iwapplication::TIWApplication* aSession, System::Classes::TStrings* aParams)
{
 aReply->ContentType = "text/xml";;
 aReply->WriteString("<xml>My xml content here</xml>");
}

in IW.Content.XML.h

class TContentXML : public Iw::Content::Base::TContentBase
{
private:    // User declarations

public:        // User declarations
   __fastcall virtual  TContentXML ();
   __fastcall  ~ TContentXML (void);

   virtual bool __fastcall Execute(Iw::Http::Request::THttpRequest* aRequest, Iw::Http::Reply::THttpReply* aReply, const System::UnicodeString aPathname, Iwapplication::TIWApplication* aSession, System::Classes::TStrings* aParams);

};

I know I have not converted it properly please help me

Print this item

  IIS Isapi deployment question
Posted by: joel - 01-26-2019, 02:13 AM - Forum: IntraWeb General Discussion - No Replies

When deploying IW under IIS as an Isapi deployment, does IW use COM in anyway?   I think the answer is no, but I need to verify this for a superior of mine.   

Thanks

Print this item