Hi Bruce,
p_web.Requesthost returns the correct site name only on the first request from MSIE 11 client. The value is then truncated for sequential requests. Not sure if this is the case for all version of MSIE. No issues with Firefox or Chrome. Attached is the WEB1 Example where I store the p_web.Requesthost value in a session variable within the process link embed. The session variable is shown on the page header which would be the initial value because the page header does not change. In the mail box form I show the current value. With Firefox the values are the same, with MSIE 11 the values are different. I also output the p_web.Requesthost value to debug in the process link embed which clearly shows that the value changes after the first request by MSIE. The example app was compiled in C10, NT 8.55.
I use p_web.Requesthost value to determine the sub host value (e.g. test.localhost). Please fix.
Thanks,
Rob Kolanko
[attachment deleted by admin]