How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
Secure Virtual File System
By Ben Gray2 on Jul 31
Max Bid: $350


Hot Keys
By Marce22 on Jul 31
Max Bid: $55


mp3 uploader
By thesecretmasons on Jul 31
Max Bid: Open to fair suggestions


very basic java assignment
By lilbeginner on Jul 31
Max Bid: $10


browser toolbar
By Adel on Jul 31
Max Bid: Open to fair suggestions


3 banners
By madduxsports on Jul 31
Max Bid: $75


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(154 open)
   Access 
(57 open)
   MySQL 
(89 open)
   Oracle 
(13 open)
   SQL Server 
(70 open)
   Other DB 
(26 open)
Documentation / Tech Writing 
(26 open)
   Language (Human) Translations 
(2 open)
Data Entry 
(24 open)
Game Development 
(19 open)
Graphics / Art / Music 
(55 open)
   Graphics 
(62 open)
     Adobe AfterEffects 
(7 open)
     Adobe Photoshop 
(34 open)
     Adobe Premiere 
(4 open)
     3d Animation 
(14 open)
   Art (Misc.) 
(17 open)
   Music 
(13 open)
   Photography 
(4 open)
   3d Modeling 
(8 open)
Language Specific 
(114 open)
   ASP 
(64 open)
   ASP .NET 
(53 open)
   C# 
(43 open)
   C++ / C 
(136 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(12 open)
   Delphi 
(47 open)
   Java 
(76 open)
   JSP 
(11 open)
   Perl 
(36 open)
   Python 
(1 open)
   PHP 
(85 open)
   XML/XSL 
(38 open)
   Visual Basic 
(146 open)
   Visual Basic .Net 
(84 open)
   Other 
(60 open)
Misc 
(30 open)
   CAD 
(3 open)
MultiMedia 
(33 open)
   Video Editing 
(5 open)
Network 
(43 open)
   Network Design 
(5 open)
   Network Implementation 
(15 open)
Platforms 
(67 open)
   Windows 
(172 open)
     MS Exchange 
(5 open)
     MS Office 
(16 open)
     Other 
(8 open)
   Internet Browser 
(42 open)
   Linux 
(56 open)
   UNIX 
(21 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(16 open)
Security 
(36 open)
Testing / Quality Assurance 
(19 open)
Web 
(171 open)
   Page Design 
(90 open)
   Flash 
(49 open)
   Web Services 
(75 open)
   Web (Other) 
(73 open)
Training 
(14 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Simple Form Java Script
Bid Request Id: 48881
Bookmark in my 'To Do' list
Posted by: vandamme (6 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 25.00%
Buyer Security Verifications: Excellent
Approved on: Feb 18, 2003
1:52:50 PM EDT
Bidding Closes: Feb 20, 2003 EDT
Viewed (by coders): 263 times
Deadline: 2/21/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Web, Java, Cold Fusion, Web (Other)
Enter chat room for this bid request
(0 active users at Jul 31, 2003 10:09:44 PM EDT)

Description:
I have a cold Fusion Form (See code below). There are two select box form fields: clientID and the second is TaskOrders. I need the TaskOrders Select Box to be populated with the task orders available for a particular client (Via the client ID) whenever the client ID field changes. Cold Fusion Form Code: ---------------------- <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <cfquery name="Taskorders" datasource="#client.datasource#"> SELECT * FROM va_task_order </cfquery> <cfquery name="ClientsSelectBox" datasource="#client.datasource#"> SELECT Name.ID, Name.FULL_NAME, Name.COMPANY, Name.CITY, Name.STATE_PROVINCE FROM Name WHERE Name.MEMBER_TYPE = 'CC' AND Name.COMPANY > '' ORDER BY Name.COMPANY_SORT </cfquery> <body> <form name="HoursEntry" method="post" action="">
<div align="right">Client:</div> <select name="ClientID"> <option value="">Select Client to Bill</option> <cfoutput query="ClientsSelectBox"> <!--- **** RAC: When this select box is changed, the available options in the Task Order box must be changed *** ---> <option selected value="">*Select Client to Bill*</option> <option value="#ID#">#Company#; #City#, #State_Province#</option> <else> <option value="#ID#">#Company#; #City#, #State_Province#</option> </cfoutput> </select> Sub-Client: <input type="text" name="textfield2">
<div align="right">Task Order:</div> <select name="select4"> <option>Select Task Order if Applicable</option> <cfquery dbtype="query" name="TaskOrdersForThisClient"> SELECT TaskOrder FROM TaskOrders WHERE TaskOrders.ID = #form.ClientID# </cfquery> <cfoutput query="TaskOrdersForThisClient"> <option value="#TaskOrder#">#TaskOrder#</option> </cfoutput> </select>
</form> </body> </html>

Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.



Platform:
Coldfusion 5
Dreamweaver MX

Must be 100% finished and received by buyer on:
Feb 21, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
bill wooten
(1 ratings)
in memphis, Tennessee
United States
Bid id: 526,582
 
$25 (USD) Feb 19, 2003
9:45:02 AM EDT
 10
(Excellent)
   
I already have a custom tag that will create as many dependant drop down selects as you want. I have them in several production environments and they work well even when you have 10,000 items!!!. The code is very good at not creating 'bloat' that is typical when controlls do not share script - my controlls do share code. Here is my info included in the tag source. The purpose of this tag is to automatically create a selection box that performs like a visual basic drop down - with pattern matching. The resulting tag(s) are also dependant - one select box choice will result in different choices (options) being filled in the next tag. To acheive this functionality with greater speed (with thousands of records possible) the groupings of options have been broken up into javascript arrays that are named specifically using the values. Pattern matching example: if the user types in 'ga' in a normal html select you would first get the the first option that began with a 'g' and then get the first option that matched to an 'a'. Pattern matching will display the first option that began with 'ga' - etc. Press escape to clear out the invisible 'word'. Prompt & Match attributes: The prompt attribute allows the specification of the first option to appear in the list - regardless of the sort order from the source query. The matchval attribute allows setting the default selected option to the option value that matches the matchval attribute - otherwise the prompt is the default option chosen. If neither attribute is specified then there will not be a default selected option. Array name example - an array belonging to the 'states' tag on the 'form' form for the parent value of 'EAST' would be named: arrValformStatesEAST[0] = ''; arrTxtformStatesEAST[0] = 'Choose'; arrValformStatesEAST[1] = 'AL'; arrTxtformStatesEAST[1] = 'Alabama'; arrValformStatesEAST[2] = 'FL'; arrTxtformStatesEAST[2] = 'Florida'; ////////////// Example of region, state, and city...////////////////////// <cfquery name='GetRegions' datasource='tracking' > SELECT Region_Name FROM Regions group by region_name ORDER BY Region_name </cfquery> <cfquery name='GetStates' datasource='orderszeus'> SELECT Region_Name, State, StateDesc FROM vw_CityStateRegion GROUP BY Region_Name, State, StateDesc ORDER BY Region_Name, State </cfquery> <cfquery name='GetCities' datasource='orderszeus'> SELECT State, City FROM vw_CityStateRegion GROUP BY State, City ORDER BY State, City </cfquery> <form name='form' action='test_ddd_tag.cfm' method='post'> <!--- root tag ---> <cf_DependantDropDown formName ='form' Name ='Regions' OptQry ='GetRegions' OptQryGroupFld ='' OptValQryFld ='Region_Name' OptTxtQryFld = 'Region_Name' ChildName ='States' siblings ='Cities'> <!--- child tag ---> <cf_DependantDropDown formName ='form' Name ='States' OptQry ='GetStates' OptQryGroupFld ='Region_name' OptValQryFld ='State' OptTxtQryFld ='StateDesc' ChildName ='Cities' matchVal='url.LocState' ParentMatchVal='url.Region'> <!--- last one in bunch ---> <cf_DependantDropDown formName ='form' Name ='Cities' OptQry ='GetCities' OptQryGroupFld ='State' OptValQryFld ='city' OptTxtQryFld ='city' style='width: 100px;' matchVal='url.LocCity' parentMatchVal='url.LocState'> </form> //////////////////////////////////////////////////////////////////// In the above note that the first in the chain does not have a group name. The last in the chain does not have a child. The sibling attribute should contain all the names of dependant nodes below the current childs node. As above in the regions tag we only specify the Cities tag - NOT the States tag. *NOTE: that all tag names are converted to upper case - this should not matter to CF but is important to JavaScript.
 
 
 
 
  See 2 private reply(ies)
to/from bill wooten.
 




Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.96 on 104 jobs 
Securenext
Rated a 9.96 on 114 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
Codman
Rated a 9.97 on 151 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 75 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.