DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2007
    Posts
    1

    Don't really know what to use in this situation...

    Hi,

    I am a java software engineer but new to web development. I have a project that involves the use of <select> dropdowns that needs to be updated.

    The user has to be able to select a year in a first dropdown and it should automatically filter all the other dropdowns using this year parameter. Right now, it's a php/mySQL and I have a feeling that reloading the page with a new param everytime will be very costly.

    What I would implement is something like loading the whole content when the user opens the page and them having a client based filtering of the <select> dropdowns.

    Am I being clear? Is AJAX what I am looking for?

    Thanks a lot.

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    Welcome to DevX

    If the requirement is to have the page filtered by a selected year, then that sounds like something you could do with standard ASP.
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

Similar Threads

  1. Strange situation with use cases
    By lokoml in forum Architecture and Design
    Replies: 0
    Last Post: 03-17-2007, 06:51 AM
  2. How can I use DCOM in this situation?
    By Rosanna in forum Enterprise
    Replies: 5
    Last Post: 11-19-2001, 09:24 AM
  3. Replies: 1
    Last Post: 04-16-2001, 02:05 PM
  4. Replies: 0
    Last Post: 08-25-2000, 10:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links