Tag Archives: query

Redirect with .htaccess file

Ever wanted to redirect users from one domain to other or one sub-domain to other without compromising the the file path or query string variables? I’ve come across the requirement when I published my WordPress blog. For testing, I initially … Continue reading

Posted in Interest, Playground, Resources | Tagged , , , , , , , , , , , , , , | 3 Comments

Javascript: Select Multiple Dropdown Items

If you would like to have a multiple select dropdown and want to use the selection in a specified format, then here is the solution. Sometimes you may need to create a query string value or fill in a textbox … Continue reading

Posted in Codes | Tagged , , , , , , , , , , , , , , | 14 Comments