Re: want my own extention like http://www.myserver.com/default.prt

Tech-Archive recommends: Fix windows errors by optimizing your registry



You can implement HttpModules and Httphandlers to achieve that. you can take
a look at this article
it shows you step by step how to get that done
http://www.15seconds.com/issue/020417.htm

"kferron" <kevin.ferron@xxxxxxxxx> wrote in message
news:1163569554.261797.217630@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
yes, it is, but it has nothing to do with vs.net, but rather the
webserver (most likely IIS). The idea is that you would register your
new extension in IIS, and have it assign the ISAPI trunk to point to
the .net framework.. Once you find where the extensions are registered
you can probably mimic the way the .aspx extension is currently
registered

~kcf


_thedebugger wrote:
Dear friends,

I am web developer, working with vs.net 2005.
I want to create my own extenstion like .aspx, which will server only
aspx
code. but user cannot see that extension.

like my web application will be
http://myserver.com/default.prt

is that possible?

Sachin



.


Quantcast