i used if e.Url.AbsoluteUri equals to a certain url, then a procedure happens. but how can i make it so that the url starts with a certain specific string, and then if it ends by anything
ex.: https://login.live.com/*
something like that



thnx
Phil