Games etc

Wednesday, December 29, 2004

Angelfire | Webshell

Angelfire | Webshell

Introduction to Filters in IE 5.5 and Up

Introduction to Filters in IE 5.5 and Up

JavaScript: Image Transitions Effects (IE Only)

JavaScript: Image Transitions Effects (IE Only): "document.images.myimg "

JavaScript Made Easy: Free JavaScripts Tutorials Example Code

JavaScript Made Easy: Free JavaScripts Tutorials Example Code background music

Kiplinger.com - information for IWM (short interest!!!)

Kiplinger.com - information for IWM

JavaScript Made Easy: Free JavaScripts Tutorials Example Code

JavaScript Made Easy: Free JavaScripts Tutorials Example Code

Sunday, December 26, 2004

ASP Web Hosting Services, Free ASP Hosting, Free Hosting, Free Web Hosting, WebSAMBA Hosts 30 Megabytes Free

ASP Web Hosting Services, Free ASP Hosting, Free Hosting, Free Web Hosting, WebSAMBA Hosts 30 Megabytes Free

Tuesday, December 21, 2004

Stock Market Game - smartstocks.com

Stock Market Game - smartstocks.com

e3D - The Changing Face of the Web (about patents)

e3D - The Changing Face of the Web

WarTrade - What is this?

WarTrade - What is this?

Game Patents

Game Patents

NOVA Online | Trillion Dollar Bet | Play the Market

NOVA Online | Trillion Dollar Bet | Play the Market

NOVA Online | Trillion Dollar Bet | Play a Virtual Market

NOVA Online | Trillion Dollar Bet | Play a Virtual Market

NOVA Online | Trillion Dollar Bet | Play a Virtual Market

NOVA Online | Trillion Dollar Bet | Play a Virtual Market

Thursday, December 16, 2004

COM XML XSL Dynamic coding

Author: M.A. Nischalke


/***************************************************
// Create DOMDocument for the stylesheet and load
// the stylesheet string resource into it.
***************************************************/
BOOL CMainFrame::CreateStylesheet()
{
USES_CONVERSION;

// Create an DOMDocument for the stylesheet
if( FAILED(m_pXSLDoc.CoCreateInstance(__uuidof(DOMDocument2))) || !m_pXSLDoc )
return FALSE;

// To reduce the supoort files the XSL is stored as a resource
// and loaded into the previously created DOMDocument.
CString strXSL;
strXSL.LoadString(IDS_XSL);

short bSuccess;
if( FAILED(m_pXSLDoc->loadXML(A2OLE(strXSL), &bSuccess) ) )
return FALSE;

return TRUE;
}


XSL stored in resource

\n
\n\n
\n
\t

\n
\t\n
\t\n
\t\n
\t\n\t; \n\t
\n\t

\n\n