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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 97,261
» Latest member: nlscientificglobal
» Forum threads: 2,426
» Forum posts: 11,370

Full Statistics

Online Users
There are currently 1009 online users.
» 3 Member(s) | 1003 Guest(s)
Applebot, Bing, Google, go88altdz, linkrr88com01, nlscientificglobal

Latest Threads
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-09-2026, 03:02 AM
» Replies: 0
» Views: 89
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 91
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 102
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 375
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 191
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 549
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 179
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,117
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 319
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 904

 
  TIWSweetAlert Text linefeed
Posted by: Comograma - 07-18-2024, 10:50 AM - Forum: IntraWeb General Discussion - Replies (2)

How can I pass a linefeed <br> to the Text property of a TIWSweetAlert component?

Print this item

  IWServerControllerBaseExecuteRequest Event
Posted by: Mario Villalba - 07-17-2024, 03:55 PM - Forum: IntraWeb General Discussion - Replies (2)

Hello.
I'm new to IW and would like to know how I could capture the body of a post request. I am using the "IWServerControllerBaseExecuteRequest" event. The body I am trying to retrieve is a JSON. I hope you can guide me, since the IW.HTTP.Request.THttpRequest object does not have a ContentStream or something similar.

Print this item

  Instructions for setting up an earlier version's license (1.0.68)
Posted by: Platyforma - 07-17-2024, 06:56 AM - Forum: CrossTalk General Discussion - No Replies

Hello,

My old Delphi 2010 project is using Crosstalk 1.0.68. There will be a need for minor adjustments once some time has passed. Delphi 2010 and Crosstalk have been reinstalled, however I am unable to recall the process for activating the license. 
Sadly, the provided URL is inoperable at this time. Help! I need to know how to activate the license again.

Many thanks in advance

Meyers,

Print this item

  OnChange problems
Posted by: anatolewilson - 07-15-2024, 09:30 AM - Forum: IntraWeb General Discussion - Replies (1)

I made a form with 100+ TIWComboBox questions on one page.

Using the OnChange event, the page is updated on every response. That is an inconvenience when we are at the end of the Form because it returns to the beginning every time it responds.

Is there any code that solves this problem? (Ps. I would not want to use Async events).

Best regards.

Print this item

  Looking for the source of Indy10 DNS Resolver Demo
Posted by: Justin Case - 07-12-2024, 11:18 AM - Forum: Indy - No Replies

[EDIT] I've solved this now - found wireshark installed on the VM and found the problem - missing length byte at the beginning of the TXT record. For some reason I didn't think wireshark ran on XP but I found it there and fixed it now. But if anyone can still help with the problem below I'd be grateful!!

Hi

Ages ago from somewhere, I found an example for using Indy10's TIdDNSResolver component.

Using that component isn't much of a problem however I'm trying to debug why a TXT record that is served from my server, is misunderstood and coming through garbled. Having this demo on my desktop I thought I'd use it.. but I can't find the source code anywhere in order to debug what is coming in from my dns server.

The demo's main form looks like this:

[Image: screenshot-1612.jpg]

Does this ring any bells with anyone?

It's not one of the indy demos and isn't on the indy github either. I've been prowling around my hard drives but cannot locate it anywhere - all i have is the executable.

Thanks,
JC

Print this item

  Intraweb and Honeywell CT45 handhels
Posted by: FAlvarado - 07-11-2024, 07:08 PM - Forum: IntraWeb General Discussion - Replies (5)

I had a subscription to IntraWeb 14 Ultimate Edition several years ago. I developed an industrial application with success. 
Now I'm evaluating the new version 15 to develop a new project.
This project is relatively simple: uses SQL server to store info about products and let the user to print labels to a Zebra printer in several client locations....
My question is: as we are using Honeywell CT45 handheld's browser to run the web application and read a barcode for the product and then print the corresponding label, will IntraWeb interface with the barcode reader of the handheld computer?
https://sps.honeywell.com/us/en/products...#resources
I suppose IntraWeb can interface with the bowser printers.
Any one had developed an IntraWeb web application using this type of handhelds?
Kind Regards 
Francisco Alvarado

Print this item

  When to use UniqueURL
Posted by: Comograma - 07-11-2024, 11:57 AM - Forum: IntraWeb General Discussion - Replies (1)

Can anyone tell me when must I uses UniqueURL = True?
Regarding RestartExpiredSessions , this means that, when set to True, the session will automatically restart when the do something, right?
Thanks!!

Print this item

  TIdIPMCastClient problem
Posted by: kiprov - 07-10-2024, 12:41 AM - Forum: Indy - Replies (4)

IdIPMCastClient ( Delphi 7 and Rad studio Delphi 12.1, indy 9 and 10) not receive multicast message from unix/linux (from Windows 10 is Ok) computer.

Print this item

  TIdSMTPServer - Questions (differences between v9 and v10)
Posted by: Justin Case - 07-09-2024, 06:04 PM - Forum: Indy - Replies (15)

Hi,

Moons ago I was writing a smtp server in v9. V9 rocked, the event handlers (via the object inspector) made it nice and easy to use but there was some architectural bug in it involving the dots - from memory it needed two dots on some lines for some reason.. Anyway eventually i setup another machine with v10, had a newborn son, forgot all about it...

9 odd years later.. I'm back on this project..

I'm using 10.2.3

So with the online documentation being down on ww2.indyproject.org, I'm kind of flying blind. To get started, I double clicked all the events in object inspector and put in a ShowMessage() so that i knew what order they fire in (yes I had exceptions regarding drawing - but it got me what i needed after multiple program resets).

So I have these in this order (I'm manually typing these in - can't copy from the VM - sorry for any typo's but you'll get the idea):

procedure TDataModule1.IdSMTPServer1.Connect()
procedure TDataModule1.IdSMTPServer1BeforeCommandHandler()
TDataModule1.IdSMTPServer1Reset()
IDSMTPServer1SPFCheck()
IdSMTPServer1AfterCommandHandler()
IdSMTPServer1UserLogin()
IdSMTPServer1MailFrom()
IdSMTPServerRcptTo()
IdSMTPServer1Received()
IdSMTPServer1MsgReceive()
IdSMTPServer1Disconnect()

That all seems relatively straight forward however I'm having problems with SPFCheck(). My client (Outlook express - yes it's old but ok for testing) sends my machine name (Asuras) which obviously isn't a domain and as it's a SMTP client, not another SMTP server, that obviously won't resolve. I suspect a connecting server will send a domain?

So how do I proceed with this? - obviously if another server connects then the SPFCheck is a great idea but if it's a client then I'm in a fix and it will fail (as a bodge I'm using "If Pos('.', ADomain) then.." to test for a domain). Will IdSMTPServer cause a disconnect / client abort if I use spfNone / spfNeutral or will it just continue?

EG I'm with yahoo. If my email client were to connect to them, it would send "HELO/EHLO Asuras". Based on the indy logic, Asuras means nothing to Yahoo and so it would probably perform a spfCheck against my IP. My IP is part of my ISPs network and thus Yahoo has nothing to pass or fail me with until I login - but in the sequence above, that comes two events later.

Also if a SMTP client connects, it has to send a username and password. How do SMTP servers communicate mail to each other without this? - As the sequence above suggests it seems like a inbound connection has got to login first before it can specify the MailFrom details and trigger that event. How can I know in the UserLogin() event that the connecting user will be sending to a local address in order that I can set VAuthenticated := True ? - those details don't come through until RcptTo()!!

AThread has vanished.. now we have AContext. Whats the difference here? Presumably they still run like threads?

Oh one other thing, whats IdSMTPRelay all about?

Thanks for your time,

JC

Print this item

  ww2.indyproject.org is down!
Posted by: Justin Case - 07-09-2024, 10:20 AM - Forum: Indy - Replies (1)

Finally made it over here - embarcadero newsgroups seem to have vanished and it's taken me ages to get back into programming / delphi / indy...

Anyway the ww2 subdomain of indyproject is down - taking the support (.hlp, .chm etc) files with it along with the online documentation. Obviously that's going to put a greater strain on Remy..

It's been down for ages - probably over a year!

JC

Print this item