You are here:   Home
Register   |  Login

DotNetNuke

Minimize

DotNetNuke is a content management system (CMS) for websites, easy to use and highly extensible, with lots of add on modules.

One of my customers made me use Joomla. After suffering with that for three years, I was not motivated to look into another CMS, especially since I had written my own Asp.net framework, which of course I loved (and want to port to DotNetNuke).

After peering at DotNetNuke for a year, I finally gave it a try and immediately saw how powerful and easy to use it was. Have been moving my customers' and my websites to it since.

DotNetNuke Articles

Minimize
12

Asp.net and DotNetNuke do not allow you to include a FORM in your DNN page. There are things you can do. See How to Include Multiple Forms in DotNetNuke.

For Paypal, the easiest thing to do is use a link instead of a form. Go into Paypal, Merchant Services and create a Buy Now button. Then click the Email tab and you will see the linking code. Put that code around a Buy Now button and you are all set.

<a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=11112222"><img src="https://www.paypal.com/en_US/i/btn/btn_buynow_SM.gif" border="0" alt="YOUR PRODUCT NAME AND KEYWORDS"></a>

By Andrew Weitzen, Bronze Inc.(c) 2010

Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg

Posted in: Asp.net

Post Rating

Comments

Steve
# Steve
Saturday, September 18, 2010 8:21 AM
"Put that code around a Buy Now button"? What does that mean?
Internet Handholding
# Internet Handholding
Sunday, September 19, 2010 3:17 PM
Paypal will give you some code to use with an "a" tag to create a link. Inside the "a" tag, you can put an "img" tag, which is a Paypal Buy Now Button, instead of, or in addition to plain text.

The general form is this.

The "img" tag is a Paypal Button. The code has this form.

<a ... >
<img ... alt="Paypal Buy Now Button" />
Buy this product
</a>

Post Comment

Name (required)

Email (required)

Website

Enter the code shown above in the box below

Internet Handholding Newsletter

Minimize

DotNetNuke

Minimize



Recommend DotNetNuke.bz

Minimize

Share/Bookmark Bookmark and Share