Sunday, March 18, 2007

Dojo button with an image

The code for this is:
<HTML>
<HEAD>
<TITLE> </TITLE>
<script type="text/javascript">
var djConfig = {isDebug: true};
</script>

<SCRIPT type="text/javascript" src="http://localhost/DoAjax/dojo.js"> </script>
<script type="text/javascript">
dojo.require("dojo.widget.*");
</script>
<script type="text/javascript">
function test(){
alert("Hello, Welcome to Dojo");
}
</script>
</HEAD>
<body> <h2>Test</h2>

<button dojoType="button" ><img src="http://localhost/DoAjax/Bird.gif"/></button>
</body>
</HTML>




Then you will see:

Saturday, March 17, 2007

God bless you Angie

There are lot more kids needing care than screen celebrities. It was mighty good of you,

Thanks

ps: I hope it was not just to get publiscity.

Tuesday, March 13, 2007

JSON Articles from Jayaram Krishnaswamy

These two basic articles explain a lot of things:

This article explains what JSON is and its constituent parts.
JSON Basics

This compares XML and JSON when called by AJAX
AJAX with JSON

Friday, March 09, 2007

Lakshmi Mittal needs catching up with Bill

Lakshmi Mittal has only 32B, but Bill has 56B. Long way to go, Lakshmi, hurry up. Read story in New York Times, "India Leads Asia billionaire club", Friday, 9th March 2007

Wednesday, March 07, 2007

Most recent articles that you may want to check out

There are two articles on Access 2007 you may be interested in as well as an article on Oracle’s general purpose SQL Developer Tool. With IE 7.0 and FireFox 2.0 providing SVG support you will be seeing more activity, at least in this blog.

How to Use the Oracle SQL Developer Tool

Working with Access Projects in Access 2007
Importing XML Files into Access 2007

Using Sun Java Studio Creator with SVG
DMCA.com Protection Status