Search results 33

Sorted from new to old.
Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

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 ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
Multi-line Textbox focus bug

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

Card image
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image
getQueryString

Reading QueryString from JS