<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:small;color:#330033">Thank you Alan.</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small;color:#330033"><br>

</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small;color:#330033"><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:small;color:#330033"><br></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, Feb 19, 2013 at 2:44 PM, Alan Gauld <span dir="ltr"><<a href="mailto:alan.gauld@btinternet.com" target="_blank">alan.gauld@btinternet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 19/02/13 07:30, Sunil Tech wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Here i request, can you tell me what is Query String with some examples?<br>
</blockquote>
<br></div>
It depends on the context but I suspect you mean in the context of a web app? In that case a query string is the bit at the end of a URL that includes the search parameters etc. Thus if I do a search on Google for "query string" the url used is:<br>


<br>
<a href="https://www.google.co.uk/#hl=en&sugexp=les%3B&gs_rn=3&gs_ri=psy-" target="_blank">https://www.google.co.uk/#hl=<u></u>en&sugexp=les%3B&gs_rn=3&gs_<u></u>ri=psy-</a><br>
ab&tok=XeR8I7yoZ93k_zpsfFWQeg&<u></u>cp=8&gs_id=i7&xhr=t&q=query+<u></u>string&<br>
es_nrs=true&pf=p&tbo=d&biw=<u></u>1375&bih=897&sclient=psy-ab&<u></u>oq=query+st&<br>
gs_l=&pbx=1&bav=on.2,or.r_gc.<u></u>r_pw.r_cp.r_qf.&bvm=bv.<u></u>42553238,d.d2k&<br>
fp=e58955d3a8f3f3a1<br>
<br>
And everything after the uk/ is the query string.<br>
<br>
That particular search brings back lots of links about query strings.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Alan G<br>
Author of the Learn to Program web site<br>
<a href="http://www.alan-g.me.uk/" target="_blank">http://www.alan-g.me.uk/</a><br>
<br>
______________________________<u></u>_________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/tutor</a><br>
</font></span></blockquote></div><br></div>