How Software Gets Done  
Our business office will be closed on Monday the 26th of May in observance of the U.S. official holiday of Memorial Day. Please note that we will be approving auctions and verifying transactions two times on Monday, once in the morning and then again in the early evening. We will resume our normal business hours on Tuesday the 27th of May. Thank you and we wish all a happy Memorial day. (current site time 5/25/2003 9:35:58 PM EDT)


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Mr.(repost)
By Esteban on May 25
Max Bid: Open to fair suggestions


Free Host (with advertising banners on the top and ...
By Custom Script on May 25
Max Bid: $750

(Screen Shot)

PC Personal Secretary
By Nesta on May 25
Max Bid: $35


NLP integration to PHP based intranet
By Nihon Tsushin Giken on May 25
Max Bid: Open to fair suggestions


NLP integration to meaning displayer
By Nihon Tsushin Giken on May 25
Max Bid: Open to fair suggestions


VB.NET Printing on a Star sp200 receipt printer
By Emilio Dabdoub on May 25
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(147 open)
   Access 
(56 open)
   MySQL 
(71 open)
   Oracle 
(9 open)
   SQL Server 
(59 open)
   Other DB 
(22 open)
Documentation / Tech Writing 
(19 open)
Data Entry 
(22 open)
Game Development 
(17 open)
Graphics / Art / Music 
(60 open)
   Graphics 
(64 open)
     3d Animation 
(21 open)
   Art (Misc.) 
(17 open)
   Music 
(17 open)
   3d Modeling 
(13 open)
Language Specific 
(107 open)
   ASP 
(61 open)
   ASP .NET 
(15 open)
   C# 
(35 open)
   C++ / C 
(113 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(1 open)
   Cold Fusion 
(8 open)
   Delphi 
(39 open)
   Java 
(57 open)
   JSP 
(5 open)
   Perl 
(38 open)
   PHP 
(80 open)
   XML/XSL 
(23 open)
   Visual Basic 
(136 open)
   Visual Basic .Net 
(60 open)
   Other 
(50 open)
Misc 
(36 open)
   CAD 
(5 open)
MultiMedia 
(38 open)
Network 
(38 open)
   Network Design 
(8 open)
   Network Implementation 
(11 open)
Platforms 
(72 open)
   Windows 
(155 open)
     MS Exchange 
(3 open)
     MS Office 
(15 open)
     Other 
(16 open)
   Darwin 
(3 open)
   Internet Browser 
(41 open)
   Linux 
(53 open)
   UNIX 
(31 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(10 open)
Security 
(31 open)
Testing / Quality Assurance 
(14 open)
Web 
(163 open)
   Page Design 
(87 open)
   Flash 
(63 open)
   Web Services 
(72 open)
   Web (Other) 
(92 open)
Training 
(14 open)
   Computer Based 
(15 open)
 
Other
 
Other Sites

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

VB/C++ single dialog application
Bid Request Id: 38332
Bookmark in my 'To Do' list
Posted by: Questionnarie (2 ratings)
(Software buyer rating 10)
Non-action Ratio: Below Average - 57.14%
Posted: Dec 4, 2002
5:03:22 PM EDT
Bidding Closes: Dec 6, 2002
5:09:59 PM EDT
Viewed (by coders): 355 times
Deadline: 12/7/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Windows, C++ / C, Visual Basic
Enter chat room for this bid request
(0 active users at May 25, 2003 9:35:58 PM EDT)

Description:
A single dialogue VB or C++ with additional control. Very similar control already exist in MS Excel. Please try, using MS Excel to open a file with a content as shown below: Albert Einstein Munich +49 89 878 Isaac Newton London +41 22 777 The dialog will let you show where a column in the report ends. I would need the same done in a single dialog stand alone application, with the fields: Control 1. Textfield <FILENAME> ( the filename which content is shown in control 5. Control 2. A Pushbuton <BROWSE> ( where you can point to different filenames and fill the <FILEMAME> control with the selected one. Filtered for only "TXT" files). Control 3. Textfield <DOCNAME> ( Document Type Name. 40 chars free description ) Control 4. Textfield <DOCTYPE> ( 3 chars long doctype abbreviation ) Control 5. TextField <ROWNUMBER> ( where the row number of the first row after the report title and the column headers should be given from the user. ) Or maybe a listbox with the range: 0-10. Control 6. Combobox which loads it's content from an ASCII file. You can point absolutely to the file: "C:\col_type.ini". For example the content of the file is: .................. <N> Name <F> Family Name Birthday <H> Tel Home .............. Control 7. ASCII CONTENT COLUMN CLASSIFIER. Here, similar as it is done in MS Excel a user should be able to attach different values from the column_type_combobox to different vertical regions in the ASCII file. Above the ASCII text, we need an <A,B,C..> row, similar to the <A,B,C..> row in a MS Excel sheet.The width should be given with click on the column border line and drag. And the name should be given with a combobox as the one from above, which position and width depend on the position and with of the currently pointed A,B,C... column. Control 8. A pushbutton <OK> triggering the action which does the next: writes an ASCII file with the next context: <D>-<FRS> <R>-<4> <1>:<20>-<N> <21>:<40>-<F> <41>:<60>-<E> ... Which can be read like follows: - the document type <D> is "FRS". This is the content of the textfield <DOCTYPE> - the first data row <R> is the row number 4. This <ROWNUMBER> content - the columns <1> to <20> are <N> Name - the columns <21> to <40> are <F> Family name - etc.

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:
windows all

Must be 100% finished and received by buyer on:
Dec 7, 2002 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  
JFC
(13 ratings)
in Jalhay, Liège
Belgium
Bid id: 417,638
 
N/A Dec 5, 2002
9:00:36 AM EDT
 9.38
(Superb)
   
Hello,

I can do it but to be sure I understand what you need, I'm going to make a demo, I will send it to you today as soon as possible.

JF Collin
 

This bid was accepted by the buyer!
JFC
(13 ratings)
in Jalhay, Liège
Belgium
Bid id: 418,048
 
$40 (USD) Dec 5, 2002
12:51:45 PM EDT
 9.38
(Superb)
   
Hello,

As I promise you, here is a demo. See CSVviewer.exe in the zip file (VB6 runtime libraries needed).
This demo is not yet functional, it's just to show you the user's interface: you can modify a column by clicking on the circle at the top of each column.
When all columns are correct, you can change the title: select the column in the grid, change the name in the list (for each column).
If you choose my bid, you will have the full version tomorrow!
If you have any questions, do not hesitate to contact me!
Thanks for your consideration,

JF Collin
Attached File
 
 
 
 
  See 9 private reply(ies)
to/from JFC.
 




Quick 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.
 

Rent A Coder Top Coders.


Securenext
Rated a 9.98 on 99 jobs 
Anuj Gakhar
Rated a 9.98 on 92 jobs 
Codman
Rated a 9.97 on 145 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 179 jobs 
RNA
Rated a 9.92 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
hernest
Rated a 10 on 109 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.