Hi All,
Please can someone help me, I have added a 'buy now' button from the code Paypal supplied, it works fine BUT I want to change some of the values sent via my code behind. How do I do it ?? I have tried to use the findcontrol instruction but it always return nothing.
Are the <input> tags not visible when using the findcontrol ? if they are how do I change the values from my code behind ???
The only reason I ask this is that I have the button in a grid view and the product / value / QTY can change per product and I dont want to create a button for each product (100+).
Please can some one help me
Thanks in advance
Chris