Copy/paste Work Couple Hours
I have a file with about 1000 paypal buttons. I need two terms in each button code changed based on a title and price listed just before the button. It is simply a copy and paste job. Very simple but repetitive.
Sample button
<tr><td> Black Passion</td><td> 2</td><td> 1</td><td> $55.00</td><td> <form target=”paypal” action=”https://www.paypal.com/cgi-
bin/webscr” method=”post”><input type=”hidden” name=”cmd” value=”_cart”><input type=”hidden” name=”business” value=”XDQE54Q9L8JBW”><input type=”hidden”
name=”lc” value=”US”><input type=”hidden” name=”item_name” value=”XXXXX | 1 Year”><input type=”hidden” name=”amount” value=”00.00″><input type=”hidden”
name=”currency_code” value=”USD”><input type=”hidden” name=”button_subtype” value=”products”><input type=”hidden” name=”cn” value=”Add special instructions
to the seller”><input type=”hidden” name=”no_shipping” value=”2″><input type=”hidden” name=”rm” value=”1″><input type=”hidden” name=”return”
value=”http://www.THEWEBSITE.com/processing.php”><input type=”hidden” name=”add” value=”1″><input type=”hidden” name=”bn” value=”PP-
ShopCartBF:btn_cart_LG.gif:NonHosted”><input type=”image” src=”http://www.THEWEBSITE.com/images/button.gif” border=”0″ height=”18″ width=”37″
name=”submit” alt=”PayPal – The safer, easier way to pay online!”><img alt=”" border=”0″ src=”https://www.paypal.com/en_US/i/scr/pixel.gif” width=”1″
height=”1″></form></td></tr>
Job is to change XXXXX to the title listed prior and 00.00 to the price listed prior. Need ASAP.



