Click here to Skip to main content
15,888,521 members
Articles / Web Development / HTML

Generic Data Exchange Framework with AJAX

Rate me:
Please Sign up or sign in to vote.
3.69/5 (9 votes)
15 Mar 2008CPOL6 min read 42.6K   106   33  
A generic data exchange framework with AJAX.
body
{
}

.ssTable2
{
	padding-left: 20px;
	padding-top: 3px;
}

.ssOrangeHeader
{
	padding-left: 20px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ccffff;
}

.ssWithPict
{
	padding-left: 0px;
	padding-top: 10px;
	/*border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;*/
	 
}


By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions