Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with THTTPServer
#6
I think we are getting closer. You are correct this is just a normal web post, no scripts, AJAX or anything.

So after my processing I can call a ResponseInfo.ServeFile(AContext, 'testform.html'));. When I do the client screen is displayed but with the fields all blank.

I want to send back to the client "Field1=ABC". "Field2=XYZ" and "Field3=1234".

So where are the HTML <input> fields you refer to? I'm guessing they are somewhere in the AContext or ResponseInfo structures, but how do I set, in this example, the 3 data pairs?
Reply


Messages In This Thread
Help with THTTPServer - by andym2 - 02-03-2020, 10:19 AM
RE: Help with THTTPServer - by Robert Gilland - 02-03-2020, 10:28 PM
RE: Help with THTTPServer - by rlebeau - 02-04-2020, 12:52 AM
RE: Help with THTTPServer - by andym2 - 02-04-2020, 05:09 AM
RE: Help with THTTPServer - by rlebeau - 02-04-2020, 10:12 PM
RE: Help with THTTPServer - by andym2 - 02-04-2020, 10:45 PM
RE: Help with THTTPServer - by rlebeau - 02-06-2020, 01:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)