Show Bid Request
Simple Delphi HTML Parser
Bid Request Id: 68244
|
|
|
Posted by: |
CBL (92 ratings)
(Software buyer rating 9.98)
|
Non-action Ratio: |
Very Good - 14.00%
|
Buyer Security Verifications: |
Excellent
|
Approved on: |
Jun 13, 2003 2:07:10 PM EDT
|
Bidding Closes: |
Jun 15, 2003 2:05:54 PM EDT
|
Viewed (by coders): |
233 times
|
Deadline: |
6/19/2003
TIME EXPIRED
|
|
|
|
Description:
A delphi application that allows the user to select an HTML file, and it will show a Tree view of any FORM(S)that appear in the document. Opening the form branch should show all the fields (text, select, hidden, checkbox and so on).
Each item type (e.g. form, body, input, select ...) should have it's own little icon (just use any old icon for now).
The program must also maintain a summary for body, all form, and field tags and in a memo box, one attribute per line, in the following format (no need for closing tags):
Full tag
line in HTML source
======
e.g.
<body bgColor="RED">
5
====
<form name="main">
50
====
<input type="text" name="field" value="4">
100
====
<input type="text" name="field" value="4">
100
====
In the case of select tags, it should also show the options on a one per line basis - e.g.
<select name="selTest">
<option value="0">test</option>
<option value="1">another test</option>
When you click on an item in the TreeView, it should bring up a messagebox showing the line number in the summary that corresponds to the item selected.
The interface doesn't have to be fancy, but the code should be reasonably well documented.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
Delphi 7
Must be 100% finished and received by buyer on:
Jun 19, 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!
|
$20 (USD)
|
Jun 14, 2003 1:48:34 PM EDT
|
10
(Excellent)
|
|
|
Here is a prototype, don't pay attention for the interface it took half an hour from me :) I can finish it in one day. |
|
Attached File
|
|
|
|
|