I have a simple task to pass the userId with the link to Exchange OWA.
example: https:\\mycompany.com\exchange?userid=1234
It hits some kind of redirect and the resulting url in the address is this
Where/What do I need to modify to prevent the ascii code for the '?' %3f from being added? Is this something that has a simplier solution?
Thanks for any insight!!
example: https:\\mycompany.com\exchange?userid=1234
It hits some kind of redirect and the resulting url in the address is this
Where/What do I need to modify to prevent the ascii code for the '?' %3f from being added? Is this something that has a simplier solution?
Thanks for any insight!!