N
Nick
Hi there,
I would like to perform something like the following from my vb.net web
service, being invoked via HTTP Post
Call HttpContext.Current.Response.Redirect("myprotocol://myurl")
Unfortunately I do not seem to be able to redirect to a custom protocol
url, any ideas why? Basically I'm trying to implement this functionality so
no coding need take place to get the redirection from the consuming web
page.
Cheers for any advice.
Nick.
I would like to perform something like the following from my vb.net web
service, being invoked via HTTP Post
Call HttpContext.Current.Response.Redirect("myprotocol://myurl")
Unfortunately I do not seem to be able to redirect to a custom protocol
url, any ideas why? Basically I'm trying to implement this functionality so
no coding need take place to get the redirection from the consuming web
page.
Cheers for any advice.
Nick.