How to create MimeFilter in c#
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi How can I implement the Mimefilter in c#. I had got some links related to these http://msdn.microsoft.com/en-us/library/aa767916(VS.85).aspx[^] Is there any other information related to these? actually I want to change the web page text on the fly, such that the user can see the changed text directly on browser? How to do this