Codes Required

Similar codes

code image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

2020Aug21

code image
myURLDecode

Decode a URL, opposite of Server.URLEncode

2018Jul15

code image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

2018Jun30

code image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

2018Apr15

code image
MapPath_SafeComma

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

2023May19

code image
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

2018Sep24

code image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

2019Jan14

code image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

2018Aug10

code image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

2018May22

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Oct6

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Oct6

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Mar5

code image
Captcha34

jQuery and bootstrap-based captcha, Restricted Content + Input Validator. ...

2020Mar17

code image
Upload5

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

2018Sep2

code image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

2018Aug8