Re: Response.Redirect Custom Protocol, not http

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You welcome,

Just a tip from me...
2 tools i can not do web development without.

1. Fiddler (Best to work with IE).
2. FireBug - plug-in for Firefox. Best to analyse Javascript errors, DHTML layout...Highly recomended.

PS: There is IE Development Toolbar which is simmilar to FireBug but has very reduced functionality. Still good since it works in IE and FireBug only for FireFox.

George.




"Nick" <a@xxxxx> wrote in message news:usxSfmBFJHA.6052@xxxxxxxxxxxxxxxxxxxxxxx
Hi George,

Cheers, I wasn't aware of that application, I shall take a look at it, thanks for your help, I'll see what I can find.

Nick.

"George" <noemail@xxxxxxxxxxx> wrote in message news:uCvoMWBFJHA.680@xxxxxxxxxxxxxxxxxxxxxxx
I do not see why it should not work...
You need to be more verbose.
When you saying that you "not seem to be able to redirect to a custom protocol" what exactly do you mean?
Do you know where problem is.
It might be in a browser when browser simply does not understand myprotocol://myurl or it might be in a ASP.NET if Response.Redirect tries to analyze the URL before sending to the browser

Install tool from Microsoft called http://www.fiddlertool.com/fiddler/ it will help you see what browser is getting from the server.

George.







"Nick" <a@xxxxx> wrote in message news:%23Iv54b$EJHA.5224@xxxxxxxxxxxxxxxxxxxxxxx
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.





.



Relevant Pages

  • Re: Response.Redirect Custom Protocol, not http
    ... Although you probably can "cheat" the browser. ... Best to analyse Javascript errors, ... There is IE Development Toolbar which is simmilar to FireBug but has very reduced functionality. ... Unfortunately I do not seem to be able to redirect to a custom protocol url, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to completely destroy a script and make it disappear forever.
    ... you should actually ask the firebug developers. ... My best guess is that firebug thought it might be handy for you for ... Remember that everything you send to the browser is, well, send to the browser. ... "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. ...
    (comp.lang.javascript)
  • Re: Firebug
    ... lak wrote: ... Even without firebug, all they need to do is save the page to disk, edit it with any editor, and load it back into the browser. ...
    (comp.lang.php)
  • Re: Response.Redirect Custom Protocol, not http
    ... tools i can not do web development without. ... Fiddler. ... There is IE Development Toolbar which is simmilar to FireBug but has very reduced functionality. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Firebug
    ... browser?. ... I don't want the user to edit the my web page details using firebug? ... The existence of Firebug is of no consequence. ...
    (comp.lang.php)