Wrox Programmer Forums
|
Need help with your homework? Need help with a homework question on any programming language? Post questions and help here, not in the language topic forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Need help with your homework? section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old July 24th, 2009, 05:47 PM
Registered User
 
Join Date: Jul 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Question on coding

This is the question. Create a project that will allow the client to select discount rate 0f 10 percent 20 per cent or none. and then select a service. HOW DO I USE SELECT
Reply With Quote
  #2 (permalink)  
Old July 25th, 2009, 02:30 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

You have to do *SOME* work first before you ask for help with homework.

We don't write it for you. We only help you over the rough spots.

If all you are asking is "How do I create a selection choice?" then the answer would *probably* be to either use a drop down list <select> or a set of radio buttons. As a general rule, I prefer radio buttons when there are only 2 to 4 choices and a <select> when there are more than that. But it's really a matter of esthetics.

Clearly I would use radio buttons to select the discount rate.
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it a good coding pratice? Question on Error Handling. amlesh C# 2008 aka C# 3.0 5 January 18th, 2009 07:15 PM
Coding question (New to XSLT) jcrowley XSLT 2 August 26th, 2007 03:42 PM
help with coding mastrgamr C++ Programming 15 November 10th, 2006 07:55 AM
need guidance in inserting field ( coding question gilgalbiblewheel Classic ASP Databases 3 April 19th, 2005 06:25 PM
Coding question aagway Access VBA 1 May 4th, 2004 02:54 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.