Search results 28

Sorted from new to old.
Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
Windows 7 Photo Viewer

Reg file to show Windows Photo Viewer as option to open images with. ...

Card image
Custom Treeview control

A .Net project to create Custom Treeview in ASPX pages, this is a Csharp project

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
getQueryString

Reading QueryString from JS

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...