Good morning, I am try to make a redirect type file to an specifict url. Ok,
perhaps is better tell an example, let's go...
I want that the people which connect to my web sever an try to get type file
namefile.aaa, be redirect to
http://myserver/miFileProcessor.aspx?file=\namefile.aaa, ok i can do it if i
go for each file in the iis manager and change its file propetis,. but i
hope there are another solution.
Can some help me?? Thanks.