Http Handler Actions,Command
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I have succesfully written HttpHandler which get the URL from web
config( key value pair). when i type fake.aspx on browser goes to
realpage.aspx fine.
key"fake.aspx" value"realPage.aspx"
On realPage aspx i have two button to click.
I am not sure how to implement these click events.
Any suggestion for click events implementation.
Code behind of the realPage.aspx? OR How Handler implements,fires this
event..
.
Relevant Pages
- Re: Http Handler Actions,Command
... You can do this by re-writing the path again ... >config(key value pair). ... when i type fake.aspx on browser goes to ... >On realPage aspx i have two button to click. ... (microsoft.public.dotnet.framework.aspnet) - Deploy IEAK
... In your clients' browser their "Auto ... config file on the IIS server. ... IEAK6 forum tends to actually use IEAK6. ... (microsoft.public.windows.inetexplorer.ie6.ieak) - Re: opening a client application from a server?
... I think it is an Apache problem, but we don't have enough information to ... Acrobat, open a txt file in the browser window, and so on. ... appropriate content-type. ... If it's Apache, fix the Apache config. ... (comp.lang.perl.misc) - Re: IE6
... This has been on my mind too, Mickey.. ... be so well designed to do the myriad of ... [eg - does this browser use 1.1.4?, ... I will bookmark your config stuff too.. ... (comp.lang.java.programmer) - Re: Punycode & nslookup
... You configure an idn zone the same way you do for any other - so I assume ... your config below is correct - although the location of the master file ... As for you question concerning the browser converting the domain to punycode ... Best regards, ... (comp.protocols.dns.bind) |
|