Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webapplication.RunParams Encoding
#1
Hi 

We pass encoded, encrypted parameters to our Intraweb 15 applications, as shown below ...
Code:
WebApplication.ReferringURL 'http://127.0.0.1:8888/$/start?0001=wr7Ct+KApsOJw4rDoMON'

When we inspect the WebApplication.RunParams, the strings are not the same as below ...
Code:
WebApplication.RunParams.ValuefromIndex[0]: 'wr7Ct KApsOJw4rDoMON'

The encoding for RunParams is 'TMBCSEncoding', from (WebApplication.RunParams.Encoding.ToString).

The problem is that we do not know how to change the encoding for 'RunParams' to UTF8.

Any help would be appreciated.

Thanks, Pieter.
Reply


Messages In This Thread
Webapplication.RunParams Encoding - by pvanwyk - 03-28-2019, 02:58 PM
RE: Webapplication.RunParams Encoding - by kudzu - 04-02-2019, 01:20 PM
RE: Webapplication.RunParams Encoding - by kudzu - 04-02-2019, 01:20 PM
RE: Webapplication.RunParams Encoding - by kudzu - 04-03-2019, 02:26 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)