Dynamic lists and searching

This is a discussion on "Dynamic lists and searching" within the Classic ASP section. This forum, and the thread "Dynamic lists and searching are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 20th, 2006, 15:08
New Member
Join Date: Apr 2006
Age: 25
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Dynamic lists and searching

Hiya,
more than likely im being a bit simple about this but im pretty new to asp/sql so please forgive me!

Im making a search page for the database im working on which is fine if i want to search single fields or two fields but where im stuck is if i want to search accross all fields but be able to leave some blank, ie search by author and company but not project name. At the momment i have to select something from each.

The other problem i have is that im using dynamic lists to populate the search fields (a couple of the fields have about 300 items in them) but when i come to view it everythings ok except it displays the last item in the list. How would i go about making it so that it displays blank or "please Select" as the default?

hope someone can help and thanks in advance!
Si
Reply With Quote

  #2 (permalink)  
Old Apr 21st, 2006, 15:24
Up'n'Coming Member
Join Date: Apr 2006
Location: Missouri
Age: 31
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Dynamic lists and searching

At the top of the select tag you would just have an option like this

HTML: Select all
<option selected="selected">Select a Choice</option>
Reply With Quote
Reply

Tags
dynamic, lists, searching

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with array searching womble JavaScript Forum 2 Nov 25th, 2007 01:31
Searching Blog alexgeek PHP Forum 2 Oct 27th, 2007 22:31
Searching my site simonb Scripts and Online Services 1 Feb 10th, 2007 08:55
php searching corinne PHP Forum 6 Jul 23rd, 2006 21:44
searching help corinne Web Page Design 5 Jun 15th, 2006 11:00


All times are GMT. The time now is 04:54.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43