Category: VB
-
I have received this requirement on more than one occasion so I thought it would benefit others if I posted these snippets. So here we go, let’s export a gridview as an excel file. For starters let’s add a couple controls to the front-end aspx page: I’m going to assume…
-
+
+
+
+
+
+
You may have the classic issue of needing logs cleared but you do not have time to log onto each server and delete files for space. Here’s a script that will do it for all IIS sites and will let you select how many days back you wish to keep.…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
Wrote a variation of this for different purposes over the past few months. You can get creative and put it in a web service or within your web application. You would also want to send a lot of the initial variables in through ByVal when you call the Function or…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+