Show Bid Request
IPTC Header extraction
Bid Request Id: 6225
|
|
|
Description:
I need a way to extract the IPTC header information from a Photoshop JPEG using VBScript (prferred) or JavaScript in an ASP page. The code must quickly extract the info without chewing up a lot of server resources. I need to be able to pick and choose which IPTC fields are extracted, depending on how I am using the code.
Deliverables: Basically, I just need the code so I can insert it into my own ASP projects that I create.
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!
|
$85 (USD)
|
Dec 9, 2001 10:52:11 PM EDT
|
10
(Excellent)
|
|
|
I could do this for you in a COM+ component(coded in visual basic) and provide full source code for the component. This could also be done in straight ASP, however the COM+ will provide much faster execution and make your ASP files much cleaner. All of the IPTC header fields available would be retrieved from the object properties - ie: Set IPTC = Server.Createobject('IPTC.HeaderInfo') IPTC.Inputfile='myjpeg.jpg' IPTC.RetrieveIPTCInfo() theJPGCat = IPTC.Category
|
|
|
|
|
|