Kirk - That worked at treat for the most part, thank you.
Is there a way to change certain text in the caption field? e.g Canon_shooter \ worldpress to Canon_shooter \ amazon Is their some sort of variable i could use, while still leave other test inthe caption filed intact?
When i tried it using your way i seem to of over writen the data in the caption field.
Sure. You could try Code Replacement. If you have one field that you could enter a unique code for the website then you could enter that code in some unused IPTC field and then use that field's contents to look up a code for replacement in the other fields. So let's say you don't use Transmission Reference for anything. You could enter "website1" in the Transmission Reference field to represent website1. Before your event you would create a Code Replacement text file with the name of each website as a code and use the new 4.6 feature of having multiple Replacements for each Code:
website1 caption replacement object name replacement special instructions replacement title replacement source replacement copyright replacement
website2 caption replacement object name replacement special instructions replacement title replacement source replacement copyright replacement
website3 caption replacement object name replacement special instructions replacement title replacement source replacement copyright replacement
...
(there are tabs between each column.)
Then in your various fields you would enter your Code Replacement delimiter which by default is \ and then {transref} and then the number sign # followed by the Replacement index you want to look up and then finally the Code Replacement delimiter again \. For the Caption field this would look like:
Some caption text \{transref}#1\ followed by more text.
The Object Name field might look like this:
\{transref}#2\
...
The Copyright field might look like this:
Copyright {year4} \{transref}#6\
I think that would work for you and all you would have to change for each website is the Code in the Transmission Reference field in the IPTC Stationery Pad dialog. Then you would just apply the IPTC Stationery Pad to the set of photos again.
HTH,
-Kirk