Search results 257

Sorted from new to old.
Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Prn

Printout into page, along with additional function to decide where to put the ...

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
Textbox focus issue fix

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