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)
Program that retrieves page titles from web pages
By NeedProgram on Sep 29
Max Bid: Open to fair suggestions


Retrieve whois data from Internet (not emails)
By NeedProgram on Sep 29
Max Bid: Open to fair suggestions


TWAIN Scanner Interface
By Lee2000 on Sep 29
Max Bid: $25


optimizing ranking position
By Veejay01 on Sep 28
Max Bid: Open to fair suggestions


Write information articles
By MissingLink on Sep 28
Max Bid: $5


3D conversion of logo
By Goalie35 on Sep 28
Max Bid: $50


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

Open Work Categories.
Database 
(180 open)
   Access 
(54 open)
   MySQL 
(123 open)
   Oracle 
(14 open)
   SQL Server 
(70 open)
   Other DB 
(26 open)
Documentation / Tech Writing 
(25 open)
   Language (Human) Translations 
(12 open)
Data Entry 
(41 open)
Game Development 
(25 open)
Graphics / Art / Music 
(59 open)
   Graphics 
(66 open)
     Adobe AfterEffects 
(8 open)
     Adobe Photoshop 
(30 open)
     Adobe Premiere 
(6 open)
     3d Animation 
(21 open)
   Art (Misc.) 
(15 open)
   Music 
(8 open)
   Photography 
(5 open)
   3d Modeling 
(15 open)
Language Specific 
(123 open)
   Assembly / Machine language 
(14 open)
   ASP 
(65 open)
   ASP .NET 
(68 open)
   C# 
(75 open)
   C++ / C 
(163 open)
   Carbon (Mac OS) 
(4 open)
   Cocoa / Obj-C 
(4 open)
   Cold Fusion 
(10 open)
   Delphi 
(62 open)
   Java 
(94 open)
   JSP 
(16 open)
   Perl 
(50 open)
   Python 
(6 open)
   PHP 
(123 open)
   XML/XSL 
(32 open)
   Visual Basic 
(164 open)
   Visual Basic .Net 
(105 open)
   Other 
(80 open)
Misc 
(48 open)
   Middleware 
(4 open)
   CAD 
(3 open)
MultiMedia 
(27 open)
   Video Editing 
(5 open)
Network 
(35 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(73 open)
   Windows 
(184 open)
     MS Exchange 
(9 open)
     MS Office 
(26 open)
     Other 
(12 open)
   Darwin 
(1 open)
   Embedded Systems 
(15 open)
   Hand Held/PDA Programming 
(21 open)
   Internet Browser 
(50 open)
   Linux 
(67 open)
   Lotus Notes / Domino 
(3 open)
   UNIX 
(35 open)
Requirements 
(14 open)
Security 
(32 open)
Testing / Quality Assurance 
(18 open)
Web 
(174 open)
   Page Design 
(96 open)
   Flash 
(53 open)
   Marketing 
(14 open)
     Search Engine Optimization 
(12 open)
     Marketing (Other) 
(11 open)
   Web Services 
(92 open)
   Web (Other) 
(101 open)
Training 
(15 open)
   Computer Based 
(15 open)
Other
 
Other Sites

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

Online Quotation System
Bid Request Id: 12678
Bookmark in my 'To Do' list
Posted by: Oliver (0 ratings)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Apr 4, 2002
7:32:20 PM EDT
Bidding Closes: Apr 7, 2002
6:00:00 PM EDT
Viewed (by coders): 514 times
Deadline: 4/9/2002 6:00:00 PM
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: Database, Language Specific, ASP
Enter chat room for this bid request
(0 active users at Sep 29, 2003 2:36:08 AM EDT)

Description:
I need a coder to complete a project for me in a very short space of time! I am desgining a web site (for a college project) that allows users to attain quotes online. These quotes are are for coach journeys within the UK, and their prices vary according to the number of passengers travelling and the whereabouts of their destination.

Using ASP, these prices must be calculated. If a user then chooses to submit their quote, it will be written to tables in an access 2000 database, where it will be stored.

Existing customers should be quoted a price inclusive of a 10% discount on provision of their customer number, as well as their date of birth (for verification)

The back office database should be fairly simple, holding two tables. One of the tables relates to the customers details. The other for any quotes that the company has received.

I have a set list of requirements that would need to be adhered to, should any coders wish to take up this project for me. Unfortunately, I am really pushed for time. The project would need to be completed and returned to me within 48 hours of commencement.

Apart from the ASP pages, I have written some HTML pages for the company website using Microsoft Front Page 2000. Therefore, I would need the coder to produce the ASP coding as well as the link to the database. I would also be grateful for the instructions to implement the new system on my computer, in order that I can run the program with Microsoft Personal Web Server.

If any information is obscure, or queries arise, I will be happy to discuss them.



Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
There are three main areas for ASP Development, and then an area that is concerned with the database.
FIRST ASP PAGE "Newcustomer"
Enter Surname (max 20 chars)
Enter Forenames (max 25 chars)
Enter Date of Birth (max 10 chars(format:dd/mm/yyyy)
Enter Telephone number (max 15 chars)
Enter Email address (max 35 chars)
There should be a button to submit these details.
The user should be prompted to input details if any text boxes are left blank.
Ideally, if an existing customer enters their personal details, the system should inform them that they match those already on the system and prompt them to access the 'Existing Customer' Page instead. This could be done by the error message "It appears that you are already registered as a customer. Please select 'Existing Customer' in order to log in"
Submission of valid personal details should bring up the 'Quotation' page.
Second ASP Page "Existingcustomer"
Enter CustomerID (random number generated by database)
Enter Date of Birth (format:dd/mm/yyyy)
Entering the users security details should cause the system to acces the database, so that the customer can be verified. If the customer is not recognised, the error message "Incorrect security details. Are you definitely an existing customer. If so, please contact the company or try again. If not, please register as a 'New User'".
Valid submission of security details should take the user onto the 'Quotation' Page.
Third ASP Page 'CustomerQuotation'.
This is probably the most detailed part of the site. Firstly, it should be pointed out that those who registered as a 'New Customer' should be quoted full price and those who were an 'Existing Customer' should be quoted a 10% discount. This is meant as an incentive for repeat business (but does complicate matters!)
The customer should be asked how many passengers will be travelling in their party. A drop down list should present 3 options (1-16, 17-33 or 34-49). The importance of these options will be mentioned soon.
Then, they should pick their departure point. They should be presented with the option of either South Shields Keppel Street, Sunderland Park Lane or Newcastle Gallowgate. These options should also be in the form of a drop down list, but this selection is for company use only and will not have any bearing on the journey price.
Next the user will choose their destination. This will be EITHER the town they are travelling to, or the county. This will require two drop down boxes, but only ONE of these can be selected for the calculation of the quote. Each destination should be assigned a value (either A,B,C,D,E or F) according to its distance.
The next step is to calculate the quote.
If the number of passengers is 1-16 the value is 50.
If the number of passengers is 17-33 the value is 80.
If the number of passengers is 34-49 the value is 100.
This value is multiplied by either distance A(2), B(3),C(4), D(5), or E(6). This gives a total price per trip in £GBP. For example, 12 passengers travelling to a destination with distance C would be 50*4 = £200GBP.
Selection of Distance F would be to travel abroad, thus subject to negotiation. A message should appear in this case advising the user to contact the company.
Please note that a full list of all the cities and counties to be used will be sent to the chosen coder by e-mail (there are at least 200 places).
A quote price will then be displayed and the if the customer accepts it, the quote details and thier customer number will be submitted to the quote table on the database.


The database to run alongside will be fairly simple. Due to lack of space, the requirements of the database can also be sent via email. Hopefully this system will not be as complicated to build as I have made it sound!


Platform:
Must run on Windows 1998, using MS Access 2000, MSInternetExplorer5, FrontPage 2000, using VBscript for ASP.Compatibility with PWS is essential as the project is to be demonstrated on a laptop.

Must be 100% finished and received by buyer on:
Apr 9, 2002 6:00:00 PM 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.

Special Conditions / Other:
2 days may be highly optimistic, but time is a major constraint as the project must be completed in its entirety for wenesday 10th April 2002.


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  
Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>
(61 ratings)
in Greensboro, North Carolina
United States
Bid id: 140,600
 
$75 (USD) Apr 4, 2002
10:23:04 PM EDT
 9.73
(Excellent)
   
Hello!

If you accept it by 12PM Friday EST, you will have it by your deadline date. Please dont forget to checkout my ratings...I have deep experience in ASP and Access. I really hope to work with you. Lets get in touch.

Regards,

Zaid Farooqui
 

Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>
(61 ratings)
in Greensboro, North Carolina
United States
Bid id: 140,603
 
N/A Apr 4, 2002
10:40:42 PM EDT
 9.73
(Excellent)
   
I am truly waiting to hear from you! I have read complete requirements and am confident that I can get through this on TIME! Thanks!

--Zaid Farooqui
 
 
 
 
  There are 11 private replies to/from Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>. Click here to view them.
 

Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>
(61 ratings)
in Greensboro, North Carolina
United States
Bid id: 141,286
 
N/A Apr 5, 2002
2:14:27 PM EDT
 9.73
(Excellent)
   
Waiting to begin the project!
 

This bid was accepted by the buyer!
Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>
(61 ratings)
in Greensboro, North Carolina
United States
Bid id: 141,294
 
$60 (USD) Apr 5, 2002
2:20:53 PM EDT
 9.73
(Excellent)
   
Here you go!

Lets get started.
 
 
 
 
  There are 6 private replies to/from Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>. Click here to view them.
 

Cyquester Technologies</a><img src=http://www.cyquester.com/logo_small.gif>
(61 ratings)
in Greensboro, North Carolina
United States
Bid id: 141,300
 
N/A Apr 5, 2002
2:29:21 PM EDT
 9.73
(Excellent)
   
Waiting for the details...I will get started immediately.
 




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.

Buddies
Rated a 9.86 on 96 jobs 
Securenext
Rated a 9.97 on 125 jobs 
Codman
Rated a 9.97 on 159 jobs 
hernest
Rated a 10 on 122 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
markesh
Rated a 10 on 24 jobs 
GribFritz
Rated a 9.89 on 155 jobs 
PSergei
Rated a 9.78 on 112 jobs 
ASP.NET
Rated a 9.86 on 62 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.