Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Want simple JS demo
#11
(08-18-2019, 06:55 AM)DanBarclay Wrote: Hi Kristy,

I downloaded the demo Jose provided and tried it here, it works fine.  I'm running IW 15.1.2, just haven't installed 15.1.3 yet, but that shouldn't matter.

If you run the demo, exactly what are you seeing?
Run the demo, you should see a button and textbox.  Textbox will contain the default text "IWEdit1".
When you press the button it will execute the callback, replacing the "IWEdit1" with "something", and also show the notification.

Where does your execution break down?

Hi Dan,

I don't know how to setup http.sys environment. Everytime I tried to IW test base on http.sys, windows blue screen appear. So I just copy and paste the code Jose given.

The code can show the timezone offset value right in IWEDIT1.
But if I try to assign IWedit1.text to IWlabel.caption, IWbutton.caption... Its nothing changed.
Actually I want to get this value other than ask user to set their local time. Daylight saving time is also a cause.
It seem that show value on IWedit1 but also destroy the internal structure. I can't get the value to backend process.
That my facing problem.

Oh No!

Just simple as below also not work?
(Windows 10 Home + Delphi 10.3.2 + Intraweb 15.1.3)

procedure TIWForm1.IWButton1Click(Sender: TObject);
begin
WebApplication.ShowMessage('12345678');
end;

Which version can be work for production?
(May be never having! At least never having completed manual)
(No wonder users are getting less and less.)
Reply


Messages In This Thread
Want simple JS demo - by Kristy - 08-16-2019, 06:54 AM
RE: Want simple JS demo - by Kristy - 08-16-2019, 08:50 AM
RE: Want simple JS demo - by Jose Nilton Pace - 08-16-2019, 11:17 AM
RE: Want simple JS demo - by kudzu - 08-16-2019, 12:22 PM
RE: Want simple JS demo - by Kristy - 08-16-2019, 01:25 PM
RE: Want simple JS demo - by Kristy - 08-17-2019, 03:53 AM
RE: Want simple JS demo - by Jose Nilton Pace - 08-17-2019, 09:38 PM
RE: Want simple JS demo - by Kristy - 08-18-2019, 01:17 AM
RE: Want simple JS demo - by Kristy - 08-18-2019, 06:28 AM
RE: Want simple JS demo - by DanBarclay - 08-18-2019, 06:55 AM
RE: Want simple JS demo - by Kristy - 08-18-2019, 07:47 AM
RE: Want simple JS demo - by Alexandre Machado - 08-18-2019, 09:45 PM
RE: Want simple JS demo - by Kristy - 08-19-2019, 03:14 AM
RE: Want simple JS demo - by DanBarclay - 08-19-2019, 03:35 AM
RE: Want simple JS demo - by DanBarclay - 08-18-2019, 05:54 PM
RE: Want simple JS demo - by kudzu - 08-18-2019, 06:51 PM
RE: Want simple JS demo - by Alexandre Machado - 08-19-2019, 03:25 AM
RE: Want simple JS demo - by Kristy - 08-19-2019, 05:02 AM
RE: Want simple JS demo - by DanBarclay - 08-19-2019, 05:14 AM
RE: Want simple JS demo - by Kristy - 08-19-2019, 06:35 AM
RE: Want simple JS demo - by Alexandre Machado - 08-19-2019, 08:24 AM
RE: Want simple JS demo - by Kristy - 08-19-2019, 09:56 AM
RE: Want simple JS demo - by Alexandre Machado - 08-21-2019, 02:44 AM
RE: Want simple JS demo - by Kristy - 08-21-2019, 03:13 AM
RE: Want simple JS demo - by DanBarclay - 08-21-2019, 03:24 AM
RE: Want simple JS demo - by kudzu - 08-21-2019, 02:57 PM
RE: Want simple JS demo - by Kristy - 08-23-2019, 04:29 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)