-
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.
-
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
-
By lokoml in forum Architecture and Design
Replies: 0
Last Post: 03-17-2007, 06:51 AM
-
By Rosanna in forum Enterprise
Replies: 5
Last Post: 11-19-2001, 09:24 AM
-
Replies: 1
Last Post: 04-16-2001, 02:05 PM
-
Replies: 0
Last Post: 08-25-2000, 10:21 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks