Code-tips - code-tips.com - Code-Tips.com - Web Development, Programming, SEO

Latest News:

VBScript Web Services / SOAP (References) 5 Jul 2012 | 08:56 pm

The following is a set of resources to help when working with SOAP Web Services from VBScript.  Resources include tutorials, examples and forum threads relating to working with SOAP Web Services via V...

DIY SharePoint Marketing Tips & Tools - Do Follow SharePoint Article Libraries 5 Sep 2011 | 08:50 pm

Looking for places to help promote your SharePoint products or website using legitimate means?  In this article I provide information and tips about how you can promote your products or services yours...

How to Generate Feed Using Php (Atom 1.0 and RSS 2.0 Compatible) 14 Aug 2011 | 04:05 am

In this tutorial, I demonstrate how to generate a feed using Php that can be displayed from a website in multiple formats, including Atom 1.0 and RSS 2.0.  I will be using functionality from the Php F...

Php FeedWriter Released - Version 3.0 Beta - Universal Feed Generator 30 Jun 2011 | 12:53 am

Generate Atom 1.0, RSS 2.0 and RSS 1.0 feeds for free using Php. Php FeedWriter 3.0 beta has been released for download.  The update to the class and functionality builds upon the previous version RS...

WordPress Breadcrumb Navigation on Pages & Meta Title 13 Jun 2011 | 02:24 pm

Today I needed to include page breadcrumbs on a WordPress blog site.  I only wanted the breadcrumb navigation to be visible on pages, and to not display at all on the homepage (static). The following...

Javascript Query String Manipulation Functions 13 Feb 2011 | 03:56 am

Javascript Query String Manipulation Functions The following is a series of articles with Javascript functions that can be used to manipulate the query string parameters and variables in the current ...

Javascript Add query string parameter dynamically to some or all links on the current page 13 Feb 2011 | 03:01 am

This Javascript function retrieves all <a> tags (hyperlinks) from the current page, and updates each link to include the supplied query string parameter and value. The third (optional) parameter pass...

Javascript Return the url of the current page with no query string parameters 13 Feb 2011 | 02:57 am

This Javascript function strips/removes any existing query string parameters from the url and returns the 'cleaned' url. function stripParameters() { var loc = window.location.href; return l...

Javascript Get all parameters and values as an Array 13 Feb 2011 | 02:55 am

This Javascript function extracts each parameter from the query string and returns a multi dimensional array containing the parameter names and values. Array( Array(parameter_name1, parameter_value1)...

Javascript Get the value of the specified Query String Parameter 13 Feb 2011 | 02:52 am

This Javascript function checks the address of the current page for the supplied query string parameter.  If found, the value of the parameter is used, if the parameter is not found, false is returned...

Recently parsed news:

Recent searches: