Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to using URL parameters within the same session
#4
(05-18-2018, 07:04 PM)davenovo Wrote: Hi Dan,

Aren't those for mapping a particular page to a static URL? i.e. you register a handler for a particular URL? In my case, I need to parse the parameter in order to determine the page in my application to show...

Those go from a page in your application to another page in your application, based on the URL it passes.  The URL syntax would be slightly different, but otherwise should do what you want.  That is, instead of passing a parameter you would pass the target as a page url.

I haven't tried it, but I think you could also branch a custom content handler based on ASession.RunParams.  Someone else may have input on that method if they've used it.

Dan
Reply


Messages In This Thread
RE: How to using URL parameters within the same session - by DanBarclay - 05-18-2018, 10:01 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)