Results for "Author: karabunga"
This ought to be a replacement for the standard read-only app.config file. Writing to app.config is actually possible but since the usage we can make of app.config is somewhat limited, I decided to write my own class. A sample application will get you going in minutes.
Ping a machine from .NET. This code is CLR compliant.
This is a basic counter that has some more advanced statistic features. Small, fast and efficient!
Function that returns a graphical scorebar based on the value you provide. Very basic but thought I'd share this sweet little function with you all!
Function that generates a random password of a specified or random lenght.
Many still think it is not possible to use templates with ASP the CGI way (Perl/C++). Well, it IS possible! I have seen some script that simulate this, but not like this one. You can now have a completely template driven website in a snap. Templates can run ASP VBScript and/or show HTML to the user's screen. Take a look to the code and you will be convinced!
Displays a nice HTML calendar!
Since MS-Access doesn't support accent insensitive queries by itself (MS SQL Server does as far as I know), I had to create a function that would fix the problem. With this function, it is possible to turn any SQL query into an accent insensitive query. With a few little modifications, it works great with ASP too!
Returns the last day of a specified month. Takes into account leap years.
This ought to be a replacement for the standard read-only app.config file. Writing to app.config is actually possible but since the usage we can make of app.config is somewhat limited, I decided to write my own class. A sample application will get you going in minutes.
Ping a machine from .NET. This code is CLR compliant.
This is a basic counter that has some more advanced statistic features. Small, fast and efficient!
Function that returns a graphical scorebar based on the value you provide. Very basic but thought I'd share this sweet little function with you all!
Function that generates a random password of a specified or random lenght.
Many still think it is not possible to use templates with ASP the CGI way (Perl/C++). Well, it IS possible! I have seen some script that simulate this, but not like this one. You can now have a completely template driven website in a snap. Templates can run ASP VBScript and/or show HTML to the user's screen. Take a look to the code and you will be convinced!
Displays a nice HTML calendar!
Since MS-Access doesn't support accent insensitive queries by itself (MS SQL Server does as far as I know), I had to create a function that would fix the problem. With this function, it is possible to turn any SQL query into an accent insensitive query. With a few little modifications, it works great with ASP too!
Returns the last day of a specified month. Takes into account leap years.
This ought to be a replacement for the standard read-only app.config file. Writing to app.config is actually possible but since the usage we can make of app.config is somewhat limited, I decided to write my own class. A sample application will get you going in minutes.
Ping a machine from .NET. This code is CLR compliant.