Search results 89

Card image cap
DB connection driver

What is the Driver part in ConnectionString

Card image cap
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image cap
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

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
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image cap
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image cap
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image cap
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image cap
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...