Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to best accomplish this
#9
The Checkts performs multiple checks. If the calling browser sends no parameters then I build the custom html that presents a landing page with Captcha code. If the calling browser passes in a encoded time string parameter then I decode and verify that the decoded time is no more that 5 seconds past current time (I use the to naviate between multiple IW ISAPI app.) then the CheckTS returns true and the session is allowed if not then I want to return a 403 error which is what webapplication.terminate does.

I was hoping to use the BeforeNewSession to do this, so that sessions are not created by bots trying to screen scape or other bad actors hitting our url

I have fixed the "Reply type already set" errors, by not calling terminate after i already sent the custom html.

I am getting a few errors on my password field OnAsyncChange on my login page. It does not show up as an error to the user but is written out to the exception log file. I am still investigating this, but if you have any advice on issues using OnAsyncChange, I would be grateful.

Again, that your for your help.
Reply


Messages In This Thread
How to best accomplish this - by PDSBILL - 12-19-2023, 02:41 PM
RE: How to best accomplish this - by MJS@mjs.us - 12-19-2023, 06:26 PM
RE: How to best accomplish this - by PDSBILL - 12-20-2023, 02:25 AM
RE: How to best accomplish this - by PDSBILL - 12-20-2023, 06:15 PM
RE: How to best accomplish this - by PDSBILL - 12-21-2023, 08:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)