intraweb Questions
4
I'm looking at Delphi web server apps, and the first thing I notice when I go into the New Items dialog is that there are several different frameworks.
WebBroker looks the nicest from a conceptual ...
Justiciary asked 7/2, 2012 at 0:13
9
Solved
I'm toying around with Delphi. Most of my desktop development is done in .Net, and embedded systems with C. I've done some web development in RoR & Python (Django, CherryPy) I am interested in ...
1
Solved
Using IntraWeb 14.1 and Delphi Berlin,
I'm creating and parenting a frame inside a IWRegion like this:
Page := TFrame.Create(Self);
Page.Parent := UserSession.Body_Region;
where UserSession.B...
4
I've been trying to SSL working on my IW program for the last little while and I keep running up against the 'Could not load SSL Library'. I've followed every piece of advice I could find on the su...
Trilobite asked 17/10, 2008 at 17:35
1
Solved
How can I let my Intraweb XI application authenticate users using their Windows login credentials? The application runs as a service on Windows servers.
We need to only allow network users to acce...
Cormack asked 9/5, 2011 at 14:59
5
Solved
Are there any alternatives for IntraWeb for Delphi,
if I want to write a simple but meaningful webserver in Delphi?
1
© 2022 - 2024 — McMap. All rights reserved.