by Damiaan Peeters
31. August 2010 20:12
I had this in a ListView with an EntityDatasource. But only the ListView had to do something with it…
Cause & solution
You did a copy paste from the EditItemTemplate to the InsertItemTemplate.
The edit command is not allowed use the Insert command.
Change this:
<asp:Button ID="UpdateButton" runat="server" CommandName="Update" Text="Update" />
To:
<asp:Button ID="InsertButton" runat="server" CommandName="Insert" Text="Insert" />
by Damiaan Peeters
31. August 2010 16:14
Very interesting article about the things which are about to change on the internet.
In short:
- DNSSEC
- IPv6
- International e-mail addresses
- DKIM
- Reputation services
I think IPv6 and DNSSEC are the toughest, but highly necessary.
Read the article here:
http://www.techcentral.co.za/a-disturbance-in-the-force/16564/
by Damiaan Peeters
30. August 2010 12:53
So back to the example.
One of the first times you start, you get this screen: ![image image](http://blog.dampee.be/image.axd?picture=image_thumb_25.png)
The intentions are not hidden… The screen titles: “Promote Trillian!” Your users have just to push the buttons where they want to let the world know they are using Trillian. If they like your program, they have no reason no too…