asp.net - Have page come up without the .aspx -


this question has answer here:

i using asp.net web forms.

i have situation aspx page needs come without .aspx extension.

following example (not real site):

  www.abc.com/firstpage 

the page called firstpage.aspx, wonder if make work without .aspx.

the reason why important because email got sent out www.abc.com/firstpage, , need figure out how make programatically go www.abc.com/firstpage.aspx.

if using .net 4.5 can use asp.net friendly urls: http://aspnetfriendlyurls.codeplex.com/


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -