How do I add a PayPal button to a DotNetNuke web site?

=========REF: http://blogs.snapsis.com/PermaLink,guid,94277650-bd4c-445f-badf-b84646ecc8eb.aspx =========QUESTION: When I add a PayPal Buy Now, Donate, Add To Cart, etc button to my DotNetNuke web site, the button simply refreshes the page, nothing happens. =========ANSWER: 1. Remove the <Form> </Form> tags from your PayPal code.2. AddonClick="this.form.action='https://www.paypal.com/cgi-bin/webscr'; this.form.submit();" to the Buy Now input button. Example:<input onclick="this.form.action='https://www.paypal.com/cgi-bin/webscr';this.form.submit();" alt="Make payments with PayPal - it's [...]

By |2017-12-01T23:47:52+00:00March 27th, 2011|DNN, Documentation, Internet/Web, PayPal|Comments Off on How do I add a PayPal button to a DotNetNuke web site?

How do I logon to webmail?

Q. How do I logon to webmail? How do I access my email via the web site, rather than using email software? -- A. anySiteSolutions.com Smartermail If your email is hosted with anySiteSolutions.com, simply open a web browser and visit: https://smartermail.anySiteSolutions.com At the logon screen, please enter your full email address for the username and [...]

By |2020-03-13T13:14:12+00:00February 24th, 2011|anySiteSolutions.com, Email, Outlook, Outlook Web Access, SmarterMail|Comments Off on How do I logon to webmail?
Go to Top