| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1283 online users. » 2 Member(s) | 1278 Guest(s) Applebot, Bing, Google, ebob42, hubbfastvietnam
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
09-11-2026, 09:49 PM
» Replies: 1
» Views: 191
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 156
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 172
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 477
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 242
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 642
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 225
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,243
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 360
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 985
|
|
|
| TIWServerController::URLBase |
|
Posted by: JuergenS - 07-14-2022, 09:58 AM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
I am using HTTP.SYS with URL reservation.
I found the following in the ATOZED documentation:
URLBase: string; [Published, Read/Write]
URLBase is the common prefix found while navigating inside a given website is known as the base URL.
The URLBase is concatenated with the server's root URL to form the application URL.
Example: server URL is www.yourserver.com and application URLBase is /myapp/, the application root url will be http(s)://www.yourserver.com/mypp/
I keep getting complaints from users getting the "Resource not found on server (error 404)" error because they're just not used to typing the slash at the end.
Even if I just use myapp instead of /myapp/ for URLBase, the slash has to be specified at the end.
Is there a way to omit the trailing slash?
Regards
JuergenS
|
|
|
| ModalWIdnow with Region in template |
|
Posted by: pgnair - 07-14-2022, 05:31 AM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Modal window with ContentElement = region is displaying and working properly in a normal application without template. but if use the template then the modal window popup in very small size. Any other changes is required in the region or the modal window settings when use it in the templates please. I am using the latest version 15.2.62.
|
|
|
|