WaYdotNET Web Blogs

Il blog di Carlo Bertini e qualcosa di .NET
posts - 57, comments - 2796, trackbacks - 925

My Links

News

Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

ASP.NET

Caxxate

URL Rewriting utilizzando un HTTPHandler con Asp.net

Sto facendo delle prova con HTTPHandler, vediamo se riesco a sistemare il codice: UrlRewriting.vb Imports System Imports System.IO Imports System.Web Imports System.Web.UI Public Class ContentUrlRewriting Implements IHttpHandlerFactory Public Function GetHandler(ByVal context As HttpContext, ByVal requestType As String, ByVal url As String, ByVal path As String) As IHttpHandler Implements IHttpHandlerFactory.GetHandler Dim pagina As String = context.Request.MapPath("default.aspx") Return PageParser.GetCompiledPageInstance(url, pagina, context) End Function Public Sub ReleaseHandler(ByVal handler As IHttpHandler) Implements IHttpHandlerFactory.ReleaseHandler End Sub End Class poi vediamo di sistemare anche l'url :D ed il web.config

Print | posted on giovedì 27 ottobre 2005 13:20 |

Feedback

Gravatar

# re: URL Rewriting utilizzando un HTTPHandler con Asp.net

neshdrogeri srh sakomuralul ht eonliletian

13/10/2011 15:06 | sdfsdf
Gravatar

# re: URL Rewriting utilizzando un HTTPHandler con Asp.net

You not have to be worried, simply buy custom essays Online and be sure that your custom essay writing are performed by experienced essay writers.192.168.1.254
03/04/2014 14:08 | tensioner
Gravatar

# re: URL Rewriting utilizzando un HTTPHandler con Asp.net

Volevo augurare a tutti voi un felice e sereno Natale in compagnia di tutte le persone a cui volete bene.192.168.1.1
15/03/2015 09:13 | ereno
Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET