Browse by Tags

Favorite Web Design Links
Published 9 April 5 9:43 PM | coad
These are some of my core reference links that I consistently refer back to while working on the web (mostly from MSDN ). I also use them with many other projects, but most frequently with web/html/scripting/xml apps. The main links have been listed on...
Filed under: ,
Well Formatted Blog, Can't Directly Copy from MS Word
Published 14 April 4 11:6 PM | coad
Wow! Well I just had to go back through all my posts and repost them all. It seams that one can not directly copy and paste from a Microsoft Word document to achieve a nicely formatted blog. Invalid XML code is the end result causing the RSS feed to break...
Filed under: , ,
JScript XML Data Access
Published 13 April 4 11:10 PM | coad
“Random Vocabulary Word.js” This simple JScript demonstrates just how easy it is to access data from an XML file through the Windows Scripting Host and MSHTML 4.0. You must have “Vocabulary.xml” in the same directory when running. // Created by Noah Coad...
Filed under: ,