URL Parameters are parameters whose values are set dynamically in a page’s URL, and can be accessed by its template and its data sources. This makes pages incredibly dynamic, enabling a single page to power an endless number of views.

learn more… | top users | synonyms

2
votes
2answers
147 views

Detect Users Viewing Same Webpage, or URL

I have a ticketing system that will allow any users to view any ticket they wish to select. Each ticket will share the same page. (ex. ticket.php) The URL will contain unique parameters to identify ...
1
vote
1answer
85 views

How to use URL parameters for webform

With webform I created a form with several pairs of components that belong to eachother. For example, a component "name" of type text field and a component "name" of type markup. The intention is that ...
1
vote
1answer
55 views

Proper ampersand handling in e-mail activation link

In e-mail activation links I return <a href="http://www.foo.com/register.php?action=activation&key=123">Activation</a> In some clients (e.g. SquirrelMail) & is changed to ...
1
vote
1answer
89 views

How to recieve the image file in a controller where image is attached as parameter in Ws.url?

The image file is attahced as a parameter through the Webservice Ws.url("controller action").files(imageFile) in play framework 1.2.4. How to receive that image file in that controller? Can anyone ...
1
vote
1answer
905 views

Passing indefinite Query Parameters with RESTful URL and reading them in RESTEasy

I have a requirement to design a RESTful Service using RESTEasy. Clients can call this common service with any number of Query Parameters they would want to. My REST code should be able to read these ...
1
vote
1answer
605 views

robots.txt deny access to specific URL parameters

I have been trying to get an answer on this question on various Google forums but no-one answers so I'll try here at SO. I had an old site that used different URL parameters like ...
0
votes
1answer
18 views

Passing app_data within an Page_tab

I want to populate a page-tab in such a way, that it gets a unique identifier. In other words: I want to use one app-id for multiple page-tabs which, depending on that given identifier, should ...
0
votes
1answer
27 views

ASP.Net page: Chrome adds a #b to the URL?

when I open the URL http://mycomputer/web/Page.aspx?OfflineMode=false&ID=2 Chrome will make it look like: http://mycomputer/web/Page.aspx?OfflineMode=false&ID=2#b The problem is that I ...
0
votes
1answer
70 views

ASP.NET MVC 4 get value from different controller

I have a class "Student" and other class "scoresheet". Each Professor should be able to fill up a scoresheet for each student. I have been able to create, list, edit the scoresheet with using the ...
0
votes
1answer
35 views

Disable URL parameter from submit button in Rails?

Clicking the button passes button= in the URL: # example.html.haml = form_for @contact, html: { method: :get } = f.text_field :phone = f.button "Call Me!" How do I prevent Rails from passing ...
0
votes
1answer
39 views

nginx redirect include subdomain, www and parameters

I want to redirect with nginx from www.anysubdomain.domain.com?parameters , anysubdomain.com?parameters to www.domain.com?parameteres&anysubdomain anysubdomain or parameters are ...
0
votes
1answer
22 views

How to set window resolution in url

On button click, I have written a code to open application in another browser eg: Process.Start(firefox, url); In the URL, I would like to pass window width and height parameter. Something like ...
0
votes
1answer
50 views

Adding additional Variable to URL

I'm trying to add additional variables to the url. Eg: example.co.uk/searchtestingv2.php?categories=rockandpop and add: &prices=PriceLow ...
0
votes
1answer
123 views

What is the difference in these URI parameter handler solutions in Vaadin?

I've started a new project with Vaadin (6.8.8 version) and I need to show different views depending on the URL. Suppose that my app shows information about countries (for example). If I access ...
0
votes
1answer
125 views

Requesting Report with URL Parameters

My issue is exactly the same as Mr. John Ortega's described here. However, both of the proposed solutions have not worked for me. If I replace "Report.aspx" with "ReportViewer.aspx" in the Report ...
0
votes
1answer
58 views

Accessing json API, custom accept type madness

I'm trying to make a request to this API: http://services.vrt.be/epg/playlists Default it returns text/html. when i query it in a browser like this: ...
0
votes
1answer
141 views

scrapy spider extracts correct url but is ignoring url parameters

I have a scrapy crawlspider that extracts links from an image map using the SgmlLinkExtractor in a rule like this, Rule(SgmlLinkExtractor(allow_domains=('pressen-haas.de'), ...
0
votes
1answer
109 views

Passing parameter with javascript through Google Chrome

So I've been working a widget based off the one listed here: http://php-drops.blogspot.com/2011/04/creating-widget-with-javascript-and-php.html Users I am trying to create a preview function of the ...
0
votes
1answer
139 views

Jplayer Share Button - Pulling Parameter from URL

I have a jplayer with playlist that loads from an xml file and is transformed into json. I am trying to add a share button (just a central one, not on each song in the playlist) and while i have ...
0
votes
1answer
1k views

how to send url parameter in POST request without form

I have to pass a parameter in url. I can't send it in as usual GET request the variable and value is shown in the address bar with the request. So, the end user can change the value for this variable ...
0
votes
1answer
407 views

Using post in forms but url displays all params?

We are using html form which has an action=update and method="post" but when I check the params in the url, all the params are still visible. this may be something really basic, but not able to ...
0
votes
1answer
298 views

How to pass dynamic multiple parameters in web.sitemap?

I have one page like (test.aspx) now i want to set its URL and Title in site map but the problem is that the same page (test.aspx) is calling from more then two place or links.Now i want to set Title ...
0
votes
1answer
242 views

Wordpress 3.3.1 url parameters not working

This was working in wordpress 3.3 but when i upgraded didn't work. Whenever I type url http://www.sitename.org/?email=John , wordpress automatically removes paramter and makes it ...
0
votes
1answer
534 views

jquery mobile ajax jsonp request does not pass second get url parameter anymore

Sorry for not being precise enough in my first version of the post/ here is an updated post with sample code i am using jquery 1.6.4 and jquery mobile 1.0rc2/ i first have to admit that i am ...
3
votes
0answers
425 views

How can we update a cell in Google Spreadsheet through a URL parameter?

I have a Google Spreadsheet that is intended for public access. However, I'd like to allow for URL parameter(s) through a user's browser that can help modify one or more cells of the spreadsheet ...
1
vote
0answers
23 views

.htacces redirect for AJAX search engine indexing

Ok, so I made a pure html/javascript AJAX website, but I want my pages indexable by Google. I have my content files with meta information in plain html, but without menubar etc. and I have my ...
1
vote
0answers
36 views

How to use urlparam with jQuery to select radiobuttons?

I have this URL: ../foo::bar{2}233{13}171{1}1{20}0.html Parameter are in {}, values behind. With this I'm able to get the values: var vars = [], hash; var q = document.URL.split('bar')[1]; if(q != ...
1
vote
0answers
86 views

Active resource param serialization issue

I'm trying to pass the following ruby hash into an active resource(3.0.9) find(:from) call. my_hash = { :p => {:s => 100, :e => 2}, :k => "blah", :f ...
1
vote
0answers
97 views

Back button of Google Chrome after clicking a hyperlink whose target is on the same PDF document

PDF documents have hyperlinks to the contents on the same document (analogous to "#section" hrefs for an HTML document). Where's the back button to go back to the page I was on (where I clicked the ...
1
vote
0answers
159 views

Is it possible to link (via #) to a destination within a PDF using URL parameters with Google Chrome?

The # operator is often used to refer to an anchor in HTML code. For example like this: <a href="http://www.example.com/mypage.html#myanchor"> Open mypage.html and auto scroll down to ...
1
vote
0answers
394 views

Like button stripping URL GET parameters

I am trying to set up a like button to like a specific element so the site responds accordingly when a user follows the link. I am trying to use XFBML method but have tried the others too - none have ...
1
vote
0answers
280 views

Asp .Net framework 3.5 Sitemap.CurrentNode returns null When using URL Rewriting with parameters

I'm using Asp .Net framework 3.5, SiteMap And URL Rewriting with Global.asax. Everything works except when I passing parameters in the Url (for example MySite/Products/Some-Spesific-TV) The SiteMap ...
1
vote
0answers
341 views

Loading an mp3 via url parameter in jQuery Mobile page

I have an xml list of mp3 files in jquery mobile that directs the user to an HTML5 audio player by passing the mp3 path via url, which is then inserted into the src of an audio tag. However, the src ...
1
vote
0answers
85 views

Method based on URL parameter

I have code which I would like to execute based on all the pages in the root directory of http://www.mywebsite.com/post/ What method would I use to target the post portion of the url, that way no ...
0
votes
0answers
13 views

using url param in solr

Currently I do search using edismax with fielded query /select?q="(Column1:value1 AND Column2:value2) searchq" with other solr params set as invariants in solrconfig.xml exposing only q param to ...
0
votes
0answers
6 views

Requesting non-default number of items in RSS document

Is there a standard way to request other/more than a default number of (say, typically 10) items to be included in a RSS document as returned from a web feed/server. For instance do some/most web ...
0
votes
0answers
42 views

XmlHttpReqest missing parameter on 2nd form submit (IE only)

I have a simple in my jsp with some input fields. It works perfectly fine in most browser and not so much in IE. When the form is used in IE only the first submit will work. Every submit after that ...
0
votes
0answers
103 views

Invalid <url-pattern> in servlet mapping how to remove this error

i am using this function for get request param spring3 mvc and my url is localhost:8080/karmaFriend/register/abc/wq/abc@abc.com @RequestMapping(value = "/register/{username}/{password}/{email}", ...
0
votes
0answers
105 views

Redirect on Spring Tiles Causing Parameters to be Appended to the URL

I am using Spring 3 and Tiles 3. Below is just a simplified example I made. I have a test controller where I list all the SimpleEntity objects. And there is an input field on the JSP to add a new ...
0
votes
0answers
55 views

How to map urls in tomcat, When we change ROOT.war to SomeApp.war

My application name was ROOT.war and now i want to change it to someAppname.war. But the problem is i have absolute path hardcoded in my jsp file for some images. i.e browser tries to load the image ...
0
votes
0answers
110 views

Ectract JSON-response into parameter — Performance testing

I need to extract this specific JSON-field into a parameter for my performance test in Visual Studio: "ExamAnswerId": "757a3735-e626-412b-934c-e577c6963d51" the problem occurs when I try to do this ...
0
votes
0answers
138 views

htaccess - Rewrite URL to remove original filename and replace with GET value

I'm currently using the following htaccess to remove .php extension from all files:- RewriteEngine On RewriteCond %{REQUEST_FILENAME}.php -f RewriteCond %{REQUEST_URI} !/$ RewriteRule (.*) $1\.php ...
0
votes
0answers
31 views

Complex redirect (htaccess experts)

We have some "QR" posters and flyers printed, that link to: http://www.domain.com/onefantasticproduct.html#qr1 http://www.domain.com/awesomeproduct.html#qr1 .... This seems impossible to track in ...
0
votes
0answers
168 views

C# get url parameter namevaluecollection from rewritten url

If the url is not rewritten say like this &tag=sql&page=3 I would get the parameter collection like this var parameters = HttpUtility.ParseQueryString(uri.Query); But if I have something ...
0
votes
0answers
44 views

WebKit losing parameters in URLs with skip links

We have some generated pages whose URLs contain parameters, like http://example.com/page.do?param1=hello. These pages contain named anchors inside, <a name="here">like this</a>. And there are ...
0
votes
0answers
168 views

ASP.NET &amp parameters

I have an ASP.NET page (handler) that works when called using &. However, a third party page which uses my page converts the & to "&" (ampersterand, amp;) and the page throws "Parameter is ...
0
votes
0answers
191 views

Passing timeout parameter to Axis2 Web service from Browser

I am calling axis2 web service from Browser and its working for me. i.e. https://myUrl/mywebservice/services/TestWebService/urn:myWebserviceFunction But in some cases I am getting timeout for ...
0
votes
0answers
163 views

DotNetNuke Reports Module Default URL Parameter

I am trying to use the DNN reports module. I have had great success using the query results fed to an XSLT to html transformation. You can make some really nice stuff this way. The issues I am running ...
0
votes
0answers
77 views

Form not adding parameters in GET submission in production in Rails

I have a form like this: <%= form_tag how_it_works_path, :method=>:get do %> <fieldset> <select id="location" name="location"> ...
0
votes
0answers
363 views

URL-parameter-based navigation using Spring Webflow

as far as you probably know 99.9% of e-shops need their products to be indexed by search engines. I don't know any way to have indexed site except using URL parameters. Now I'm writing the e-shop with ...

1 2