Blogs about: Query String

Featured Blog

Search, Filter, or Sort Lists in Sharepoint with Query String

williamwmy wrote 3 days ago: To show All Items in a list with default view, we usually use: /Forms/AllItems.aspx To Filter we can … more →

Tags: SharePoint, List, 2010, Filter, multiple values

301 Redirect Based on query string

bugsfix wrote 2 weeks ago: RewriteCond %{QUERY_STRING} ^id=2$ RewriteRule (.*) http://www.domain.com/contact? [R=301,L] … more →

Tags: Web development, htaccess, 301 Redirect

Passing Query String Values as Part of a Source Query String Value

(evil)amy wrote 1 month ago: ​Putting a query string value INSIDE a query string value? Its a bit like a snake eating its own tai … more →

Tags: Customization, Javascript and jQuery, source

GET METHOD Vs POST METHOD

narmada132 wrote 1 month ago: Most of the websites and web applications executes two methods behind the scene but play a crucial r … more →

Tags: Top 10 posts, get, Post, form, Submit, GET method, POST method, User Interaction, pass information

Parsing a Query String into an array with JavaScript

adevelopersnotes wrote 1 month ago: This brilliant method belongs to Joe Zim’s JavaScript Blog. Here is the function. var parseQue … more →

Tags: javascript, jquery, how, Into, javascript, Object, Parse, query, QueryString, String

Simple JSP Query String Example 2 : WTAD : Programming Skiils VII (WTAD)

Adarsh Patel wrote 1 month ago: Hello Friends… I would like to share simple JSP Program with query string and Themes. In programs th … more →

Tags: MCA 4 : 640002 WTAD, GTU MCA Sem 4 : 640012 : Programming Skills – VII (WT, JSP, GTÜ, MCA, Java, WTAD

Simple JSP Query String Example : WTAD : Programming Skiils VII (WTAD)37 comments

Adarsh Patel wrote 1 month ago: Hello Friends… I would like to share one simple JSP Program with Themes. In programs i have fe … more →

Tags: MCA 4 : 640002 WTAD, GTU MCA Sem 4 : 640012 : Programming Skills – VII (WT, Programming, JSP Program, GTÜ, MCA, Java, JavaServer Pages, FAQs Help and Tutorials

Setting New Item for Fields by Using Query String Parameters

(evil)amy wrote 2 months ago: Source: http://geekswithblogs.net/SoYouKnow/archive/2009/10/29/setting-sharepoint-form-fields-using- … more →

Tags: Customization, Lists & Libraries, New Item!, Edit Item

Fixing IIS & PHP Variables – Set $_SERVER['REQUEST_URI'] Yourself

Jignesh Patel wrote 2 months ago: About 5years into my programming career I needed to code a content management system (CMS). This was … more →

Tags: php, PHP 2, Internet Information Services, SQL, iis, CMS, Server Request, content managememnt system

Javascript to get query string parameters

jjrnumba1 wrote 2 months ago: function GetQueryStringParams(sParam) { var sPageURL = window.location.search.substring(1); var sURL … more →

Tags: javascript

MS CRM 2011 - Query String Parameters and Java Script

Michael Philip wrote 2 months ago: Hi, You can use the Query String Parameters  in CRM 2011 in two ways Open any form of any entity wit … more →

Tags: CRM 2011, Java Script, custom query string parameters, open a form with predefined values

Add a printer friendly button to SharePoint publishing page

June wrote 2 months ago: One of the request from my client is to allow user to print a page with only text content on it. Thi … more →

Tags: Sharepoint 2010, Branding, javascript, page layout, CSS, printer friendly button, index.of, Print Style Sheet, Print

Javascript: escape() vs. encodeURI() vs. encodeURIComponent()

Alan Ristić wrote 3 months ago: Are you great JavaScript programmer? Yes? Do you know the difference in mentioned methods and when t … more →

Tags: javascript, ASCII, Character Encoding, Characters, HTML, Percent-encoding, Uniform Resource Locator

Configure a Form To Accept Custom Query string Parameters In Microsoft Dynamics CRM 2011

Michael Philip wrote 3 months ago: Problem: If you try to open any forms of the CRM with custom  additional query string  parameters yo … more →

Tags: CRM 2011, Java Script, javascript, custom query string parameters

Page Headers and Titles with JavaScript and Query String

(evil)amy wrote 3 months ago: STUFF FOR THE PAGE TITLE IN TITLE AREA: <asp:Content ContentPlaceHolderId=”PlaceHolderPageT … more →

Tags: Javascript and jQuery, Sharepoint 2010, javascript, headers, Titles

ASP.NET MVC 3 Redirect Query String with id

aboutdev wrote 3 months ago: This tip is mostly because I’ve run into this issue a few times and keep forgetting what I did … more →

Tags: ASP .NET MVC, Tips, id, Redirect

Creating a REST Web Service with TIBCO BW

tibcobwblog wrote 3 months ago: In this new post we are about to discuss how to create a REST WebService using TIBCO BusinessWorks a … more →

Tags: Tibco BW, tibco bw, HTTP, dynamic call process, rest, mapper, XPath, XSTL

Using Query String in Data View Webpart (DVWP) in SharePoint Designer 2010

June wrote 3 months ago: Laura Rogers has a great post on this. … more →

Tags: DVWP, SPD, 2010

Advertising, rich media, and....trendy sexuality?!?!? (a stealthy Urban Dictionary prank?)

Alexander Riccio wrote 4 months ago: For a while now, Urban Dictionary has been randomly redirecting to the (NSFW) entry for EyeBlaster. … more →

Tags: Documentation, Discoveries, Urban Dictionary, Sexuality, trendy, javascript, Web development


Related Tags
All →

Follow this tag via RSS