This is a discussion on How to get values from querystring? within the Ruby forums, part of the Web Development category; can anybody tell me how to get the values from querystring...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| can anybody tell me how to get the values from querystring ![]()
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
| Sponsored Links |
| |||
| Hi vinoth, Here is the syntax. Code: params[:param_name] list?page_number=1: Code: params[:page_number]params[:page_number] ![]() |
| |||
| thanx mobile for ur quick reply, but if i have suppose 7 parameters in query string and i want to access the value for all 7 parameters in one go, how can i do that..
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How will get distinct values from datatable | Mramesh | C# Programming | 5 | 02-14-2008 07:51 PM |
| How to getting values from cookies to set widgets? | GDevakii | HTML, CSS and Javascript Coding Techniques | 1 | 10-30-2007 01:29 AM |
| How do I retrieve the values from the URL? | Pvinothkumar | HTML, CSS and Javascript Coding Techniques | 1 | 09-13-2007 05:30 AM |
| How to get URL without querystring?in asp.net | kingmaker | ASP and ASP.NET Programming | 1 | 07-27-2007 03:58 AM |
| Comparing Values | pranky | PHP Programming | 0 | 02-24-2007 12:06 AM |