Processing Large XML Documents Using SAX 2.0 is an ASP.NET tutorial in which author gives details about the procedure for manipulating large XML documents using SAX. The author gives details about Simple API for XML, which is called as SAX that...
Creating a SAX Parser using the XmlTextReader is a web based tutorial in which the author elaborates the concepts of Simple API for XML and the method of creating SAX Parser. The author describes about XmlTextReader through which SAX can be...
Downloading any file using ASP, FSO and the ADODB Stream object is an online tutorial in which the author has given a brief note on how to employ the FSO and ADODB objects of ASP in enabling your website visitors to download files from your web...
Reading a text file in ASP is an online tutorial briefing on the FileSystemObject of ASP in managing files and folders. The author of this article has demonstrated on two different methods for reading and writing text files using the ASP codes....
Upload file using IE without user interaction - VBA is a simple and useful article for the webmasters in which the author has explained the procedures for online file uploads. By reading this article you can gain knowledge on VBA codes for form...
XML Ticker using XML DSO can be implemented in your web pages to scroll text. This JavaScript uses the XML Data Source Object, which is an ActiveX control built into Microsoft Internet Explorer and reads the messages from an external XML file. The...
This DHTML ticker rotates and displays messages pulled from a XML file. Works in both IE5+ and NS6+.
Popup vertical navigation menus can be easily created by using this program, it requires a XML file to create and store all the menus. It is possible to use style classes to design the menus to the entire satisfaction of the webmasters. If there...
fmweb is a java application that can remotely administer files on the web. It implements remote administration using the TCP/IP protocol and communicates using the HTTP. It stores the user information in a XML file and encrypts the passwords. When...
Inserting a Common Navigation Using .Net is an article that clearly explains to the readers for including a common navigation system throughout the entire application. The author tells us about including a common Header and Footer for all the... |