Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | pareekfranksoulStarting Member
 
 
                                        26 Posts | 
                                            
                                            |  Posted - 2009-06-29 : 01:33:27 
 |  
                                            | i have write a handler through which i am rewriting the urls. my application is developed in c#. My Problem is: Visible URL: http://www.xyz.com/specials/jakson.aspxOn the backend through handler i will rewrite the url and send the original url to IIS:Rewrited URL : http://www.xyz.com/specials.aspx?cat=jaksonbut when i will convert my visible url extension to .html then its not working.Is there any settings i have to made in IIS or in code.Thanks |  |  
                                    | afrikaMaster Smack Fu Yak Hacker
 
 
                                    2706 Posts | 
                                        
                                          |  Posted - 2009-06-29 : 06:23:10 
 |  
                                          | best resources on .nethttp://www.asp.net/learn/videos/video-154.aspx |  
                                          |  |  |  
                                    | grazChief SQLTeam Crack Dealer
 
 
                                    4149 Posts | 
                                        
                                          |  Posted - 2009-06-29 : 14:57:12 
 |  
                                          | I do that exact thing on this site for all the articles.  I use http://www.isapirewrite.com/.  I think you could do the same thing using IIS 7 though.=================================================Creating tomorrow's legacy systems today.  One crisis at a time. |  
                                          |  |  |  
                                |  |  |  |