Featured post

c# - Usage of Server Side Controls in MVC Frame work -

i using asp.net 4.0 , mvc 2.0 web application. project requiremrnt have use server side control in application not possibl in noraml case. ideally want use adrotator control , datalist control. i saw few samples , references in codepleax mvc controllib howwver found less useful. can tell how utilize theese controls in asp.net application along mvc. note: please provide functionalities related adrotator , datalist controls not equivalent functionalities thanks in advace. mvc pages not use normal .net solution makes use of normal .net components impossible. a normal .net page use event driven solution call different methods service side mvc use actions , view completly different way handle things. also, mvc not use viewstate normal .net controlls require. found article discussing mixing of normal .net , mvc.

php search script -


i need search property searching on

zameen

what unaware of how send query next page? eg query this

$query = select * xyz city='a' , location='b' , price between 'c' , 'd' , area between 'e' , 'f' , bedrooms='g' , addedwithin 'h'; 

considering query on basis of form on above mentioned website, should scenario searching property listings.

also how should query again when use paging page. should this

<a href="<?php echo $_server['php_self'] . '?q=' . $query; ?>" > nextpage </a> 

or there other simpler solution?

thanks

you may store user search phrase e.g. in session coockies or keep in form parameters (e.g. hidden type). db-request again new offset


Comments

  1. I think this is an informative post and it is very helpful and knowledgeable. So I want to thank you for your efforts in writing this article. All content is well thought out. Thank.kingdom valley location map

    ReplyDelete

Post a Comment

Popular posts from this blog

c# - Usage of Server Side Controls in MVC Frame work -

cocoa - Nesting arrays into NSDictionary object (Objective-C) -

ios - Very simple iPhone App crashes on UILabel settext -