Search results 63

Card image cap
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image cap
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image cap
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image cap
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image cap
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image cap
setSelectedIndex byname and byval

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

Card image cap
Open Window

Open another window with java script (_blank) Setting up width, height, ...

Card image cap
Window and screen sizes in jQuery

Get the size of the screen, current web page and browser window using jQuery ...

Card image cap
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image cap
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image cap
Capitalize in JS

Convert text to all capital letters

Card image cap
iframe link to parrent

Link to the parent from inside an iFrame using JAVA