Dear Sir,
It is not giving the security warning.
What is meant by "defaulting to my email address" is that instead of the header image it is
showing my email address. The code corresponding to the relevant part of my asp.net application is here.
<cc1:BuyNowButton ID="BuyNowButton1" runat="server" ImageUrl="~/buypdf1.png"
z_ignore="29-12-2009 21:38:17" Amount="20"
<PayPalFormSubmission Post_Destination="PayPal_Sandbox"
PostActionUrl="https://www.sandbox.paypal.com/cgi-bin/webscr" />
<PayPalReturn Continue_Button_Text="Continue" />
<PayPalDisplayPage Header_BgColor="128, 64, 64"
Header_BorderColor="128, 64, 64" Header_Image_URL="xxxxxxxx/logo.jpg"
PayFlow_BgColor="128, 64, 64" />
</cc1:BuyNowButton>
Can you please tell me where the mistake is?
Prasad.
Can you please let