Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Search Form Not Working
Old 07-05-2010, 10:54 PM Search Form Not Working
Junior Talker

Posts: 1
Trades: 0
Hi everyone! So I need some help with a search form. Here is the code I have so far...
HTML Code:
        <form action="/audio/index.php?search=" id="" method="post">
        <input type="hidden" name="action" value="search" />
    
        <div class="content_front">

            <div class="blue_box">
                <input type="text" name="q" value="" class="text" /><input type="image" src="/btn-search_go.gif" name="" value="" class="submit" />
It searches, it pops open the /audio/index.php?search= page but doesn't show the actual search. It should open /audio/index.php?search=SEARCH TERM but it leaves out search term. Anyone have a suggestion?
staticlive is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-06-2010, 07:28 AM Re: Search Form Not Working
Extreme Talker

Posts: 246
Trades: 0
Make the following changes:

Textbox name should be search

For the form tag action="/audio/index.php" and method="get"
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
stbuchok is offline
Reply With Quote
View Public Profile
 
Old 07-07-2010, 05:52 AM Re: Search Form Not Working
shivaji's Avatar
Ultra Talker

Posts: 321
Trades: 0
Is this full search code or something missing. I don't see end of form </form>
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
Old 07-08-2010, 02:11 AM Re: Search Form Not Working
Experienced Talker

Posts: 38
Name: liuliu
Trades: 0
For the form tag action="/audio/index.php"
ledb2b is offline
Reply With Quote
View Public Profile
 
Old 07-08-2010, 01:15 PM Re: Search Form Not Working
Registered User

Posts: 86
Name: John Dacu
Trades: 0
indeed, the form has no end tag </form>
johnny.dacu is offline
Reply With Quote
View Public Profile
 
Old 07-09-2010, 08:14 AM Re: Search Form Not Working
Junior Talker

Posts: 2
Name: Reina Sofia
Trades: 0
hmmmm it is pretty basic to forget the open and close thing. Make sure to recompile your script with the above
mentioned suggestions. I would give great emphasis on the closing the form with </form> this is pretty simple but will
90% solve the issue. I also suggest to try adding "get" in your to store the searched data and return it with no problem or whatsoever.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
webmaster-mute is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Search Form Not Working
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48692 seconds with 12 queries